- 06 Apr, 2014 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add args in Enumerator#inspect
-
Yukihiro "Matz" Matsumoto authored
Always increment `total` field of `os_count_struct` in callback.
-
Yukihiro "Matz" Matsumoto authored
add tests for FalseClass
-
Yukihiro "Matz" Matsumoto authored
Pass gem's version information to compilers.
-
Yukihiro "Matz" Matsumoto authored
remove tests for unicode chars in regular expression literals.
-
take_cheeze authored
Check sum of `ObjectSpace.count_objects` values is twice of total objects count. (Which is CRuby's behavior.)
-
Tomoyuki Sahara authored
mruby does not parse escape characters in a regular expression literal (ref #2007). It is parsed by the external mrbgem that provides Regexp class, if any. These tests should not be in mruby core but in the mrbgem.
-
Masaki Muranaka authored
-
Akira Kuroda authored
reorder and add tests for 15.2.6.1
-
- 05 Apr, 2014 7 commits
-
-
Jun Hiroe authored
-
Yukihiro "Matz" Matsumoto authored
Add detection of VC++2010 in build_config.rb
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
Fix 'make test' fail to build on Windows(MSVC)
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
Fix ObjectSpace.count_objects document.
-
take_cheeze authored
-
- 04 Apr, 2014 13 commits
-
-
Yukihiro "Matz" Matsumoto authored
Update mruby-head installed on Travis CI
-
Konstantin Haase authored
This way other projects can test against it.
-
Yukihiro "Matz" Matsumoto authored
Refactor MRuby::Gem::List#check.
-
take_cheeze authored
* Create mrbgem table before dependencies check. * Topoligical sort gem list. * Check circular mrbgem dependency.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 03 Apr, 2014 10 commits
-
-
Yukihiro "Matz" Matsumoto authored
add --help option to mruby-config
-
Yukihiro "Matz" Matsumoto authored
-
kyab authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
delete khash member upper_bound
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix build fail for 'make test' with no mrbgems
-