]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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
2016-12-30 Paul Eggertdfa: shorten sbit, success
2016-12-30 Paul Eggertdfa: simplify multibyte_prop etc.
2016-12-30 Paul Eggertdfa: minor performance tweak
2016-12-30 Paul Eggertdfa: wrap charclass inside a struct
2016-12-30 Jim MeyeringChangelog: insert omitted word
2016-12-30 Jim Meyeringmaint.mk: update list of intprops.h symbol names
2016-12-29 Eric Blakegetopt: fix parallel test failure
2016-12-29 Paul Eggertxalloc: x2nrealloc check for ptrdiff_t overflow
2016-12-24 Bruno Haiblelock test: Fix performance problem on multi-core machines.
2016-12-24 Karl Berryautoupdate
2016-12-19 Bruno Haiblevma-iter: Fix endless loop on 64-bit Windows.
2016-12-19 Bruno Haiblestdint: Fix WINT_MAX to match the gnulib provided wint_...
2016-12-19 Paul Eggertgetopt-posix-tests: fix Makefile typo
2016-12-19 Paul Eggertdfa: improve worst-case 'replace' performance
2016-12-19 Norihiro Tanakadfa: performance improvement for removal of epsilon...
2016-12-18 Karl Berryautoupdate
next