2020-08-03 |
Bruno Haible | ffs: Optimize for MSVC. |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Bruno Haible | sigprocmask: Try to avoid breakage for people who use... |
commit | commitdiff | tree | snapshot |
2020-08-03 |
Harald van... | fopen: Avoid undesired interactions with glibc headers. |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Paul Eggert | fcntl: document some F_SETLK errno variations |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Bruno Haible | oset: Add an 'iterator_atleast' operation. |
commit | commitdiff | tree | snapshot |
2020-08-02 |
Bruno Haible | oset-c++, omap-c++: Remove restriction for search_atlea... |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Paul Eggert | gnumakefile: say ‘$(MAKE)’ not ‘make’ |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Bruno Haible | Prefer documented autoconf macro 'm4_if' over 'ifelse'. |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Bruno Haible | libtextstyle-optional: Update tests. |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Bruno Haible | parse-datetime: Fix wrong #line statements. |
commit | commitdiff | tree | snapshot |
2020-08-01 |
Bruno Haible | libtextstyle[-optional]: Allow requesting a minimum... |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Bruno Haible | _GL_CMP: Improve documentation. |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Paul Eggert | largefile: sync with Autoconf master |
commit | commitdiff | tree | snapshot |
2020-07-31 |
Paul Eggert | alloca: sync with Autoconf master |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Bruno Haible | unicodeio: Add comment. |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Paul Eggert | Work around some Oracle Studio attribute bugs |
commit | commitdiff | tree | snapshot |
2020-07-30 |
Bruno Haible | unicodeio: Fix wrong result on musl libc. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Paul Eggert | fsusage, regex, stat-size: remove Cray support |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Bruno Haible | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2020-07-29 |
Bruno Haible | parse-datetime: Fix compilation error with bison 3.7. |
commit | commitdiff | tree | snapshot |
2020-07-28 |
Bruno Haible | fopen-gnu: Create files correctly (regression from... |
commit | commitdiff | tree | snapshot |
2020-07-28 |
Paul Eggert | xalloc-die: don’t depend on xalloc |
commit | commitdiff | tree | snapshot |
2020-07-27 |
Paul Eggert | dfa-tests: port to MSVC |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Paul Eggert | argz: pacify MSVC |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Paul Eggert | libgmp: remove dependency on havelib |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Paul Eggert | libgmp: remove HAVE_GMP, LIB_GMP |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | inttypes: Remove support for AIX 4. |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | gettimeofday: Remove workaround for Mac OS X 10.0. |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | tzset: Remove workaround for Solaris 2.6. |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | expl: Simplify autoconf test. |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | alloca: Remove Cray-2 and Cray Y-MP support. |
commit | commitdiff | tree | snapshot |
2020-07-26 |
Bruno Haible | multiarch: Prepare for x86_64+arm64 universal binaries... |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Bruno Haible | sigprocmask: Small autoconf macro improvement. |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Bruno Haible | Small autoconf macro improvements. |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Bruno Haible | doc: Update for NetBSD 7.1, 8.0, 9.0. |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Bruno Haible | doc: Revert another small part of the last big commit. |
commit | commitdiff | tree | snapshot |
2020-07-25 |
Bruno Haible | doc: Fix small mistake in last commit. |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Bruno Haible | doc: Update for Mac OS X 10.13. |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Bruno Haible | doc: Update for Cygwin 2.9.0. |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Paul Eggert | parse-datetime: modernize doc |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Paul Eggert | timespec: remove dependence on ‘verify’ |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Paul Eggert | Optimize a few more three-valued comparisons |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Paul Eggert | Fix _GL_CMP parenthesization typo |
commit | commitdiff | tree | snapshot |
2020-07-24 |
Bruno Haible | dfa: Revert breaking gawk. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Bruno Haible | Optimize three-valued comparison between integers. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Bruno Haible | lchmod: Use /proc on Cygwin. |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Ken Brown | fchmodat: Use /proc on Cygwin |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Bruno Haible | aligned-malloc: Optionally use aligned_alloc. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Bruno Haible | aligned-malloc: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Bruno Haible | aligned-malloc: New module. |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Bruno Haible | inttypes: Fix PRI*PTR and SCN*PTR on 64-bit native... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
Bruno Haible | printf-posix: Make an autoconf test more future-proof. |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Bruno Haible | list, oset, omap: Relicense some of the container modul... |
commit | commitdiff | tree | snapshot |
2020-07-20 |
Bruno Haible | oset: Add an 'update' operation. |
commit | commitdiff | tree | snapshot |
2020-07-15 |
Paul Eggert | md5, sha1, sha256, sha512: pacify Autoconf 2.70 |
commit | commitdiff | tree | snapshot |
2020-07-13 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Bruno Haible | libgmp: Avoid warning when --without-libgmp is used. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Bruno Haible | libgmp: Link to the correct shared library. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Bruno Haible | libgmp tests: Add some safety checks. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Bruno Haible | Add a copyright header. |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-07-11 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-07-10 |
Bruno Haible | unicodeio: Fix wrong result on NetBSD. |
commit | commitdiff | tree | snapshot |
2020-07-09 |
Bruno Haible | unicodeio: Fix wrong result on Solaris 11. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | unicodeio: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | unicodeio: Document link requirements. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | doc: Remove support for some very old platforms. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | memchr: Remove support for some very old platforms. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | dup2: Remove support for some very old platforms. |
commit | commitdiff | tree | snapshot |
2020-07-08 |
Bruno Haible | canonicalize: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Bruno Haible | Clarify dependencies to double-slash-root. |
commit | commitdiff | tree | snapshot |
2020-07-07 |
Paul Eggert | libgmp: new module |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | Untabify. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | mkancesdirs: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | getprogname: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | filenamecat-lgpl: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | backupfile, backup-rename: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | argp: Trim module dependencies. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | basename-lgpl: New module. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | dirname, dirname-lgpl: Simplify. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bernhard Voelker | tests: avoid shadowing warning |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | supersede: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | supersede: New module. |
commit | commitdiff | tree | snapshot |
2020-07-05 |
Bruno Haible | Add some copyright headers. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | getrandom: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | getumask: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | getumask: New module. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Add support for temporary files with given... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Document limitations. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Add support for temporary files with unpred... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Add support for temporary files anywhere... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Improve comments. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Fix last commit. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Make multithread-safe, part 2. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Make multithread-safe, part 1. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | fatal-signal: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | getrandom: Fix compilation error on native Windows... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | dfa tests: Follow common file naming conventions. |
commit | commitdiff | tree | snapshot |
next |