- 15 Apr, 2014 2 commits
-
-
mirichi authored
-
Yukihiro "Matz" Matsumoto authored
-
- 14 Apr, 2014 6 commits
-
-
Takeshi Watanabe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
exc_inspect: dup file and check mesg only once
-
Yukihiro "Matz" Matsumoto authored
reduce RSTRING_PTR usage
-
cremno authored
-
- 13 Apr, 2014 12 commits
-
-
cremno authored
-
Yukihiro "Matz" Matsumoto authored
mruby-time: two small changes for portability
-
cremno authored
>If the calendar time cannot be represented, the function returns the value (time_t)(-1). http://www.iso-9899.info/n1256.html#7.23.2.3p3
-
cremno authored
The gem doesn't use the global variables and: >Local timezone information is used as though localtime() calls tzset(). http://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime.html
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
https://github.com/suzukaze/mrubyYukihiro "Matz" Matsumoto authored
Merge branch 'Refactor-numeric.c' of https://github.com/suzukaze/mruby into suzukaze-Refactor-numeric.c
-
Yukihiro "Matz" Matsumoto authored
Fix indent in bit_coerce
-
- 12 Apr, 2014 20 commits
-
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Refactor fix_rev
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Restore arena index since large struct may create many Proc objects; a patch from @take-cheeze; ref #2052
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add Array#uniq! test
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Refactor array test to use assert_xxx method
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
mrb_str_dup return shared string instead of new string
-