| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-03 | Remove `Kernel#class_defined?` which is not available in CRuby; #3829 | Yukihiro "Matz" Matsumoto | |
| 2017-10-16 | Support MRB_WIHTOUT_FLOAT to mruby-numeric-ext (test only) | YAMAMOTO Masaya | |
| 2015-11-20 | support Numeric#zero? and Numeric#nonzero? | takahashim | |
| 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-03-04 | add Integer#div and Float#div. | Tomoyuki Sahara | |
| 2014-02-27 | Test for UTF-8 as mattn suggests. | chasonr | |
| The string is "Hello world" in Japanese. (hat tip: Google Translate.) | |||
| 2014-02-26 | Update the Fixnum#chr test for UTF-8. | chasonr | |
| 2013-08-04 | Improve test of mruby-numeric-ext GEM | Daniel Bovensiepen | |
| 2013-03-08 | fix comment | Kouki Ooyatsu | |
| 2013-03-08 | add Integer#chr test case: multibyte (raise RangeError) | Kouki Ooyatsu | |
| 2013-03-08 | add mrbgems/ext/mruby-numeric, and method: Integer#chr | Kouki Ooyatsu | |
