summaryrefslogtreecommitdiff
path: root/ext/-test-/string
AgeCommit message (Expand)Author
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-11-18Update dependenciesNobuyoshi Nakada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-05-13Update dependenciesNobuyoshi Nakada
2019-05-09str_duplicate: Don't share with a frozen shared stringAlan Wu
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2018-07-24UNREACHABLE_RETURNnobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-02staticnaruse
2017-12-02Update dependenciesnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-03-22ruby tool/update-deps --fixshyouhei
2016-05-30string.c: return reallocated pointernobu
2016-05-29auto_ext.rbnobu
2016-04-11Update dependencies.akr
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-01-27depend: add capacity.onobu
2016-01-27Add tests about String's internal capacitynaruse
2015-12-16handle ext/ as r53141naruse
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-15encoding.c: drop dummy encoding flagnobu
2015-07-15-test-/string: movenobu
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