summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-08-04Improve test of mruby-numeric-ext GEMDaniel Bovensiepen
2013-08-04Improve test of mruby-hash-ext GEMDaniel Bovensiepen
2013-08-04Improve test of mruby-enum-ext GEMDaniel Bovensiepen
2013-08-04Merge branch 'master' of github.com:mruby/mrubyYukihiro "Matz" Matsumoto
2013-08-04should protect resume fiber by write barrier; close #1434Yukihiro "Matz" Matsumoto
2013-08-04Merge pull request #1433 from carsonmcdonald/mirbfilenameYukihiro "Matz" Matsumoto
2013-08-03Set filename like irbCarson McDonald
2013-08-02Merge pull request #1430 from carsonmcdonald/regexparsefixYukihiro "Matz" Matsumoto
2013-08-02Merge pull request #1429 from suzukaze/fix-order-of-expected-and-actualYukihiro "Matz" Matsumoto
2013-08-02End loop if nextc is -1Carson McDonald
2013-08-02I fix order of actual and expect test value in typeerror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in true.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in syntax.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in symbol.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in string.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in standarderror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in runtimeerror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in rangeerror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in range.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in proc.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in object.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in numeric.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in nomethoderror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in nil.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in nameerror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in module.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in localjumperror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in literals.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in kernel.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in integer.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in indexerror.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in hash.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in gc.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in float.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in false.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in exception.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in enumerable.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in class.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in bs_block.rb.Jun Hiroe
2013-08-02I fix order of actual and expect test value in basicobject.rb.Jun Hiroe
2013-08-02Merge pull request #1428 from murasesyuka/add_mrbc_help_optionYukihiro "Matz" Matsumoto
2013-08-02add mrbc -h optionmurase_syuka
2013-08-01Merge pull request #1426 from Fleurer/clear-all-oldYukihiro "Matz" Matsumoto
2013-08-01revise the comment in mrb_full_gc()fleuria
2013-08-01add comment for clear_all_old()fleuria
2013-08-01remove unused inspect_rangeYukihiro "Matz" Matsumoto
2013-08-01Merge pull request #1425 from Bovi-Li/test-assert-fixYukihiro "Matz" Matsumoto
2013-08-01Fix order of actual and expect test value for ArrayDaniel Bovensiepen
2013-08-01Fix order of actual and expect test value for ArgumentErrorDaniel Bovensiepen
2013-07-31Merge pull request #1424 from Bovi-Li/test-assertYukihiro "Matz" Matsumoto