summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2022-01-012-2/+2
* unistdio: Prefer newer version to older, buggy one.Bruno Haible2022-01-0110-10/+10
* uniwidth: Optimize.Bruno Haible2021-12-311-0/+3
* Update to Unicode 14.0.0.Bruno Haible2021-12-316-6/+6
* Update to Unicode 13.0.0.Bruno Haible2021-12-314-4/+4
* Update to Unicode 12.0.0.Bruno Haible2021-12-302-2/+2
* Update to Unicode 11.0.0.Bruno Haible2021-12-3027-19/+32
* unictype: Add Emoji properties from Unicode 11.0.0.Bruno Haible2021-12-3013-0/+264
* unilbrk: Improve support for strings that contain CR-LF sequences.Bruno Haible2021-12-294-0/+4
* timespec_getres: new modulePaul Eggert2021-12-283-0/+47
* gettime-res: new modulePaul Eggert2021-12-281-0/+30
* Update to Unicode 10.0.0.Bruno Haible2021-12-26189-186/+229
* maint: avoid empty lines in recipesPaul Eggert2021-12-2469-202/+143
* maint: break out '&& mv $@-t $@'Paul Eggert2021-12-243-10/+8
* gen-header: new modulePaul Eggert2021-12-2485-421/+446
* tests: Fix link errors on AIX.Bruno Haible2021-12-245-4/+5
* libgmp: omit redundant 'mkdir -p .'Paul Eggert2021-12-221-2/+2
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-2288-281/+257
* Move AM_V_GEN to recipe startPaul Eggert2021-12-2120-46/+46
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-2167-67/+67
* non-recursive-gnulib-prefix-hack: Deprecate module.Bruno Haible2021-12-191-0/+9
* stdint: Fix handling of limits.h (regression 2021-12-16).Bruno Haible2021-12-181-0/+2
* nstrftime: simplify by using libc-config.h.Paul Eggert2021-12-181-0/+1
* getopt-posix: Fix build on AIX (regression 2021-12-15).Bruno Haible2021-12-181-1/+7
* getopt-posix,Paul Eggert2021-12-161-0/+5
* stdint: omit duplicate gl_CONFIGURE_HEADER callsPaul Eggert2021-12-161-2/+0
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-1530-8/+49
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-1588-26/+165
* backupfile: prefer signed integersPaul Eggert2021-12-102-2/+2
* gettext-h: use VLA test similar to regexPaul Eggert2021-11-271-0/+1
* regex: port to tccPaul Eggert2021-11-272-1/+2
* regex: assume RE_ENABLE_I18NPaul Eggert2021-11-241-0/+1
* lseek: port around macOS SEEK_DATA glitchPaul Eggert2021-11-151-2/+2
* sm3-buffer tests: New module.Bruno Haible2021-09-192-11/+11
* sm3-buffer: New module.Bruno Haible2021-09-192-10/+35
* sha512-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha512: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha256-buffer tests: New module.Bruno Haible2021-09-192-12/+20
* sha256: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* sha1-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* sha1: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md5-buffer tests: New module.Bruno Haible2021-09-192-10/+22
* md5: Clarify module to source relation.Bruno Haible2021-09-191-1/+5
* md4-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md4-buffer: New module.Bruno Haible2021-09-192-9/+31
* md2-buffer tests: New module.Bruno Haible2021-09-192-10/+10
* md2-buffer: New module.Bruno Haible2021-09-192-5/+27
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-182-0/+2
* strerror_r-posix: port even better to AndroidPaul Eggert2021-09-082-4/+4
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-072-0/+4