summaryrefslogtreecommitdiff
path: root/lib/unigbrk
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-0114-14/+14
* Update to Unicode 15.0.0.Bruno Haible2022-10-161-25/+121
* Rely on new stdbool behaviorPaul Eggert2022-09-104-4/+0
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-0515-15/+15
* maint: Update copyright notices in code generating programs.Bruno Haible2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-0114-14/+14
* Update to Unicode 14.0.0.Bruno Haible2021-12-311-41/+105
* Update to Unicode 13.0.0.Bruno Haible2021-12-311-28/+92
* Update to Unicode 12.1.0.Bruno Haible2021-12-301-1/+1
* Update to Unicode 12.0.0.Bruno Haible2021-12-301-66/+162
* Update to Unicode 11.0.0.Bruno Haible2021-12-306-456/+240
* unigbrk: Simplify code for regional indicators.Bruno Haible2021-12-291-6/+2
* gen-uni-tables: Produce license notices suitable for Gnulib.Bruno Haible2021-12-281-3/+3
* unigbrk, uniwbrk: No-op tweaks.Bruno Haible2021-12-281-1/+6
* Update to Unicode 10.0.0.Bruno Haible2021-12-261-41/+201
* Put "LGPLv3+ or GPLv2+" notices in source files where appropriate.Bruno Haible2021-06-0414-123/+235
* Generate correct license notices in libunistring files.Bruno Haible2021-06-041-0/+24
* maint: run 'make update-copyright'Paul Eggert2020-12-3114-14/+14
* maint: Run 'make update-copyright'Paul Eggert2019-12-3114-14/+14
* unigbrk/uc-grapheme-breaks: Fix build failure.Bruno Haible2019-01-271-2/+0
* maint: Run 'make update-copyright'Paul Eggert2019-01-0114-14/+14
* maint: Run 'make update-copyright'Paul Eggert2018-01-0114-14/+14
* all: Replace more http URLs by https URLs.Bruno Haible2017-12-032-2/+2
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-278-935/+4059
* all: prefer https: URLsPaul Eggert2017-09-1312-12/+12
* version-etc: new yearPaul Eggert2017-01-0112-12/+12
* version-etc: new yearPaul Eggert2016-01-0112-12/+12
* libunistring: update to Unicode 8.0.0Daiki Ueno2015-06-181-49/+65
* libunistring: update to Unicode 7.0.0Daiki Ueno2015-01-151-52/+164
* libunistring: update to Unicode 6.3.0Daiki Ueno2015-01-151-4/+4
* libunistring: update to Unicode 6.2.0Daiki Ueno2015-01-152-6/+19
* libunistring: update to Unicode 6.1.0Daiki Ueno2015-01-151-71/+127
* version-etc: new yearPaul Eggert2014-12-3112-12/+12
* maint: update copyrightEric Blake2014-01-0112-12/+12
* maint: update all copyright year number rangesEric Blake2013-01-0112-12/+12
* maint: update all copyright year number rangesJim Meyering2012-01-0112-12/+12
* 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