| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-18 | Separate `mrb_str_buf_new` and `mrb_str_new_capa`. | Yukihiro "Matz" Matsumoto | |
| `mrb_str_buf_new` is an old function that ensures capacity size of `MRB_STR_BUF_MIN_SIZE` minimum. Usually one need to use `mrb_str_new_capa` instead. | |||
| 2015-11-30 | GC Arena docs pass for fixups | Zachary Scott | |
| 2015-10-08 | Move guides location | Seba Gamboa | |
