| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-04-26 | use mrb_free(). | mattn |
| 2012-04-26 | do not use strdup(3) that use malloc(3) inside; should use mrb_malloc() | Yukihiro Matsumoto |
| 2012-04-25 | tools/mruby: multiple -e should concatenate command line args | Yukihiro Matsumoto |
| 2012-04-25 | Merge branch 'master' of github.com:mruby/mruby | Yukihiro Matsumoto |
| 2012-04-25 | disclose mrb_top_self() and use it in mruby.c | Yukihiro Matsumoto |
| 2012-04-24 | Merge pull request #50 from mattn/e_flag | Yukihiro "Matz" Matsumoto |
| 2012-04-25 | add -e flag. | mattn |
| 2012-04-25 | return 0 if code is generated. | mattn |
| 2012-04-24 | move header files {irep,dump,cdump,ritehash}.h to /include/mruby | Yukihiro Matsumoto |
| 2012-04-23 | Fixed to forget to remove some files on 'make clean' | Yuichiro MASUI |
| 2012-04-20 | Fixed typos in usage message. | Patrick Hogan |
| 2012-04-20 | fix Makefile: quoted CC/LL are heap up to each Makefiles. | mattn |
| 2012-04-20 | add mruby sources | mimaki |
