- 11 Jul, 2013 7 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
-
Yukihiro "Matz" Matsumoto authored
-
- 10 Jul, 2013 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
Replace 0 with '\0' as nul terminated string.
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 09 Jul, 2013 4 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Refactor true_or() and false_and() in object.c.
-
Yukihiro "Matz" Matsumoto authored
Fix matching the host platform on the androideabi toolchain on windows.
-
Robert Rowe authored
The included method of determining the host platform in the androideabi would not match to windows if RUBY_PLATFORM returned mingw, wince, or emx. As an added pre-caution, using a case statement with regexp matching will better determine the host platform since it won't be case sensitive and for windows is set to match more specifially than just "win".
-
- 08 Jul, 2013 3 commits
-
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
call Class#inherited when Class.new(klass)
-
Yukihiro "Matz" Matsumoto authored
khash.h optimizes more.
-
- 07 Jul, 2013 6 commits
-
-
hoge authored
-
mirichi authored
-
Yukihiro "Matz" Matsumoto authored
Change parameter type to suppress -Wsign-compare warnings
-
Yukihiro "Matz" Matsumoto authored
kh_resize_##name bug fixed.
-
Kazuki Tsujimoto authored
-
mirichi authored
-
- 06 Jul, 2013 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
Fix signed/unsigned warning in numeric shift
-
Carson McDonald authored
-
Carson McDonald authored
-
Yukihiro "Matz" Matsumoto authored
khash.h optimize
-
Yukihiro "Matz" Matsumoto authored
[doc]Introduce ./minirake -v
-
Yukihiro "Matz" Matsumoto authored
[doc]Introduce ./minirake --pull_gems
-
Yukihiro "Matz" Matsumoto authored
Fix indents in object.c.
-
Yukihiro "Matz" Matsumoto authored
Refactor mrb_range_beg_len() func in range.c
-
Yukihiro "Matz" Matsumoto authored
Add the name 'Jun Hiroe' in AUTHORS.
-
mirichi authored
-
- 05 Jul, 2013 6 commits