| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-20 | Fix error handlings for mrb_open_core(). | Tatsuhiko Kubo | |
| 2014-07-23 | Fix memory leak for test driver | ksss | |
| 2014-07-14 | Set `$mrbtest_verbose` flag in `mrb_init_test_driver`. | take_cheeze | |
| 2014-07-12 | Run mrbgem and core tests on minimum dependencies. | take_cheeze | |
| Solves #2355. In test drivers: * Uses `mrb_t_pass_result` to check and pass test result to main `mrb_state`. * Adds `mrb_init_test_driver` to init test `mrb_state`. | |||
| 2014-07-08 | Use `mrb_print_error` to print exception instead of `mrb_p`. | take_cheeze | |
| 2014-02-26 | compile assert.rb once | take_cheeze | |
| 2014-01-07 | remove superfluous includes | cremno | |
| - reduce compile time by a little bit (full-core: ~0.7s for me) - thanks to 'include-what-you-use' for some help - include Standard C header files before any other (coding style) | |||
| 2013-04-05 | Fix exit | mattn | |
| 2013-03-27 | resolve conflict from #964 | Yukihiro Matz Matsumoto | |
| 2013-03-16 | Remove stdlib.h from mruby.h. It is for portability (care for freestanding ↵ | Masaki Muranaka | |
| environments). This is a first step. It will be reduced stdlib.h in each files later. | |||
| 2013-03-08 | Change unsigned char to uint8_t | Yuichiro MASUI | |
| 2013-03-08 | New mrb format. The detail is in https://github.com/mruby/mruby/issues/944 | Yuichiro MASUI | |
| 2012-12-22 | Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems | Yuichiro MASUI | |
| 2012-12-08 | Use only DISABLE_GEMS for feature request in include/mrbconf.h | Daniel Bovensiepen | |
| 2012-12-05 | rename mrb_load_irep for mrbtest to be consistent to name change | Daniel Bovensiepen | |
| 2012-12-05 | rename mrb_load_irep etc. for naming consistency | Yukihiro Matz Matsumoto | |
| 2012-11-22 | Deactivate / Activate GEMs Flag introduced into mrbtest | Daniel Bovensiepen | |
| 2012-09-22 | Move Gem Tests into the main Test target | Daniel Bovensiepen | |
| 2012-05-18 | refactor test driver | Yukihiro Matsumoto | |
| 2012-05-14 | make test restructuring | Yukihiro Matsumoto | |
