summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: fix wget command for po files.Akim Demaille2018-10-131-0/+6
* timevar: improve the output formatAkim Demaille2018-10-131-0/+8
* timevar: expect that getrusage is availableAkim Demaille2018-10-131-0/+15
* mountlist: Improve support for Solaris in 64-bit mode.Bruno Haible2018-10-121-0/+9
* mountlist: Add support for Minix.Bruno Haible2018-10-121-0/+9
* Make better use of Autoconf.Bruno Haible2018-10-121-0/+14
* mountlist: Modernize platform lists.Bruno Haible2018-10-111-0/+7
* getprogname: Add support for 32-bit programs on HP-UX.Bruno Haible2018-10-111-0/+6
* getprogname: Work around program name truncation when possible.Bruno Haible2018-10-111-0/+6
* fts: cleanup after FTS_NOATIME removalPaul Eggert2018-10-081-0/+9
* fts: remove FTS_NOATIMEBernhard Voelker2018-10-081-0/+14
* csharpcomp*, csharpexec*: Remove support for pnet.Bruno Haible2018-10-091-0/+18
* renameatu: prefer renameat2 to syscallAndreas Henriksson2018-10-071-0/+7
* bootstrap, gnulib-tool: use https instead of insecure rsyncBenno Schulenberg2018-10-071-0/+8
* Add ChangeLog entry for last commit.Benno Schulenberg2018-10-071-0/+8
* doc: the gnulib snapshots are not maintainedAkim Demaille2018-10-071-0/+5
* timevar: add to lib_SOURCESAkim Demaille2018-10-071-0/+5
* dirent: Update documentation.Bruno Haible2018-10-071-0/+5
* strpbrk: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+5
* strcspn: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+5
* raise: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+8
* memcmp: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+5
* explicit_bzero: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+6
* mkdir-p: Depend on 'mkdir'.Bruno Haible2018-10-051-0/+5
* tempname: Depend on 'mkdir'.Bruno Haible2018-10-051-0/+7
* timevar: rely on gnulib modules for time portability.Akim Demaille2018-10-051-0/+12
* sh-filename: New module.Bruno Haible2018-10-051-0/+17
* spawn-pipe tests: Avoid test failure on native Windows.Bruno Haible2018-10-051-0/+6
* fcntl: Make it possible to namespace the defined symbol.Bruno Haible2018-10-051-0/+10
* vasnprintf tests: Avoid test failure on HP-UX/hppa and IRIX.Bruno Haible2018-10-031-0/+4
* vasnprintf tests: Avoid test failure on Cygwin.Bruno Haible2018-10-021-0/+6
* mkostemp, mkostemps: Update documentation.Bruno Haible2018-10-021-0/+6
* mkostemp, mkostemps: Fix compilation error in C++ mode on Mac OS X.Tom Tromey2018-10-021-0/+6
* hmac-*: refactor to remove repetitive codePádraig Brady2018-10-011-0/+17
* hmac-sha512: fix hash for keys > blocksize (128 bytes)Zhang Qing2018-10-011-0/+10
* vasnprintf: Avoid warnings from GCC's -Wsign-compare.Bruno Haible2018-09-301-0/+8
* grantpt: Remove unnecessary dependency.Bruno Haible2018-09-301-0/+5
* timevar: Small tweaks.Bruno Haible2018-09-301-0/+9
* timevar: Include documentation in gnulib manual.Bruno Haible2018-09-301-0/+8
* timevar: import from Bison.Akim Demaille2018-09-291-0/+8
* javacomp-script, javacomp: Add preliminary support for Java 12..17.Bruno Haible2018-09-261-0/+6
* javacomp-script, javacomp: Add support for Java 11.Bruno Haible2018-09-261-0/+13
* vasnprintf: Fix heap memory overrun bug.Bruno Haible2018-09-231-0/+9
* maint: mktime.c now shared with glibcPaul Eggert2018-09-191-0/+4
* mktime: fix _LIBC typoPaul Eggert2018-09-191-0/+5
* dfa: optimization for state mergeNorihiro Tanaka2018-09-191-0/+6
* dfa: trivial comment fix: s/is/if/Jim Meyering2018-09-181-0/+5
* dfa: use more-informative function namePaul Eggert2018-09-181-0/+4
* dfa: tweak allocation performancePaul Eggert2018-09-181-0/+9
* dfa: prune states as we goPaul Eggert2018-09-181-0/+5