| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove no longer needed include files (Unicode Version 12.1.0) | Martin Dürst | 2021-07-09 | 2 | -49238/+0 |
* | Add directory and include files for Unicode version 13.0.0 | Martin Dürst | 2021-07-08 | 2 | -0/+50521 |
* | Suppress warnings: reserved for numbered parameter | Kazuki Tsujimoto | 2020-04-05 | 1 | -1/+1 |
* | remove Unicode 12.0.0 related directory and generated files | duerst | 2019-04-05 | 2 | -48546/+0 |
* | update to Unicode Version 12.1.0 (beta) | duerst | 2019-04-05 | 2 | -0/+49238 |
* | delete directory and files related to Unicode version 11.0.0 | duerst | 2019-03-06 | 2 | -47428/+0 |
* | update Unicode version (and Emoji version) to 12.0.0 | duerst | 2019-03-06 | 2 | -0/+48546 |
* | delete Unicode 10.0.0 related files, no longer needed [#14802] | duerst | 2018-12-09 | 2 | -45436/+0 |
* | update to Unicode 11.0.0 (main step, not complete yet) | duerst | 2018-12-05 | 2 | -0/+47428 |
* | Embed the Emoji version | nobu | 2018-11-27 | 1 | -0/+9 |
* | prepare for Unicode 11.0.0 update | duerst | 2018-11-23 | 1 | -4/+3 |
* | Make some internal functions static | nobu | 2018-11-16 | 1 | -2/+4 |
* | revert r65091, r65090 because ci fails | duerst | 2018-10-16 | 3 | -47330/+10 |
* | update to Unicode 11.0.0 (basic step, not complete yet) | duerst | 2018-10-16 | 3 | -1/+47321 |
* | add some comments to enc/unicode/case-folding.rb [ci skip] | duerst | 2018-10-16 | 1 | -9/+9 |
* | support gperf 3.1 | nobu | 2017-12-08 | 1 | -3/+5 |
* | fix for emoji-data.txt | nobu | 2017-12-02 | 2 | -385/+653 |
* | remove Unicode 9.0.0-related files | duerst | 2017-09-06 | 2 | -43881/+0 |
* | update Ruby to Unicode 10.0.0 | duerst | 2017-09-06 | 2 | -0/+45155 |
* | enc-unicode.rb: uniname2ctype_offset | nobu | 2017-03-23 | 1 | -786/+787 |
* | update name2ctype.h | nobu | 2017-03-23 | 1 | -806/+979 |
* | remove special processing for U+03B9/U+03BC/U+A64B | duerst | 2016-12-04 | 1 | -5/+1 |
* | 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 | 2 | -2/+2 |
* | 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 | 1 | -4/+6 |
* | * 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 |
* | Move generated headers to unicode data directory | nobu | 2016-07-17 | 2 | -0/+0 |
* | 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 |
* | case-folding.rb: define version numbers | nobu | 2016-06-30 | 2 | -0/+11 |
* | case-folding.rb: check version numbers | nobu | 2016-06-30 | 1 | -6/+18 |
* | Revert "Use gperf 3.0.4" | naruse | 2016-06-28 | 1 | -8/+8 |
* | Use gperf 3.0.4 | naruse | 2016-06-27 | 1 | -8/+8 |
* | Read CaseFolding.txt in binary mode | nobu | 2016-06-24 | 1 | -1/+1 |
* | touch | nobu | 2016-06-24 | 1 | -1/+3 |
* | Updating casefold.h | nobu | 2016-06-24 | 1 | -3/+14 |
* | * enc/unicode/case-folding.rb, casefold.h: Data generation to implement | duerst | 2016-04-01 | 2 | -149/+158 |
* | * enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6 | duerst | 2016-03-29 | 2 | -37/+54 |
* | * enc/unicode/case-folding.rb, casefold.h: Removing data for idempotent | duerst | 2016-03-29 | 2 | -159/+159 |
* | * remove trailing spaces. | svn | 2016-03-22 | 1 | -1/+1 |
* | * include/ruby/oniguruma.h: Additional flag for characters that are titlecase. | duerst | 2016-03-22 | 2 | -35/+39 |
* | * enc/unicode/case-folding.rb, casefold.h: Streamlining approach to | duerst | 2016-03-11 | 2 | -197/+289 |
* | * enc/unicode/case-folding.rb, casefold.h: Reducing size of TitleCase | duerst | 2016-02-27 | 2 | -125/+92 |
* | * enc/unicode/case-folding.rb: Adding possibility for debugging output | duerst | 2016-02-25 | 1 | -2/+11 |
* | * enc/unicode/case-folding.rb, casefold.h: Outputting actual titlecase | duerst | 2016-02-23 | 2 | -94/+198 |
* | * enc/unicode/case-folding.rb, casefold.h: Reading casing data from | duerst | 2016-02-23 | 2 | -80/+91 |