| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-18 | renamed mrb_exc_new3 to mrb_exc_new_str | cremno | |
| - more descriptive name (there's no mrb_exc_new2) - no wrapper (macro/static inline function) for backwards compatibility because nothing besides mruby itself seems to be calling this function: <http://mruby-code-search.ongaeshi.me/home?query=mrb_exc_new3> | |||
| 2013-07-25 | refactor out longjmp() to a function | Yukihiro "Matz" Matsumoto | |
| 2013-04-04 | Move mrb_name_error() declaration to mruby.h As it is requred by struct mrbgem. | Masaki Muranaka | |
| 2013-03-28 | Modify mrb_name_error() to use mrb_format(). | Masaki Muranaka | |
| 2013-03-25 | remove unused functions 'mrb_strerrno' and 'mrb_bug_errno'. | crimsonwoods | |
| 2013-03-24 | Remove unused mrb_sprintf | mattn | |
| 2013-03-01 | Remove unused structures. | Masaki Muranaka | |
| 2012-08-18 | rename MRUBY_OBJECT_HEADER to MRB_OBJECT_HEADER | Yukihiro Matsumoto | |
| 2012-06-15 | Remove some redundant code. | Masaki Muranaka | |
| 2012-06-14 | Fix redundant declraration warnings by gcc. | Masaki Muranaka | |
| 2012-04-30 | rm whitespace | roco | |
| 2012-04-23 | add file header | mimaki | |
| 2012-04-20 | add mruby sources | mimaki | |
