aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/string/test_set_len.rb
Commit message (Expand)AuthorAgeFilesLines
* string.c: fix buffer overflow check condition in rb_str_set_len()rhe2016-09-131-0/+9
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* -test-/string: movenobu2015-07-151-1/+1
* * string.c (rb_str_set_len): should fail to modify shared string.nobu2010-08-051-0/+25