- 17 Aug, 2015 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
irep dump: fix format string for MRB_USE_FLOAT
-
Yukihiro "Matz" Matsumoto authored
delete duplicate definition of Exception.exception
-
cremno authored
It overwrote the original definition in src/error.c, line 446.
-
cremno authored
IEC 60559 single format has 6 to 9 significant decimal digits precision. However the printf conversion specifier e (and E, of course) already writes 1 digit - the one before the decimal point - and precision specifies the number of digits to write after the decimal point.
-
- 12 Aug, 2015 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Remove duplicated RARRAY_LEN check in ary_elt
-
go.kikuta authored
-
- 11 Aug, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Remove non-need tmp value in mrb_obj_to_sym
-
go.kikuta authored
-
Yukihiro "Matz" Matsumoto authored
-
- 10 Aug, 2015 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 07 Aug, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 05 Aug, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 04 Aug, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add build on Trusty and OS X
-
Hiro Asari authored
The default 6.1 was slow
-
Hiro Asari authored
-
- 03 Aug, 2015 5 commits
-
-
Hiro Asari authored
-
Hiro Asari authored
-
Hiro Asari authored
-
Yukihiro "Matz" Matsumoto authored
be able to source with :path for mrbgems
-
Yukihiro "Matz" Matsumoto authored
-
- 02 Aug, 2015 1 commit
-
-
Terence Lee authored
-
- 01 Aug, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 30 Jul, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
pop cmdarg in lambda body; fix [ruby-bug#11380]
-
- 29 Jul, 2015 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
mrbgem compile should be depend on mrbgem.rake
-
Yukihiro "Matz" Matsumoto authored
Shallow clone mgem source
- 27 Jul, 2015 3 commits
-
-
Zachary Scott authored
-
Yukihiro "Matz" Matsumoto authored
update mrbgems doc
-
xuejianqing authored
-
- 26 Jul, 2015 2 commits
-
-
xuejianqing authored
-
Yukihiro "Matz" Matsumoto authored
fix android compile bug : uninitialized constant GCC_VERSION
-
- 25 Jul, 2015 1 commit
-
-
xuejianqing authored
-
- 23 Jul, 2015 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add ability to change compiler versions for androideabi
-
Seba Gamboa authored
-
- 20 Jul, 2015 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
Fix indents; Indent is two spaces; Delete tabs [skip ci]
-