aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/string
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.akr2016-04-111-0/+35
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-031-2/+42
* depend: add capacity.onobu2016-01-271-0/+14
* Add tests about String's internal capacitynaruse2016-01-271-0/+17
* handle ext/ as r53141naruse2015-12-161-0/+1
* cstr.c: split bug_str_cstr_untermnobu2015-12-011-2/+28
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+15
* encoding.c: drop dummy encoding flagnobu2015-07-151-0/+8
* -test-/string: movenobu2015-07-151-1/+1
* nofree.c: Bug::String.nofreenobu2015-04-171-0/+13
* cstr.c: nil iff terminated validlynobu2015-01-271-1/+2
* cstr.c: cstr_term_char class methodnobu2015-01-261-0/+8
* cstr.c: get rid of exceptionnobu2015-01-261-1/+9
* Update dependencies.akr2014-12-191-10/+10
* Update dependency.akr2014-11-211-10/+30
* Dependencies updated.akr2014-11-181-11/+12
* * internal.h: Include ruby.h and ruby/encoding.h to beakr2014-11-152-1/+2
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-90/+90
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-5/+90
* string.c: wchar terminatornobu2014-11-051-0/+14
* * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse2014-04-211-2/+19
* Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu2013-08-111-1/+0
* ext/-test-/*/depend: TEST_INIT_FUNCSnobu2013-08-101-0/+1
* * file.c (rb_str_normalize_ospath):naruse2013-08-103-0/+20
* string.c: multi-byte terminatornobu2013-07-111-1/+7
* * ext/-test-/debug/depend: New file.akr2013-04-141-0/+4
* Suppress warnings.naruse2012-06-041-0/+1
* Add a test for r35863.naruse2012-06-022-0/+43
* * string.c (rb_str_modify_expand): fix memory leak.nobu2012-02-081-0/+8
* * util.c (mmprepare): fix for fragmental size.nobu2011-10-201-0/+61
* * ext/-test-/string/enc_associate.c: needs ruby/encoding.h fornobu2011-07-081-0/+1
* * encoding.c (rb_enc_set_index, rb_enc_associate_index): shouldnobu2011-07-071-0/+13
* * ext/-test-/string/modify.c: split from init.c.nobu2011-07-072-8/+14
* * string.c (rb_str_ellipsize): new function to ellipsize a string.nobu2011-01-301-0/+13
* * string.c (rb_string_value_cstr): rb_str_modify can changenobu2011-01-241-0/+20
* * string.c (rb_str_set_len): should fail to modify shared string.nobu2010-08-053-0/+39