- 19 Aug, 2014 4 commits
-
-
Tatsuhiko Kubo authored
read_irep_record_1() and read_irep_record() may return NULL.
-
Yukihiro "Matz" Matsumoto authored
Fix error handlings in mirb.
-
Tatsuhiko Kubo authored
mrb_parser_new() and mrb_generate_code() may return NULL.
-
Yukihiro "Matz" Matsumoto authored
refactor mruby method(fix indent. remove temporary value etc)
-
- 18 Aug, 2014 2 commits
- 16 Aug, 2014 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Improve replacement math functions for Visual C++.
-
Yukihiro "Matz" Matsumoto authored
Refactor classc
-
chasonr authored
-
- 15 Aug, 2014 8 commits
-
-
go kikuta authored
-
go kikuta authored
-
Yukihiro "Matz" Matsumoto authored
removed unused variable in range_beg_len
-
go kikuta authored
-
Yukihiro "Matz" Matsumoto authored
Fix indents in numeric.c
-
Yukihiro "Matz" Matsumoto authored
Refactor flo_mod func in numeric.c
-
Jun Hiroe authored
-
Jun Hiroe authored
-
- 14 Aug, 2014 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Remove some roundoff from mrb_flo_to_str
-
chasonr authored
-
- 13 Aug, 2014 5 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
refactor mrb_hash_shift, num_pow, flo_eq, flo_finite_p method
-
kkkkkt authored
-
- 12 Aug, 2014 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
changed some string method's mrb-aspec
-
kkkkkt authored
-
- 11 Aug, 2014 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
mrb_str_bytesize is a carbon copy of mrb_str_size. remove it.
-
Tomoyuki Sahara authored
mruby core does not support any character encodings but ASCII.
-
Yukihiro "Matz" Matsumoto authored
fix build when neither src nor mrblib directory exists.
-
Tomoyuki Sahara authored
-
Yukihiro "Matz" Matsumoto authored
Fix String#succ. "-".succ should be "."
-
Yukihiro "Matz" Matsumoto authored
changed mrb_str_size and mrb_str_bytesize comments.
-
mattn authored
-
mattn authored
-
mattn authored
-
kkkkkt authored
-
- 09 Aug, 2014 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
don't always generate gem functions
-
Yukihiro "Matz" Matsumoto authored
timer on windows bug fixed.
-
dycoon authored
-
Yukihiro "Matz" Matsumoto authored
Fix a bug that class variable can't be referenced from class method
-