summaryrefslogtreecommitdiff
path: root/test/ruby/enc
AgeCommit message (Expand)Author
2016-02-19test/ruby: suppress parser warningsnobu
2016-02-06Fix r53748; the datafile includes non ASCIInaruse
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst
2016-02-06* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst
2016-02-05* test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst
2016-01-17* string.c: Any kind of option is now taking the new code path forduerst
2016-01-17* enc/unicode.c: Fixed a logical error and some comments.duerst
2016-01-17* enc/unicode.c: Removed artificial expansion for Turkic,duerst
2016-01-16* enc/unicode.c: Artificial mapping to test buffer expansion code.duerst
2016-01-16* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst
2016-01-12* remove trailing spaces.svn
2016-01-12test/ruby/enc/test_casing_options.rb: Tests for optionduerst
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-11enc/windows_1252.c: newnobu
2014-08-19euckr-tbl.rb: euro and registered signsnobu
2013-12-13test/ruby: better assertionsnobu
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2012-01-08* numeric.c (rb_enc_uint_char): raise RangeError when added codepointnaruse
2010-03-12indented.akr
2010-03-12wrap tests by Emoji module.akr
2010-03-09* enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_...muraken
2010-02-14avoid method redefinition.akr
2009-10-29* test/ruby/enc/test_gb18030.rb (test_left_adjust_char_head):nobu
2008-12-13* test/ruby/enc/test_utf16.rb: feature changed in r20626.yugui
2008-09-23* string.c (rb_str_casecmp): make the ordering consistent withakr
2008-09-18* regexec.c (string_cmp_ic): add text_end argument.akr
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-18* transcode.c: add "Error" suffix for Encoding exception classes.matz
2008-09-17* string.c (rb_str_casecmp): don't use rb_enc_codepoint.akr
2008-09-15add assertion message for previous commit.akr
2008-09-15* re.c (rb_reg_quote): use rb_enc_mbcput to generate ASCIIakr
2008-08-13* test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-16* test/ruby/enc: moved tests for particular encodings.nobu