aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_mixed_unicode_escapes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/ruby/test_mixed_unicode_escapes.rb: fixed typo.hsbt2015-12-031-1/+1
* * transcode.c: add "Error" suffix for Encoding exception classes.matz2008-09-181-3/+3
* * test/ruby/test_m17n.rb: follow EncodingCompatibilityError.naruse2008-08-131-2/+2
* * parse.y: patch, based on Nobu's, work to support \u escapesdavidflanagan2007-11-071-0/+25