| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change max byte length of UTF-8 to 4 bytes | duerst | 2017-05-30 | 1 | -1/+1 |
* | revert r58954 temporarily | duerst | 2017-05-29 | 1 | -1/+1 |
* | Change max byte length of UTF-8 to 4 bytes | duerst | 2017-05-29 | 1 | -1/+1 |
* | delete enc/prelude.rb, because no longer needed | duerst | 2017-05-06 | 1 | -4/+0 |
* | clean autogenerated files | nobu | 2017-04-21 | 2 | -229/+2 |
* | enc/depend: remove Unicode versions | nobu | 2017-04-18 | 1 | -2/+0 |
* | fix ext/-test-/struct/ dependencies | normal | 2017-04-15 | 1 | -0/+2 |
* | enc-unicode.rb: uniname2ctype_offset | nobu | 2017-03-23 | 1 | -786/+787 |
* | update name2ctype.h | nobu | 2017-03-23 | 1 | -806/+979 |
* | ruby tool/update-deps --fix | shyouhei | 2017-03-22 | 1 | -2/+64 |
* | fix UTF-32 valid_encoding? | nobu | 2017-03-09 | 2 | -6/+30 |
* | Merge Onigmo 6.0.0 | naruse | 2016-12-10 | 42 | -527/+593 |
* | remove special processing for U+03B9/U+03BC/U+A64B | duerst | 2016-12-04 | 2 | -18/+5 |
* | Reorder codepoints in some entries of CaseUnfold_11_Table | duerst | 2016-12-04 | 2 | -8/+17 |
* | Use offsetof macro and shrink table size | nobu | 2016-12-01 | 1 | -786/+786 |
* | constify CaseMappingSpecials | nobu | 2016-12-01 | 3 | -3/+3 |
* | Regexp supports Unicoe 9.0.0's \X | naruse | 2016-11-30 | 1 | -1889/+3139 |
* | fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UK | duerst | 2016-11-30 | 2 | -6/+8 |
* | * enc/windows_1254.c: Fix typo. Reported by k-takata at | duerst | 2016-10-29 | 1 | -1/+1 |
* | Update windows-1255 table | nobu | 2016-10-28 | 1 | -1/+2 |
* | enc/depend: downcase | nobu | 2016-10-28 | 1 | -1/+1 |
* | enc/depend: extract transcode_tblgen | nobu | 2016-10-28 | 1 | -1/+5 |
* | single_byte.trans: dead code | nobu | 2016-10-28 | 1 | -6/+3 |
* | * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-10-16 | 1 | -6/+62 |
* | * unicode/8.0.0/casefold.h, name2ctype.h, unicode/data/8.0.0: | duerst | 2016-09-07 | 2 | -40414/+0 |
* | * common.mk: Updated Unicode version to 9.0.0 [Feature #12513] | duerst | 2016-09-07 | 2 | -0/+42457 |
* | common.mk: separate unicode headers | nobu | 2016-08-16 | 2 | -0/+0 |
* | common.mk: UNICODE_HDR_DIR | nobu | 2016-08-16 | 1 | -2/+3 |
* | iso_8859_2.c: dedent [ci skip] | nobu | 2016-07-30 | 1 | -1/+1 |
* | * enc/iso_8859_2.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-30 | 1 | -2/+49 |
* | * enc/windows_1253.c: Remove dead code found by Coverity Scan. | duerst | 2016-07-27 | 1 | -3/+1 |
* | * enc/windows_1257.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+55 |
* | * enc/windows_1250.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -3/+52 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -7/+67 |
* | * enc/windows_1251.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-26 | 1 | -1/+42 |
* | * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c, | duerst | 2016-07-24 | 41 | -117/+1 |
* | Move generated headers to unicode data directory | nobu | 2016-07-17 | 4 | -4/+22 |
* | common.mk: directory timestamps | nobu | 2016-07-15 | 1 | -2/+3 |
* | Revert r55693 because it broke building on all platforms (and had no ChangeLog). | usa | 2016-07-15 | 1 | -3/+2 |
* | common.mk: directory timestamps | nobu | 2016-07-15 | 1 | -2/+3 |
* | enc/unicode: check Unicode versions | nobu | 2016-07-15 | 3 | -28/+44 |
* | common.mk: update enc/unicode/name2ctype.h | nobu | 2016-07-14 | 3 | -85779/+0 |
* | Fix file name in comment again | kazu | 2016-07-13 | 1 | -1/+1 |
* | * enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -3/+57 |
* | * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -3/+51 |
* | * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -1/+57 |
* | Fix file names in comments | nobu | 2016-07-13 | 5 | -5/+5 |
* | * enc/iso_8859_1.c, enc/iso_8859_4.c: Avoid setting modification flag if | duerst | 2016-07-13 | 2 | -6/+3 |
* | * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb: | duerst | 2016-07-13 | 1 | -1/+35 |
* | * enc/windows_1254.c: Adjust variable/macro names. | duerst | 2016-07-13 | 1 | -8/+8 |