summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* alignalloc: work around AddressSanitizer bugPaul Eggert2022-01-271-0/+15
* xstrtoimax, xstrtoumax: depend on inttypes-incompletePaul Eggert2022-01-233-0/+6
* alignalloc, xalignalloc: new modulesPaul Eggert2022-01-233-0/+252
* xstrtol: Trim dependencies.Bruno Haible2022-01-171-1/+2
* xstrtol: remove unnecessary else after returnJim Meyering2022-01-171-2/+2
* xstrtol: simplify integer overflow checkingPaul Eggert2022-01-161-10/+7
* oset-c++: Avoid compilation error with nvc++ 22.1.Bruno Haible2022-01-151-1/+1
* nstrftime: pacify nvc 22.1 unreachable statementPaul Eggert2022-01-141-1/+0
* intprops: work around nvc 22.1 bugPaul Eggert2022-01-141-2/+6
* copy-file-range: work around Linux kernel bugPaul Eggert2022-01-142-1/+49
* autoupdateKarl Berry2022-01-131-1/+2
* backupfile: fix bug when renaming not from wdPaul Eggert2022-01-101-7/+4
* c-stack: Adapt header file for use in C++ applications.Marc Nieper-Wißkirchen2022-01-081-0/+8
* version-etc: Adapt header file for use in C++ applications.Marc Nieper-Wißkirchen2022-01-081-0/+9
* sigsegv: Improve support for Linux/LoongArch64.Bruno Haible2022-01-071-0/+9
* stack: also update stack_size to return idx_tPaul Eggert2022-01-051-3/+3
* stack: pacify gcc -Wsign-comparePaul Eggert2022-01-051-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051464-1467/+1467
* string, wchar: Fix compilation error on MSVC (regression 2021-09-07).Bruno Haible2022-01-042-6/+34
* getpass-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* realloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* calloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* malloc-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* striconveh: Make the last change also work on Solaris 11.Bruno Haible2022-01-031-7/+10
* striconveh: Make the last change also work on musl libc.Bruno Haible2022-01-021-4/+23
* autoupdatePaul Eggert2022-01-0111-11/+11
* striconveh: Support an error handler that produces a Unicode U+FFFD.Bruno Haible2022-01-012-15/+66
* maint: Update copyright notices in code generating programs.Bruno Haible2022-01-01178-212/+212
* 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