summaryrefslogtreecommitdiff
path: root/lib/unigbrk
Commit message (Expand)AuthorAgeFilesLines
* Update to Unicode 6.0.0.Bruno Haible2011-01-091-38/+54
* Update to Unicode 5.2.0.Bruno Haible2011-01-091-49/+113
* unigbrk: Avoid gcc warnings.Bruno Haible2011-01-023-3/+0
* Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break().Ben Pfaff2011-01-0110-10/+10
* Remove u#-grapheme-len modules as too redundant with u#-grapheme-next.Ben Pfaff2011-01-013-141/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-0115-15/+15
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-0113-0/+703
* unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.Ben Pfaff2011-01-012-31/+31
* New modules for grapheme cluster breaking.Ben Pfaff2010-12-273-0/+913