summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert2022-02-191-8/+20
* filevercmp: fix several unexpected resultsPaul Eggert2022-02-122-107/+146
* string: Fix "mismatched allocation function" warnings regarding strndup.Bruno Haible2022-02-101-8/+21
* parse-datetime: allow calculations to yield -1Paul Eggert2022-02-051-11/+11
* userspec: help fix GNU ‘id’ incompatibilityPaul Eggert2022-02-041-0/+2
* argmatch: add variants that only match full argumentPádraig Brady2022-01-302-6/+43
* terminfo, terminfo-h: New modules.Bruno Haible2022-01-301-0/+116
* termcap, termcap-h: New modules.Bruno Haible2022-01-303-0/+1056
* maint: fix up stale XARGCASEMATCH commentPádraig Brady2022-01-301-1/+1
* 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