Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto f1767fd079 Separate mrb_str_buf_new and mrb_str_new_capa.
`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.
2017-08-18 22:17:48 +09:00
..
2015-12-22 17:46:20 +09:00
2017-08-09 21:56:27 +02:00
2016-11-30 12:36:22 +09:00
2015-09-01 20:54:27 -04:00