verify: new macro 'assume'
[gnulib.git] / ChangeLog
2013-10-03 Paul Eggertverify: new macro 'assume'
2013-09-26 Eric Blakedup2, dup3: work around another cygwin crasher
2013-09-26 Eric Blakegetdtablesize: work around cygwin issue
2013-09-25 Mats Erik Anderssonpmccabe2html: escaping of special characters
2013-09-24 Eric Blakemanywarnings: enable nicer gcc warning messages
2013-09-23 Jim Meyeringtimespec: use the new TIMESPEC_RESOLUTION in a few...
2013-09-23 Paul Eggertwarnings: port --enable-gcc-warnings to Solaris Studio...
2013-09-23 Eric Blakeconfigmake: support new --runstatedir option
2013-09-23 Paul Eggertctype, string: depend on extern-inline
2013-09-21 Pádraig Bradyuserspec: support optional parameters to parse_user_spec()
2013-09-19 Paul Eggerttimespec: new function make_timespec, and new constants
2013-09-19 Paul Eggertstdio: OS X port of putc_unlocked + extern inline
2013-09-19 Paul Eggertsignal: OS X port of sigaddset etc. + extern inline
2013-09-19 Paul Eggertextern-inline: do not always suppress extern inline...
2013-09-19 Paul Eggertextern-inline: document fixes for ctype and wctype...
2013-09-19 Kevin Cernekeefflush, freadahead, fseeko: Fix for Android
2013-09-19 Mats Erik Anderssonpmccabe2html: fix portability issues
2013-09-18 Mats Erik Anderssongetgroups: statement without effect
2013-09-09 Eric Blakeglob: fix compilation
2013-09-07 Eric Blakeglob: fix build for platforms without __THROW
2013-09-05 Anton Ovchinnikovregex-quote: fix buffer access out of bounds
2013-09-04 Eric Blakeglob: avoid -Wattribute warnings on glibc
2013-08-29 Paul Eggertheaders: check that _GL_INLINE_HEADER_BEGIN is defined
2013-08-28 Pádraig Bradybootstrap: remove the --version requirement from ancill...
2013-08-26 Simon Josefssongc: support HMAC-SHA256 and HMAC-SHA512.
2013-08-24 Daiki Uenogettext: update to version 0.18.3.1
2013-08-23 Paul Eggertselinux-at: omit unnecessary include
2013-08-21 Eric Blaked-ino: avoid false negative on symlink
2013-08-15 Mike Millerbootstrap: port to OpenBSD sed
2013-08-15 Eric Blakewarnings: minor optimization
2013-08-15 Eric Blakewarnings: check -Wfoo rather than -Wno-foo
2013-08-15 Karl Berryaccept doclicense option
2013-08-13 Paul Eggertxvasprintf-tests: port to GCC with hardening flags
2013-08-11 Paul Eggertfpending: port to recent Cygwin change to stdio_ext.h
2013-08-11 Paul Eggertsys_time: port to OpenBSD
2013-08-10 Pádraig Bradybootstrap: support checksum utils without a --status...
2013-08-09 Paul EggertFix ChangeLog typo.
2013-08-07 Jim Meyeringregex: port to non-glibc/lock-using systems
2013-07-20 Daiki Uenolocalecharset: make locale_charset thread-safe on Mac...
2013-07-20 Daiki Uenogettext: update to version 0.18.3
2013-07-18 Werner LEMBERGbootstrap: use correct source when copying build-aux...
2013-07-17 Paul Eggerttmpdir: fix bug in VMS port
2013-07-15 Paul Eggert* lib/tmpdir.c: Simplify code to add slash; no need...
2013-07-15 Paul Eggerttmpdir: port to VMS, to // != /, and to long dirs
2013-07-09 Paul Eggertregex: port to --with-included-regex --enable-gcc-warni...
2013-07-09 Paul Eggertaccept4, dup3, pipe2: port to Cygwin
2013-07-09 Pádraig Bradymountlist: add support for deallocating returned list...
2013-07-08 Paul Eggertstdalign, verify: port to FreeBSD 9.1, to C11, and...
2013-07-07 Paul Eggertfnmatch: don't goto over declaration
2013-07-06 Paul Eggertpipe2: decouple from binary-io a bit
2013-07-03 Eric Blakemgetgroups: relax license to LGPLv2+
2013-07-03 Eric Blakexalloc-oversized: relax license to LGPLv2+
2013-07-03 Eric Blakenproc: relax license to LGPLv2+
2013-07-03 Eric Blakebootstrap: honor --no-git
2013-06-23 Paul Eggertignore-value: port to gcc -pedantic
2013-06-21 Paul Eggertextern-inline: port to gcc -std=c89
2013-06-18 Paul Eggertdoc: document extern-inline
2013-06-18 Paul Eggertdoc: chatter less
2013-06-18 Paul Eggertfflush, fseeko: port to musl cross-compiles
2013-06-16 Paul Eggertmsvc-inval: port to mingw-w64
2013-06-12 Paul Eggertgetcwd-lgpl: port to Tru64
2013-06-11 Paul Eggerttests: port large-fd POSIX spawn tests to OS X
2013-06-05 Bernhard Voelkertests/nap.h: use an adaptive delay to avoid ctime updat...
2013-06-02 Paul Eggertsig2str: port to C++
2013-05-30 Eric Blakedocs: mention cygwin shortcoming in <sys/un.h>
2013-05-30 Eric Blakevasnprintf: silence mingw compiler warning
2013-05-30 Paul Eggertc-ctype, regex, verify: port to gcc -std=c90 -pedantic
2013-05-29 Paul Eggertregex: adapt to locking regime instead of depending...
2013-05-22 Eric Blakegetgroups: document portability issues
2013-05-22 Bernhard Voelkertest-lchown, test-chown: also skip test if lchown/chown...
2013-05-19 Paul Eggertregex: fix dfa race in multithreaded uses
2013-05-19 Paul Eggertmalloca: port to compilers that reject size-zero arrays
2013-05-19 Paul Eggertparse-datetime, tests: don't use "string" + int
2013-05-17 Alexandre Duret... argmatch: port to C++
2013-05-17 Alexandre Duret... argp: typo fix
2013-05-16 Paul Eggertmanywarnings: update for GCC 4.8.0
2013-05-16 Paul Eggertspawn-tests, sys_socket-tests, sys_wait-tests: port...
2013-05-16 Paul Eggertgetaddrinfo-tests: port --enable-gcc-warnings to clang
2013-05-16 Paul Eggertthread: port --enable-gcc-warnings to clang
2013-05-16 Paul Eggertstdio: use __REDIRECT for fwrite, fwrite_unlocked
2013-05-15 Paul Eggertstdio: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertsig2str: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertobstack: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmemchr2: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmbsstr: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmalloca: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertinttostr: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertwarnings: port to clang
2013-05-14 Jim Meyeringquotearg: do not read beyond end of buffer
2013-05-12 Daiki Uenolock: work around pthread recursive mutexes bug in...
2013-05-12 Paul Eggertmkdir-p: remove assumptions about umask and mode
2013-05-11 Eric Blakemaint.mk: catch more abuse of HAVE_DECL in syntax-check
2013-05-10 Stefano Lattarinideps: require Automake >= 1.9.6 in generated Makefile...
2013-05-08 Eric Blakebootstrap: AC_INIT may have more than four parameters
2013-05-08 Eric BlakeChangeLog: whitespace cleanup
2013-05-07 Paul Eggertqacl: port to MS-Windows port of GNU Emacs
2013-05-07 Mike Frysingeracl: include quote.h
2013-05-07 Mike Frysingerfchownat, renameat, unlinkat: update statat dependencies
2013-05-04 Stefano LattariniAssume gnulib is checked out from Git, not CVS
2013-05-01 Paul Eggertutimensat-tests, etc.: try to fix some races
next