summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* ansi-c++-opt: Work around an autoconf macro reordering problem.Bruno Haible2020-08-201-1/+3
* uchar: Fix compilation errors in C++ mode on OpenBSD.Bruno Haible2020-08-191-0/+1
* uchar C++ tests: Fix side effect on math modules (regr. 2020-08-17).Bruno Haible2020-08-191-9/+10
* uchar C++ tests: Fix build error on FreeBSD 12.Bruno Haible2020-08-171-1/+24
* absolute-header: Add support for clang.Bruno Haible2020-08-161-1/+1
* C++ tests: Fix link errors on MSVC (regression from 2020-05-31).Bruno Haible2020-08-162-2/+2
* nstrftime: be more predictable about errnoPaul Eggert2020-08-152-0/+3
* utime-h: Generate an utime.h file always.Bruno Haible2020-08-151-6/+1
* tzset: Assume the function exists.Bruno Haible2020-08-142-2/+1
* strdup: Assume the function exists.Bruno Haible2020-08-143-9/+2
* thread-optim: Export function-like macros only.Bruno Haible2020-08-121-0/+1
* Use __builtin_signbit* with clang.Bruno Haible2020-08-091-1/+1
* localename: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* clean-temp: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* fatal-signal: Use module 'thread-optim'.Bruno Haible2020-08-081-0/+1
* New module 'thread-optim'.Bruno Haible2020-08-081-0/+21
* libgmp: add <gmp/gmp.h> supportPaul Eggert2020-08-061-2/+9
* 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