]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2015-05-06 Pádraig Bradydoc: document glibc posix_fallocate() issues
2015-05-05 Karl Berrygendocs.sh: document new htmlarg default
2015-04-30 Paul Eggertextern-inline: no need for workaround in GCC 5.1
2015-04-29 Karl Berryupdate from texinfo
2015-04-28 Pádraig Bradyeealloc, pagealign_alloc, xalloc: avoid clang warnings
2015-04-27 Paul Eggerttests: pacify GCC 5.1's stricter printf checking
2015-04-27 Paul Eggertfts: port to GCC 5.1 with --enable-gcc-warnings
2015-04-26 Paul Eggertfile-has-acl: port to CentOS 6
2015-04-26 Pádraig Bradyfile-has-acl: always return false when ACLs aren't...
2015-04-26 Paul Eggertgettext: propagate po/Makefile.in.in too
2015-04-25 Paul Eggertfile-has-acl: new module, split from acl
2015-04-24 Paul Eggertmanywarnings: add GCC 5.1 warnings
2015-04-24 Karl Berryautoupdate
2015-04-21 Simon Josefssondoc: update FDL template to match FDL examples.
2015-04-21 Paul Eggertlstat: fix cross-compilation 'ln -s' problem
2015-04-16 Ludovic Courtèsgendocs.sh: default to a common CSS style sheet for...
2015-04-15 Mats Erik Anderssongnulib-tool: output bold attribute more portably
2015-04-15 Andreas Gruenbacherqacl: Simplify HP-UX acl_nontrivial check
2015-04-15 Andreas Gruenbacheracl: On Linux, check for acls without libacl
2015-04-15 Andreas Gruenbacheracl, qacl: split off shared functions into separate...
2015-04-14 Mats Erik Anderssongit-version-gen: revert "detect untagged revisions"
2015-04-14 Ángel Gonzáleztempname: avoid unused parameter warnings
2015-04-14 Mats Erik Anderssongit-version-gen: detect untagged revisions
2015-04-14 HIRAMATSU Yoshifumifseeko: fix build failure on NetBSD >= 6
2015-04-09 Paul Eggertgitlog-to-changelog: port to MS-Windows
2015-04-07 Karl Berrygendocs: new option --tex for texi2dvi options
2015-04-07 Karl Berrysync gettext .m4 files from gettext
2015-04-07 Daiki Uenouniname/uniname-tests: fix failure due to alias
2015-04-03 Giuseppe Scrivanohash: remove deprecated hash_insert0 function
2015-04-03 Pádraig Bradymountlist: remove dependency on libmount
2015-04-02 Paul Eggertstddef: port to pre-C11 GCC on x86
2015-03-24 Pádraig Bradyquotearg-simple-tests: add missing gl_FUNC_MMAP_ANON...
2015-03-24 Tobias Stoeckmannyesno: make EOL optional in ENABLE_NLS case also
2015-03-23 Paul Eggertfdopendir-tests: test it does not close its arg
2015-03-21 Paul Eggertgitlog-to-changelog: trim trailing white space
2015-03-21 Paul Eggertgitlog-to-changelog: new option --ignore-matching
2015-03-19 Paul Eggertfdopendir: port better to MinGW
2015-03-18 Paul Eggertfdopendir: fix typo in comment
2015-03-09 Eric Blakeerror: document all entry points provided
2015-03-08 Karl Berryautoupdate
2015-03-06 Karl Berryautoupdate
2015-03-04 Karl Berryautoupdate
2015-03-03 Paul Eggertvasnprintf: pacify clang 3.5.0
2015-02-25 Paul Eggertglob, etc.: port to MSVC v18 on MS-Windows 8.1
2015-02-25 Paul Eggertpoll: port to MSVC v18 on MS-Windows 8.1
2015-02-24 Pádraig Bradytests: support stderr verification with returns_()
2015-02-24 Pavel Hrdinapassfd: avoid valgrind uninitalised data warning
2015-02-23 Paul Eggertuniwbrk/u32-wordbreaks-tests: fix copyright
2015-02-23 Paul Eggertdup2: doc and test for Android bug
2015-02-23 Kevin CernekeeReplace dup2() on Android
2015-02-23 Paul EggertAndroid doesn't define RLIM_SAVED_*
2015-02-21 Karl Berryautoupdate
2015-02-21 Paul Eggertvasnprintf-posix-tests: use consistent test
2015-02-21 Paul Eggertprintf, isinf, etc.: noncanonical != NaN
2015-02-20 Jaroslav Skarvadafts: remove redundant close() (trivial)
2015-02-20 Paul Eggertgetdtablesize: port better for Android
2015-02-20 Paul Eggertpoll: fixes for large fds
2015-02-19 Kevin Cernekeefcntl: Fix cross compiling
2015-02-19 Paul Eggertdup2, fcntl: cross-compiler better for Android
2015-02-18 Pádraig Bradygetopt: give accurate ambiguity diagnostic on mem exhau...
2015-02-18 Pádraig Bradygetopt: don't crash on memory exhaustion
2015-02-18 Mike Millertempname: allow compilation with C++ (trivial)
2015-02-18 Paul Eggertdup2, fcntl: port to AIX
2015-02-17 Paul Eggertgetdtablesize, dup2, fcntl: port to Android
2015-02-17 Kevin Cernekeelocalename: Implement gl_locale_name_thread_unsafe...
2015-02-17 Kevin CernekeeMore changelog fixes
2015-02-17 Kamil Dudkafts: avoid crash when a cycle is added while traversing
2015-02-16 Daiki Uenouniname/uniname: support character alias
2015-02-12 Paul EggertFix ChangeLog botches in my recent commits
2015-02-11 Kevin Cernekeeduplocale: Fix Android build of duplocale-tests
2015-02-11 Kevin Cernekeesignal_h: Fix Android build
2015-02-11 Kevin Cernekeenet_if: Handle content-free <net/if.h> system headers
2015-02-11 Kevin Cernekeelinkat_nofollow: Add fallback case for cross compiling
2015-02-11 Kevin Cernekeeeuidaccess: Fix Android build
2015-02-11 Kevin Cernekeegetugroups: Fix Android build
2015-02-11 Kevin Cernekeelocalename: Fix Android build
2015-02-11 Kevin Cernekeegetdtablesize: Fix Android build
2015-02-11 Kevin CernekeeAssume unbroken ungetc() on Android
2015-02-11 Kevin CernekeeFix FILE struct compatibility with Android API level...
2015-02-11 Pádraig Bradytests: avoid recent -Werror=unused-variable regression...
2015-02-11 Pádraig Bradymaint: various whitespace cleanups in tempname
2015-02-11 Pádraig Bradytests: provide returns_() to simplify exit status checking
2015-02-11 Pádraig Bradymountlist: only use libmount when specified
2015-02-08 Daiki Uenouniname/unimame-tests: don't link with -lunistring
2015-02-08 Paul Eggertfstrcmp: don't assume strlen < INT_MAX
2015-02-08 Paul Eggertdiffseq: prefer ptrdiff_t to ssize_t
2015-02-08 Paul Eggertxalloc: fix typo that suppressed warnings
2015-02-07 Paul Eggertfull-read: fix license notice typo
2015-02-07 Paul Eggertcrypto/gc: fix a -Wswitch warning
2015-02-06 Karl Berryautoupdate
2015-02-06 Karl Berryupdate from texinfo
2015-02-04 Andreas Gruenbachertempname: new try_tempname function
2015-02-03 Pádraig Bradygnulib-tool: fix handling of patch(1) diagnostics
2015-02-03 Pádraig Bradybootstrap: exit immediately upon gnulib-tool failure
2015-02-02 Andreas Gruenbachersymlinkat: include all required header files
2015-01-31 Karl Berryupdate from texinfo
2015-01-31 Karl Berryupdate from texinfo
2015-01-30 Karl Berryupdate from texinfo
2015-01-30 Pádraig Bradylocalename: support Solaris 12 and illumos
2015-01-30 Alexander Pyhalovlocale: fix tests on illumos
next