summaryrefslogtreecommitdiff
path: root/tests/unigbrk
Commit message (Expand)AuthorAgeFilesLines
* uc-is-grapheme-break tests: Tweak.Bruno Haible2012-01-061-1/+1
* Use ', not `, for quoting output.Paul Eggert2012-01-051-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-0112-12/+12
* Update to Unicode 6.0.0.Bruno Haible2011-01-092-11/+39
* Update to Unicode 5.2.0.Bruno Haible2011-01-091-5/+5
* Update to Unicode 5.2.0.Bruno Haible2011-01-091-8/+98
* unigbrk: Avoid gcc warnings.Bruno Haible2011-01-026-12/+9
* Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break().Ben Pfaff2011-01-011-1/+1
* Remove u#-grapheme-len modules as too redundant with u#-grapheme-next.Ben Pfaff2011-01-013-243/+0
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-018-8/+8
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-0114-0/+1221
* unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.Ben Pfaff2011-01-012-0/+1353
* Avoid use of hexadecimal escapes.Bruno Haible2011-01-011-3/+3
* New modules for grapheme cluster breaking.Ben Pfaff2010-12-273-0/+471