| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-26 | mruby error messages should be directed to stderr | Yukihiro "Matz" Matsumoto | |
| 2013-03-24 | Remove __printstr__ | mattn | |
| 2013-03-05 | Modify API configuration. | Masaki Muranaka | |
| C API mrb_p() is always callable. - But it will do nothing when ENABLE_STDIO is not defined. Kernel#__printstr__ is always callable. - But it will do nothing when ENABLE_STDIO is not defined. | |||
| 2013-03-05 | Include stdio.h in mrbconf.h instead of C extension sources. | Masaki Muranaka | |
| 2013-01-14 | change 2012 to 2013 | Yukihiro Matz Matsumoto | |
| 2012-11-04 | add new predicates mrb_string_p(),mrb_array_p(),mrb_hash_p() | Yukihiro Matz Matsumoto | |
| 2012-07-17 | use fwrite() instead of loop putc | Yukihiro Matsumoto | |
| 2012-07-17 | change return type of mrb_p() to void | Yukihiro Matsumoto | |
| 2012-07-17 | mrb_p() should return the argument | Yukihiro Matsumoto | |
| 2012-07-17 | prepare empty mrb_p() to make like work | Yukihiro Matsumoto | |
| 2012-07-15 | DIABLE_STDIO to disable __printstr__ | Yukihiro Matsumoto | |
| 2012-06-05 | mruby/string.h: rename buf to ptr | Yukihiro Matsumoto | |
| 2012-06-03 | make shared string to reference-counted C structure to reduce GC pressure | Yukihiro Matsumoto | |
| 2012-05-18 | implement Kernel#p in Ruby | Yukihiro Matsumoto | |
| 2012-05-18 | revise version description | Yukihiro Matsumoto | |
| 2012-04-30 | rm whitespace | roco | |
| 2012-04-27 | Avoid to crash when "mruby -e p" | mattn | |
| 2012-04-23 | add file header | mimaki | |
| 2012-04-20 | add mruby sources | mimaki | |
