ruby/ext/-test-/string
nobu e315aa0c41 Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"
Makefiles should be re-configured by extract_makefile.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42511 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-11 07:53:32 +00:00
..
coderange.c Suppress warnings. 2012-06-04 05:02:27 +00:00
cstr.c string.c: multi-byte terminator 2013-07-11 11:17:59 +00:00
depend Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
ellipsize.c * string.c (rb_str_ellipsize): new function to ellipsize a string. 2011-01-30 04:01:58 +00:00
enc_associate.c * ext/-test-/string/enc_associate.c: needs ruby/encoding.h for 2011-07-08 02:08:29 +00:00
enc_str_buf_cat.c Add a test for r35863. 2012-06-02 13:44:02 +00:00
extconf.rb * file.c (rb_str_normalize_ospath): 2013-08-10 20:44:10 +00:00
init.c * ext/-test-/string/modify.c: split from init.c. 2011-07-07 06:40:33 +00:00
modify.c * string.c (rb_str_modify_expand): fix memory leak. 2012-02-08 13:30:04 +00:00
normalize.c * file.c (rb_str_normalize_ospath): 2013-08-10 20:44:10 +00:00
qsort.c * util.c (mmprepare): fix for fragmental size. 2011-10-20 02:42:26 +00:00
set_len.c * string.c (rb_str_set_len): should fail to modify shared string. 2010-08-05 07:42:47 +00:00