summaryrefslogtreecommitdiff
path: root/test/-ext-/string
AgeCommit message (Expand)Author
2019-11-18test/-ext-/string/test_fstring.rb: suppress a warning for taintYusuke Endoh
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-11-05Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui
2019-10-08more use of RbConfig::LIMITS卜部昌平
2019-09-30test/-ext-/string/test_fstring.rb: suppress "possibly useless use of -@"Yusuke Endoh
2019-09-26[EXPERIMENTAL] Make Symbol#to_s return a frozen StringBenoit Daloze
2019-09-26Tag string shared roots to fix use-after-freeAlan Wu
2019-06-26Resize capacity for fstringJohn Hawthorn
2019-06-23Get rid of error with frozen string literalNobuyoshi Nakada
2019-05-09str_duplicate: Don't share with a frozen shared stringAlan Wu
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-10-22Fixed misspelling words.hsbt
2017-08-31io.c: shrink read buffernobu
2016-12-22test_modify_expand.rb: skip if no overflownobu
2016-11-12test_fstring.rb: fix exceptionnobu
2016-11-12class.c: no fstring singleton classnobu
2016-09-13string.c: fix buffer overflow check condition in rb_str_set_len()rhe
2016-07-06require "rbconfig/sizeof"naruse
2016-05-30string.c: return reallocated pointernobu
2016-05-18string.c: integer overflownobu
2016-02-17* string.c (rb_str_init): introduce String.new(capacity: size)naruse
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
2016-01-27Add tests about String's internal capacitynaruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-01string.c: no frozen error at cstrnobu
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-07-25string.c: fill the terminatornobu
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-07-07file.c: skip invalid bytenobu
2015-06-12test_nofree.rb: fix commit missnobu
2015-06-12test_nofree.rb: rehearsalnobu
2015-04-17string.c: clear NOFREE flag at embeddingnobu
2015-01-26string.c: consider widecharnobu
2015-01-26string.c: terminate when embeddednobu
2014-12-12string.c: term fillnobu
2014-12-11string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10test_cstr.rb: all wchar encodingsnobu
2014-12-10test_cstr.rb: failed encoding namenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-05string.c: wchar terminatornobu