[ruby-cvs:52753] nobu:r45607 (trunk): string.c: alias of rb_str_buf_cat and rb_str_buf_cat2
nobu at ruby-lang.org
nobu at ruby-lang.org
Thu Apr 17 11:41:36 JST 2014
nobu 2014-04-17 11:41:36 +0900 (Thu, 17 Apr 2014)
New Revision: 45607
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=45607
Log:
string.c: alias of rb_str_buf_cat and rb_str_buf_cat2
* string.c (rb_str_cat, rb_str_cat2): make aliases of
rb_str_buf_cat and rb_str_buf_cat2 respectively.
Modified files:
trunk/string.c
More information about the ruby-cvs
mailing list