summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* libtextstyle-optional: Update tests.Bruno Haible2020-08-011-0/+1
* parse-datetime: Fix wrong #line statements.Bruno Haible2020-08-011-1/+2
* libtextstyle[-optional]: Allow requesting a minimum version.Bruno Haible2020-08-012-2/+2
* unicodeio: Fix wrong result on musl libc.Bruno Haible2020-07-301-0/+1
* parse-datetime: Fix compilation error with bison 3.7.Bruno Haible2020-07-291-6/+12
* xalloc-die: don’t depend on xallocPaul Eggert2020-07-271-1/+4
* dfa-tests: port to MSVCPaul Eggert2020-07-271-1/+0
* libgmp: remove dependency on havelibPaul Eggert2020-07-262-1/+1
* inttypes: Remove support for AIX 4.Bruno Haible2020-07-262-2/+0
* gettimeofday: Remove workaround for Mac OS X 10.0.Bruno Haible2020-07-262-26/+0
* tzset: Remove workaround for Solaris 2.6.Bruno Haible2020-07-261-1/+0
* timespec: remove dependence on ‘verify’Paul Eggert2020-07-241-1/+0
* aligned-malloc: Optionally use aligned_alloc.Bruno Haible2020-07-211-1/+1
* aligned-malloc: Add tests.Bruno Haible2020-07-211-0/+11
* aligned-malloc: New module.Bruno Haible2020-07-211-0/+25
* list, oset, omap: Relicense some of the container modules under LGPLv2+.Bruno Haible2020-07-2014-14/+14
* oset: Add an 'update' operation.Bruno Haible2020-07-205-0/+5
* libgmp: Link to the correct shared library.Bruno Haible2020-07-122-2/+3
* libgmp tests: Add some safety checks.Bruno Haible2020-07-121-0/+1
* unicodeio: Add tests.Bruno Haible2020-07-081-0/+21
* unicodeio: Document link requirements.Bruno Haible2020-07-081-0/+3
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-084-32/+1
* dup2: Remove support for some very old platforms.Bruno Haible2020-07-083-33/+3
* canonicalize: Trim module dependencies.Bruno Haible2020-07-084-4/+27
* Clarify dependencies to double-slash-root.Bruno Haible2020-07-083-10/+12
* libgmp: new modulePaul Eggert2020-07-062-0/+54
* mkancesdirs: Trim module dependencies.Bruno Haible2020-07-051-1/+1
* getprogname: Trim module dependencies.Bruno Haible2020-07-051-1/+1
* filenamecat-lgpl: Trim module dependencies.Bruno Haible2020-07-051-1/+2
* backupfile, backup-rename: Trim module dependencies.Bruno Haible2020-07-052-2/+2
* argp: Trim module dependencies.Bruno Haible2020-07-051-1/+1
* basename-lgpl: New module.Bruno Haible2020-07-052-3/+27
* dirname, dirname-lgpl: Simplify.Bruno Haible2020-07-052-3/+0
* supersede: Add tests.Bruno Haible2020-07-051-0/+21
* supersede: New module.Bruno Haible2020-07-051-0/+41
* getrandom: Relicense under LGPLv2+.Bruno Haible2020-07-041-1/+1
* getumask: Add tests.Bruno Haible2020-07-041-0/+13
* getumask: New module.Bruno Haible2020-07-042-0/+34
* clean-temp: Add support for temporary files with unpredictable names.Bruno Haible2020-07-041-0/+1
* clean-temp: Make multithread-safe, part 2.Bruno Haible2020-07-041-0/+2
* clean-temp: Make multithread-safe, part 1.Bruno Haible2020-07-041-0/+1
* dfa tests: Follow common file naming conventions.Bruno Haible2020-07-031-8/+8
* asyncsafe-spin: Reduce code duplication.Bruno Haible2020-07-031-0/+1
* gen-uni-tables: Make sure the compiler does not barf on 'inline'.Bruno Haible2020-07-031-0/+1
* dfa: Make sure the compiler does not barf on 'inline'.Bruno Haible2020-07-031-0/+1
* bitset: Make sure the compiler does not barf on 'inline'.Bruno Haible2020-07-031-0/+3
* asyncsafe-spin: Add tests.Bruno Haible2020-07-011-0/+20
* asyncsafe-spin: New module.Bruno Haible2020-07-011-0/+27
* pthread-spin: Add error checking.Bruno Haible2020-07-011-0/+1
* pthread-spin: Add tests.Bruno Haible2020-07-011-0/+20