summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2022-01-014376-4379/+4448
* unistdio: Prefer newer version to older, buggy one.Bruno Haible2022-01-0111-10/+26
* uniwidth: Optimize.Bruno Haible2021-12-316-579/+1196
* Update to Unicode 14.0.0.Bruno Haible2021-12-31287-105817/+112044
* Correct last ChangeLog entry.Bruno Haible2021-12-311-4/+4
* Update to Unicode 13.0.0.Bruno Haible2021-12-31271-105083/+113558
* uniwbrk: Correction of Unicode 10.0.0 support.Bruno Haible2021-12-302-2/+7
* Update to Unicode 12.1.0.Bruno Haible2021-12-30199-83935/+83932
* Update to Unicode 12.0.0.Bruno Haible2021-12-30264-96396/+100412
* crypto/sm3-buffer: fix C99 conformance bugPaul Eggert2021-12-302-2/+8
* Update to Unicode 11.0.0.Bruno Haible2021-12-30311-98134/+102879
* unictype: Add Emoji properties from Unicode 11.0.0.Bruno Haible2021-12-3034-18/+3210
* uniwidth: Give width 0 to conjoining Hangul Jamo jungseong, jongseong.Bruno Haible2021-12-304-27/+84
* uniwidth: Update to Unicode 10.0.0.Bruno Haible2021-12-293-10/+245
* unilbrk: Improve support for strings that contain CR-LF sequences.Bruno Haible2021-12-2926-134/+664
* uniwbrk: Add unit tests of CR-LF sequences.Bruno Haible2021-12-294-0/+58
* unigbrk: Add unit tests of CR-LF sequences.Bruno Haible2021-12-294-0/+21
* unilbrk: Update handling of Hebrew letter + hyphen for Unicode 10.0.0.Bruno Haible2021-12-298-4/+93
* nstrftime: improve handling of invalid formatsPaul Eggert2021-12-282-8/+15
* * lib/gettime-res.c: 1 cs -> 10 ms in comment.Paul Eggert2021-12-281-1/+1
* * lib/gettime-res.c (gcd): Mark with _GL_ATTRIBUTE_CONST.Paul Eggert2021-12-281-1/+1
* unilbrk: Update handling of regional indicators for Unicode 10.0.0.Bruno Haible2021-12-297-0/+113
* unilbrk: Update handling of zero-width joiner for Unicode 10.0.0.Bruno Haible2021-12-297-18/+147
* unilbrk: Update handling of combining marks for Unicode 10.0.0.Bruno Haible2021-12-297-99/+168
* unilbrk: Restore deviation for (IS,AL) pair.Bruno Haible2021-12-297-2/+85
* unilbrk: Change algorithm to be closer to Unicode Standard Annex #14.Bruno Haible2021-12-298-87/+446
* uniwbrk: Add unit tests of regional indicators.Bruno Haible2021-12-294-0/+53
* unigbrk: Simplify code for regional indicators.Bruno Haible2021-12-295-6/+26
* clock_getres: document portability issues betterPaul Eggert2021-12-283-1/+23
* timespec_getres: new modulePaul Eggert2021-12-2811-5/+189
* gettime-res: new modulePaul Eggert2021-12-287-4/+131
* clock_gettime: improve docPaul Eggert2021-12-281-2/+4
* gettime: port better to non-POSIX C2xPaul Eggert2021-12-283-2/+14
* gen-uni-tables: Produce license notices suitable for Gnulib.Bruno Haible2021-12-28308-1226/+1234
* unigbrk, uniwbrk: No-op tweaks.Bruno Haible2021-12-284-16/+37
* perl: let caller see whether perl was foundPaul Eggert2021-12-282-9/+24
* Fix --automake-subdir breakage (regression 2021-12-24).Bruno Haible2021-12-282-2/+10
* Update to Unicode 10.0.0, part 3.Bruno Haible2021-12-268-88894/+92703
* autoupdateKarl Berry2021-12-261-1/+6
* Update to Unicode 10.0.0, part 2.Bruno Haible2021-12-262-0/+5
* Update to Unicode 10.0.0.Bruno Haible2021-12-26427-4468/+7249
* pselect: Fix compilation error in C++ mode on AIX 7.Bruno Haible2021-12-263-3/+17
* autoupdateKarl Berry2021-12-251-2/+2
* gnulib-tool: Fix handling of module libtextstyle-optional.Bruno Haible2021-12-252-6/+44
* gnulib-tool: Respect applicability 'all' without --single-configure.Bruno Haible2021-12-252-13/+23
* Fix typo in newest ChangeLog entry.Bruno Haible2021-12-251-2/+2
* maint: avoid empty lines in recipesPaul Eggert2021-12-2471-205/+177
* maint: tight-scope-mk need not be read-onlyPaul Eggert2021-12-242-2/+5
* maint: break out '&& mv $@-t $@'Paul Eggert2021-12-246-15/+23
* gen-header: new modulePaul Eggert2021-12-2486-421/+483