| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-04-19 | Use trampoline technique for `instance_exec`; ref #3359 | Yukihiro "Matz" Matsumoto |
| 2017-03-13 | Need to copy argv since it may be reallocated; fix #3500 | Yukihiro "Matz" Matsumoto |
| 2017-02-15 | Move #instance_exec to Kernel module | Yukihiro "Matz" Matsumoto |
| 2015-11-27 | include changed from by quotes ("") to by brackets (<>); close #3032 | Yukihiro "Matz" Matsumoto |
| 2014-08-21 | changed to call check_cv_name_str in check_cv_name_sym and adjust indent | kkkkkt |
| 2014-04-25 | Use mrb_int in mrbgem rest argument getting. | take_cheeze |
| 2014-03-19 | rename mrb_yield_internal to mrb_yield_with_class since it's no longer internal | Yukihiro "Matz" Matsumoto |
| 2014-03-19 | export mrb_yield_internal. | Tomoyuki Sahara |
| 2013-07-27 | I replace 0 with NULL because struct pointer be should set NULL in. | Jun Hiroe |
| 2013-07-01 | Add Object#instance_exec | h2so5 |
| 2013-06-28 | add nil.to_a, nil.to_f, nil.to_i methods | Akira Yumiyama |
