summaryrefslogtreecommitdiff
path: root/ext/-test-/string
AgeCommit message (Expand)Author
2015-04-17nofree.c: Bug::String.nofreenobu
2015-01-27cstr.c: nil iff terminated validlynobu
2015-01-26cstr.c: cstr_term_char class methodnobu
2015-01-26cstr.c: get rid of exceptionnobu
2014-12-19Update dependencies.akr
2014-11-21Update dependency.akr
2014-11-18Dependencies updated.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-11-05string.c: wchar terminatornobu
2014-04-21* ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse
2013-08-11Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu
2013-08-10ext/-test-/*/depend: TEST_INIT_FUNCSnobu
2013-08-10* file.c (rb_str_normalize_ospath):naruse
2013-07-11string.c: multi-byte terminatornobu
2013-04-14* ext/-test-/debug/depend: New file.akr
2012-06-04Suppress warnings.naruse
2012-06-02Add a test for r35863.naruse
2012-02-08* string.c (rb_str_modify_expand): fix memory leak.nobu
2011-10-20* util.c (mmprepare): fix for fragmental size.nobu
2011-07-08* ext/-test-/string/enc_associate.c: needs ruby/encoding.h fornobu
2011-07-07* encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu
2011-07-07* ext/-test-/string/modify.c: split from init.c.nobu
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