]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2017-03-05 Karl Berryautoupdate
2017-03-05 Paul Eggertdtotimespec: simplify
2017-03-05 Bruno Haibletest-calloc-gnu: Reenable test also for GCC 7.
2017-03-04 Jim Meyeringtest-calloc-gnu: port to GCC7
2017-03-04 Bruno Haibletests: Avoid compiler warning about uses of null_ptr.
2017-03-03 Bruno Haibledoc: Mention Mac OS X deficiencies regarding semaphores.
2017-03-03 Bruno Haiblelock tests: Fix test failure on Mac OS X (regression...
2017-02-28 Bruno Haibleperror tests: Tweak for z/OS.
2017-02-26 Bruno Haiblenproc: Refactor large function.
2017-02-26 Pádraig Bradynproc: adjust handling of OpenMP environment variables
2017-02-26 Pádraig Bradynproc: support nested OMP_NUM_THREADS, and OMP_THREAD_LIMIT
2017-02-25 Bruno Haiblemaintainer-makefile: Fix AC_PROG_SED with autoconf...
2017-02-24 Paul Eggertftoastr: port to -Wdouble-promotion
2017-02-21 Bruno Haiblelock tests: Fix build failure on GNU/Hurd (regression...
2017-02-20 Bruno Haiblelock tests: Fix build failure on z/OS.
2017-02-19 Bruno Haiblehavelib: Prefer the search path of /usr/bin/gcc over...
2017-02-19 Bruno Haiblehavelib: Support overriding the result of AC_LIB_PREPAR...
2017-02-19 Bruno Haiblegnulib-tool: Avoid conflict of havelib-tests with ...
2017-02-16 Tim Rühsenusers.txt: Update links, use HTTPS where possible
2017-02-16 Bruno Haiblexbinary-io: Fix inlining.
2017-02-16 Paul Eggertxbinary-io: rename from xsetmode
2017-02-15 Paul Eggerttests: Adjust to recent SET_BINARY change
2017-02-15 Paul Eggertxsetmode: new module
2017-02-14 Paul Eggertheaders: fix begin-end typos
2017-02-14 Paul Eggertselinux-h: port to PGI 16.10
2017-02-14 Paul Eggertargp: port to PGI 16.10
2017-02-13 Darshit Shahunicase: Update function protoype to match definition
2017-02-12 Bruno Haibletimes test: Avoid gcc warnings on Linux/x32.
2017-02-12 Paul Eggertglob: port better to emscripten
2017-02-11 Bruno Haiblehost-cpu-c-abi: Support for 64-bit AIX, 32-bit armhf...
2017-02-10 Bruno Haiblesearch: Don't assume that tsearch() exists if 'VISIT...
2017-02-09 Bruno Haibledoc: Don't mention obsolete AC_LIBTOOL_WIN32_DLL macro.
2017-02-09 Paul Eggertstddef-tests: port to SIZE_MAX <= INT_MAX
2017-02-07 Karl Berryautoupdate
2017-02-01 Bruno Haiblelock tests: Fix link error.
2017-01-31 Bruno Haiblelock: Fix link error (regression from 2017-01-05).
2017-01-31 Paul EggertPort to PGI 16.10 x86-64
2017-01-21 Paul Eggertparse-datetime: handle timezones reentrantly
2017-01-21 Paul Eggerttime_rz: fix comment typo
2017-01-20 Eric Blakelocalename: port to cygwin 2.6
2017-01-19 Tim Rühsenusers.txt: Update wget URL (tiny change)
2017-01-19 Tim Rühsenusers.txt: Add wget2 (tiny change)
2017-01-19 Norihiro Tanakadfa: fix memory leak in parse
2017-01-17 Pádraig Bradyparse-datetime: fix dependence on AC_PROG_SED
2017-01-17 Paul Eggertintprops: update doc URLs
2017-01-16 Bruno Haiblehost-cpu-c-abi: Add support for armhf, arm64, x32,...
2017-01-16 Karl Berryupdate from texinfo
2017-01-16 Paul Eggertlocaleinfo: case_folded_counterparts and WEOF
2017-01-16 Paul Eggertdfa: port to gcc -fsanitize=undefined
2017-01-14 Paul Eggertstrftime: %z is -00 if unknown
2017-01-10 Paul Eggertdfa: port to older GCC
2017-01-10 Bruno HaibleUpdate DEPENDENCIES.
2017-01-10 Jim Meyeringmaint.mk: enforce spelling of "timestamp" (i.e., no...
2017-01-10 Paul Eggertdfa: minor simplification with emptyset
2017-01-10 Paul Eggertdfa: shrink constraints from 4 bits to 3
2017-01-10 Paul Eggertdfa: omit unnecessary ptrdiff_t check
2017-01-10 Paul Eggertdfa: omit unnecessary allocation
2017-01-10 Paul Eggertdfa: omit unused local
2017-01-09 Paul Eggertmaint: time stamp -> timestamp
2017-01-09 Paul Eggertmaint: remove stray .texi files
2017-01-09 Paul Eggertgetprogname: fix port to IRIX
2017-01-09 Norihiro Tanakadfa: melt down dfastate into build_state
2017-01-09 Norihiro Tanakadfa: simplify transition table allocation
2017-01-08 Paul Eggertdfa: fix reallocation bug when matching newlines
2017-01-07 Tim RühsenAvoid -Wundef warning about undefined WINDOWS_SOCKETS.
2017-01-07 Tim RühsenAvoid -Wundef warning about undefined __USE_FILE_OFFSET64.
2017-01-07 Bruno Haiblestdioext: Port to Minix 3.2 and newer.
2017-01-07 Paul Eggertgetprogname: port to IRIX
2017-01-06 Paul Eggertlocalename-tests: port to NetBSD 7
2017-01-06 Paul Eggertglob, intprops, xalloc: work around Clang bug
2017-01-06 Paul Eggertdfa: fix 'return' typo
2017-01-05 Bruno Haiblelock tests: Prefer semaphore over mutex.
2017-01-05 Pádraig Bradyparse-datetime: fix generated paths for coverage files
2017-01-05 Pádraig Bradymaint.mk: support parallel execution of coverage
2017-01-05 Bruno Haiblelock: Provide guarantee to avoid writer starvation...
2017-01-05 Bruno Haiblethread: Fix pth port.
2017-01-05 Assaf Gordonparse-datetime: fix debug message on lone year number
2017-01-05 Assaf Gordonparse-datetime: fix local timezone debug messages
2017-01-05 Assaf Gordonparse-datetime: add debug warning about DST changes
2017-01-05 Assaf Gordonparse-datetime: add debug warning about date arithmetic
2017-01-05 Assaf Gordonparse-datetime: fix debug message of relative part...
2017-01-05 Assaf Gordonparse-datetime: fix incorrect debug message on lone...
2017-01-03 Karl Berryexec
2017-01-03 Karl Berrybuild-aux/mdate-sh
2017-01-03 Paul Eggertdoc: fix typo in previous change
2017-01-03 Paul EggertRevert copyright-year change to synced files
2017-01-03 Paul Eggertdoc: modernize for C11 etc.
2017-01-02 Paul Eggertdfa: prefer functions to FETCH_WC macro
2017-01-02 Paul Eggertdfa: narrow more local var scopes
2017-01-02 Paul Eggertdfa: remove duplicate assignment
2017-01-02 Paul Eggertdfa: simplify constraint-dependency checking
2017-01-02 Paul Eggertdfa: prefer functions and constants to macros
2017-01-02 Paul Eggertdfa: narrow more local var scopes
2017-01-01 Jim Meyeringdfa: narrow the scope of many local variables
2017-01-01 Karl Berrygettext from dev
2017-01-01 Paul Eggertversion-etc: new year
2016-12-31 Eric Blakedo-release-commit-and-tag: avoid shell syntax error
2016-12-31 Eric Blakemaint.mk: hoist gnulib_dir definition earlier
2016-12-31 Jim Meyeringmaint.mk: do not always evaluate intprops-related shell
2016-12-30 Jim Meyeringmaint.mk: improve sc_prohibit_intprops_without_use
next