| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * enc/unicode/case-folding.rb, casefold.h: Adding flag for title-case, | duerst | 2016-02-22 | 2 | -13/+14 |
* | * enc/unicode/case-folding.rb, casefold.h: Fixed bug that avoided inclusion | duerst | 2016-02-22 | 2 | -157/+156 |
* | * enc/unicode/case-folding.rb, casefold.h: Used only first element | duerst | 2016-02-16 | 2 | -13/+14 |
* | * enc/unicode/case-folding.rb: Added debugging option | duerst | 2016-02-15 | 1 | -1/+15 |
* | * remove trailing spaces. | svn | 2016-02-08 | 1 | -2/+2 |
* | * enc/unicode/case-folding.rb, enc/unicode/casefold.h: Flags for | duerst | 2016-02-08 | 2 | -2236/+2242 |
* | * enc/unicode.c: Shortened macros for enc/unicode/casefold.h to | duerst | 2016-02-08 | 2 | -1328/+1333 |
* | * remove trailing spaces. | svn | 2016-02-07 | 1 | -3/+3 |
* | * common.mk: Added two more precondition files for enc/unicode/casefold.h | duerst | 2016-02-07 | 1 | -4/+31 |
* | * enc/unicode/case-folding.rb: Fixing parameter passing. | duerst | 2016-02-07 | 1 | -15/+15 |
* | * enc/unicode/case-folding.rb: New classes CaseMapping/CaseMappingDummy | duerst | 2016-02-07 | 1 | -8/+29 |
* | * common.mk: using new option in recipe for enc/unicode/casefold.h | duerst | 2016-02-07 | 1 | -1/+1 |
* | * remove trailing spaces. | svn | 2016-02-07 | 1 | -1/+1 |
* | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53759 b2dd03c8-39d4-4d8f-98... | duerst | 2016-02-07 | 1 | -1/+17 |
* | reverting accidental commit at r53124 by re-committing version from r52612 | duerst | 2015-12-15 | 1 | -2792/+4140 |