ruby/ext/-test-/string
nobu f989f7c7ea * string.c (rb_str_ellipsize): new function to ellipsize a string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-30 04:01:58 +00:00
..
cstr.c * string.c (rb_string_value_cstr): rb_str_modify can change 2011-01-24 22:00:55 +00:00
ellipsize.c * string.c (rb_str_ellipsize): new function to ellipsize a string. 2011-01-30 04:01:58 +00:00
extconf.rb * string.c (rb_str_set_len): should fail to modify shared string. 2010-08-05 07:42:47 +00:00
init.c * string.c (rb_str_set_len): should fail to modify shared string. 2010-08-05 07:42:47 +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