summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2022-01-012108-2109/+2109
* uniwidth: Optimize.Bruno Haible2021-12-314-579/+1177
* Update to Unicode 14.0.0.Bruno Haible2021-12-31183-104710/+108896
* Update to Unicode 13.0.0.Bruno Haible2021-12-31177-104377/+111174
* uniwbrk: Correction of Unicode 10.0.0 support.Bruno Haible2021-12-301-2/+1
* Update to Unicode 12.1.0.Bruno Haible2021-12-30175-83902/+83891
* Update to Unicode 12.0.0.Bruno Haible2021-12-30176-95674/+98607
* crypto/sm3-buffer: fix C99 conformance bugPaul Eggert2021-12-301-2/+2
* Update to Unicode 11.0.0.Bruno Haible2021-12-30195-96254/+99641
* unictype: Add Emoji properties from Unicode 11.0.0.Bruno Haible2021-12-3014-18/+2425
* uniwidth: Give width 0 to conjoining Hangul Jamo jungseong, jongseong.Bruno Haible2021-12-302-25/+65
* uniwidth: Update to Unicode 10.0.0.Bruno Haible2021-12-291-4/+83
* unilbrk: Improve support for strings that contain CR-LF sequences.Bruno Haible2021-12-2913-77/+394
* unilbrk: Update handling of Hebrew letter + hyphen for Unicode 10.0.0.Bruno Haible2021-12-294-4/+27
* nstrftime: improve handling of invalid formatsPaul Eggert2021-12-281-8/+6
* * 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-293-0/+54
* unilbrk: Update handling of zero-width joiner for Unicode 10.0.0.Bruno Haible2021-12-293-18/+48
* unilbrk: Update handling of combining marks for Unicode 10.0.0.Bruno Haible2021-12-293-99/+93
* unilbrk: Restore deviation for (IS,AL) pair.Bruno Haible2021-12-292-1/+5
* unilbrk: Change algorithm to be closer to Unicode Standard Annex #14.Bruno Haible2021-12-292-79/+422
* unigbrk: Simplify code for regional indicators.Bruno Haible2021-12-291-6/+2
* timespec_getres: new modulePaul Eggert2021-12-282-0/+51
* gettime-res: new modulePaul Eggert2021-12-282-0/+79
* gettime: port better to non-POSIX C2xPaul Eggert2021-12-281-0/+2
* gen-uni-tables: Produce license notices suitable for Gnulib.Bruno Haible2021-12-28157-476/+476
* unigbrk, uniwbrk: No-op tweaks.Bruno Haible2021-12-283-16/+30
* Update to Unicode 10.0.0, part 3.Bruno Haible2021-12-266-88638/+92496
* Update to Unicode 10.0.0, part 2.Bruno Haible2021-12-261-0/+3
* Update to Unicode 10.0.0.Bruno Haible2021-12-26172-3523/+4535
* pselect: Fix compilation error in C++ mode on AIX 7.Bruno Haible2021-12-261-3/+7
* passfd: Fix compilation error on IRIX.Bruno Haible2021-12-241-4/+7
* strerrorname_np: Fix compilation error on IRIX.Bruno Haible2021-12-241-1/+1
* hamt: Fix compilation error on NetBSD 7.Bruno Haible2021-12-241-5/+8
* search: Fix compilation errors with SunPRO C++ on Solaris 10.Bruno Haible2021-12-241-4/+15
* qsort_r: Fix compilation error with SunPRO C++ on Solaris 10.Bruno Haible2021-12-241-8/+14
* maint: fix __clang_major__ misspellingsPaul Eggert2021-12-213-3/+3
* get_ppid_of, get_progname_of: Fix runtime error on Mac OS X < 10.5.Bruno Haible2021-12-212-14/+46
* c-xvasprintf: Fix declarations (regression 2021-08-07).Bruno Haible2021-12-211-2/+2
* snippet/warn-on-use: Fix compilation error in C++ mode on OpenBSD 7.0.Bruno Haible2021-12-211-3/+3
* nstrftime: simplify by using libc-config.h.Paul Eggert2021-12-181-7/+2
* autoupdateKarl Berry2021-12-161-1/+1
* renameatu: port to macOS tmpfsPaul Eggert2021-12-141-34/+35
* get_ppid_of, get_progname_of: Fix compilation error on Mac OS X < 10.5.Bruno Haible2021-12-112-8/+32
* backupfile: assume C99 declsPaul Eggert2021-12-101-11/+6
* backupfile: prefer signed integersPaul Eggert2021-12-101-18/+18
* backupfile: fix numbered backups for XXX/Paul Eggert2021-12-101-11/+18
* regex: pacify Coverity clean_state_log_if_neededPaul Eggert2021-12-071-0/+1
* gettext-h: Optimize also for clang.Bruno Haible2021-12-071-4/+4