- 09 Nov, 2015 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
fail to debuild
-
Akira Mitsui authored
-
- 08 Nov, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
remove ifdef as MRB_FIXNUM_SHIFT is always defined
-
Yukihiro "Matz" Matsumoto authored
fix ambiguous first argument warning
-
Yukihiro "Matz" Matsumoto authored
remove return
-
- 07 Nov, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 06 Nov, 2015 3 commits
-
-
cremno authored
-
cremno authored
/home/travis/build/mruby/mruby/test/t/float.rb:201:17: ambiguous first argument; put parentheses or even spaces
-
cremno authored
The return type of the mrb_objspace_each_objects function is void. So this return statement with an expression is unnecessary and also violates a constraint. From C99 §6.8.6.4: >A return statement with an expression shall not appear >in a function whose return type is void.
-
- 28 Oct, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 26 Oct, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 24 Oct, 2015 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Ensure mrbs dependency is maintained for mruby-test
-
Zachary Scott authored
-
- 21 Oct, 2015 12 commits
-
-
Yukihiro "Matz" Matsumoto authored
More Docs
-
Seba Gamboa authored
-
Seba Gamboa authored
This reverts commit 5cdcce8d.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
GC cleanup
-
Yukihiro "Matz" Matsumoto authored
-
https://github.com/mruby/mrubyfurunkel authored
-
furunkel authored
-
Yukihiro "Matz" Matsumoto authored
call always frexp() instead of frexpl()
-
- 20 Oct, 2015 9 commits
-
-
Seba Gamboa authored
-
Seba Gamboa authored
-
Seba Gamboa authored
-
Seba Gamboa authored
-
Seba Gamboa authored
-
Seba Gamboa authored
-
Seba Gamboa authored
-
furunkel authored
-
Yukihiro "Matz" Matsumoto authored
-
- 19 Oct, 2015 4 commits
- 17 Oct, 2015 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
fixed YARD documentation for mrb_obj_new
-
Ralph Desir(Mav7) authored
-