Files
mruby-mruby/src
cremno 938ed044f4 use mrb_str_cat_str() instead of mrb_str_append()
If the argument is always a string, then mrb_str_cat_str() can be
directly called instead of indirectly by mrb_str_append().

mrb_any_to_s(), mrb_obj_as_string(), mrb_inspect() always return a
string.
2015-07-16 03:56:31 +02:00
..
2012-04-20 09:39:03 +09:00
2013-06-17 04:49:27 +08:00
2015-07-03 01:14:06 +02:00
2013-06-17 04:49:46 +08:00
2015-06-02 08:56:41 +02:00
2014-06-23 20:06:17 +09:00
2015-06-24 13:07:07 +02:00
2014-10-28 01:52:50 +09:00