summaryrefslogtreecommitdiff
path: root/test/-ext-/string
AgeCommit message (Expand)Author
2012-06-02Add a test for r35863.naruse
2012-02-09* test/ruby/envutil.rb (assert_no_memory_leak): new assertion tonobu
2012-02-08* test/-ext-/string/test_modify_expand.rb: test for r34492.nobu
2011-10-20* util.c (mmprepare): fix for fragmental size.nobu
2011-07-07* encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu
2011-01-30* string.c (rb_str_ellipsize): new function to ellipsize a string.nobu
2011-01-24* string.c (rb_string_value_cstr): rb_str_modify can changenobu
2010-08-05* string.c (rb_str_set_len): should fail to modify shared string.nobu