summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* msvc-inval: fix problem with unset shell varPaul Eggert2016-01-021-0/+9
* tests: for compare_(), use cmp -s where availablePádraig Brady2016-01-011-0/+6
* version-etc: new yearPaul Eggert2016-01-011-1/+12
* human: fix output buffer overrun by 1Paul Eggert2015-12-311-0/+6
* maint: add missing ChangeLog entry for previous commitDaiki Ueno2015-12-281-0/+12
* regexprops-generic: update from regex.hJames Youngman2015-12-231-0/+8
* strftime-tests: avoid false failure on OS XPádraig Brady2015-12-231-0/+8
* fts: ensure leaf optimization is used for NFSKamil Dudka2015-12-201-0/+7
* fts: enable leaf optimization for XFSPádraig Brady2015-12-201-0/+7
* intprops: comment fixPaul Eggert2015-12-171-0/+4
* intprops-test: work around GCC bug 68971Paul Eggert2015-12-171-0/+8
* gnulib-tool: allow multiple --local-dir usagePavel Raiskup2015-12-091-0/+33
* fix freadptr to work with ungetc on all uClibc configsPádraig Brady2015-12-081-0/+10
* xalloc-oversized: improve performance with GCC 5Paul Eggert2015-11-131-0/+6
* intprops: new public macro EXPR_SIGNEDPaul Eggert2015-11-101-0/+10
* intprops: fix typo in clang portPaul Eggert2015-11-101-0/+6
* test-timespec: fix typo in previous changePaul Eggert2015-11-051-0/+3
* timespec-sub: fix overflow bug; add testsPaul Eggert2015-11-051-0/+9
* intprops-test: suppress -Woverlength-stringsPaul Eggert2015-11-051-0/+9
* maint: add missing ChangeLog entry for previous commitPádraig Brady2015-11-041-0/+8
* intprops: revise _WRAPV macros, revert _OVERFLOWPaul Eggert2015-11-041-0/+38
* intprops: add parentheses for when OP has precedence lower than "-"Jim Meyering2015-11-031-0/+7
* quotearg: constify get_quoting_style parametersPádraig Brady2015-11-031-0/+6
* quotearg: add support for $'' shell escapingPádraig Brady2015-11-021-0/+11
* maint: use a more standard return from mbrtowc testPádraig Brady2015-11-021-0/+8
* intprops: add WRAPV and const flavors for GCC 5Paul Eggert2015-10-301-0/+34
* doc: use extended timezone format in iso-8601 examplePádraig Brady2015-10-301-0/+7
* stdalign: port to Sun C 5.9Paul Eggert2015-10-251-0/+7
* time_rz: fix comment about tzallocPaul Eggert2015-10-201-0/+5
* stdalign: work around pre-4.9 GCC x86 bugPaul Eggert2015-10-181-0/+7
* maint.mk: sc_tight_scope: remove extraneous expressionsPádraig Brady2015-10-181-0/+8
* time_rz: return NULL if localtime_r failsPaul Eggert2015-10-181-0/+4
* fts: port to C11 alignofPaul Eggert2015-10-181-0/+9
* time_rz: avoid warning from bleeding-edge gcc's -WnonnullJim Meyering2015-10-181-0/+17
* maint.mk: _gl_TS_function_match: fix "extern" name extracting regexpJim Meyering2015-10-171-0/+8
* maint.mk: sc_tight_scope: factor and support OS XJim Meyering2015-10-171-0/+9
* ChangeLog: fix typo: s/cound/count/Jim Meyering2015-10-171-1/+1
* safe-alloc-tests: fix typo in license headerDmitry Smirnov2015-10-161-0/+5
* copy-file: fix mem leak in error caseSimon Reinhardt2015-10-151-0/+6
* localename: control langinfo.h inclusionMike Frysinger2015-10-151-0/+11
* binary-io, math, pthread, sys_socket, u64, unistd: port to strict CPaul Eggert2015-10-131-0/+8
* accept4-tests: fix to avoid non portable flagsPino Toscano2015-10-121-0/+9
* gnulib-tool: fix tests of 'extensions' modulePavel Raiskup2015-10-061-0/+9
* unicase/locale-language: fix typo in utf-8 cookiePaul Eggert2015-10-061-0/+6
* xalloc: do not worry about GCC 5 warning on 32 bitPaul Eggert2015-10-031-0/+6
* xalloc: avoid GCC 5.1 warning on 32 bitPádraig Brady2015-10-021-0/+8
* uniname/uniname-tests: avoid compiler warningsDaiki Ueno2015-10-021-0/+7
* c-ctype: do not worry about EBCDIC + char signedPaul Eggert2015-09-261-0/+16
* c-ctype: port better to z/OS EBCDICPaul Eggert2015-09-251-0/+13
* gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR clashPavel Raiskup2015-09-251-0/+26