summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2016-07-13* enc/windows_1254.c: Adjust variable/macro names.duerst
2016-07-13* enc/iso_8859_9.c, enc/windows_1254.c: Split Windows-1254 fromduerst
2016-07-13* enc/iso_8859_7.c, enc/windows_1253.c: Split Windows-1253 fromduerst
2016-07-13* enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_13.c, enc/windows_1257.c: Split Windows-1257 fromduerst
2016-07-13* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-12* revert r55642 (previous commit) because of test failure atduerst
2016-07-12* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-11* enc/iso_8859_1.c: Moved test for lowercase characters withoutduerst
2016-07-11* enc/iso_8859_4.c, enc/iso_8859_10.c, enc/iso_8859_14.c,duerst
2016-07-10enc/iso_8859_4.c: adjust indent [ci skip]nobu
2016-07-10* enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst
2016-07-10* remove trailing spaces.svn
2016-07-10* enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06enc/iso_8859_14.c: Fix compile error by old version of fcc on Solaris 10.ngoto
2016-07-06* remove trailing spaces.svn
2016-07-06* enc/iso_8859_14.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06* remove trailing spaces.svn
2016-07-06* enc/iso_8859_1.c, enc/iso_8859_15.c, enc/iso_8859_16.c:duerst
2016-07-06* remove trailing spaces.svn
2016-07-06* enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06* enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-06-30case-folding.rb: define version numbersnobu
2016-06-30case-folding.rb: check version numbersnobu
2016-06-28Revert "Use gperf 3.0.4"naruse
2016-06-27Use gperf 3.0.4naruse
2016-06-24Read CaseFolding.txt in binary modenobu
2016-06-24touchnobu
2016-06-24Updating casefold.hnobu
2016-06-11iso_8859.h: SHARP_snobu
2016-06-11* enc/iso_8859_1.c: Revert to older version of code.duerst
2016-06-11* enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst
2016-06-07* regenc.h/c: Rename onigenc_not_support_case_map toduerst
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-05-25* enc/unicode.c: Handle DOTLESS_i by hand because it isn't involved in folding.duerst
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-05-22 * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst
2016-05-16* enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst
2016-05-16* append newline at EOF.svn
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-04-11Update dependencies.akr
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-03-29fix a typo [ci skip]kazu
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
2016-03-29* enc/unicode.c: Cleaned up some comments.duerst
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Removing data for idempotentduerst
2016-03-28* enc/unicode.c: Refactoring in preparation for data reduction forduerst
2016-03-28* enc/unicode.c: Minor refactoring for I WITH DOT ABOVE.duerst
2016-03-28* enc/unicode.c: Removed code now covered by data from table.duerst