aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* * vm_eval.c (vm_call0): fix for VM_METHOD_TYPE_NOTIMPLEMENTED.nobu2010-08-072-0/+17
* * string.c (rb_str_set_len): should fail to modify shared string.nobu2010-08-053-0/+39
* * string.c (rb_str_resize): reverted r28851. rb_str_resize cannotnobu2010-08-042-17/+0
* * string.c (rb_str_resize): should copy the content properly. anobu2010-08-042-0/+17
* * ext/-test-/add_suffix/bug.c: for the prototype.nobu2010-08-021-0/+1
* * util.c (ruby_add_suffix): fixed a bug returning uninitializednobu2010-07-293-0/+26
* * eval.c (frame_func_id), vm_eval.c (rb_iterate),nobu2010-07-142-0/+24