log

age author description
Sun, 19 May 2013 12:58:53 -0700 Paul Eggert malloca: port to compilers that reject size-zero arrays
Sat, 18 May 2013 17:20:41 -0700 Paul Eggert parse-datetime, tests: don't use "string" + int
Fri, 17 May 2013 19:01:15 +0200 Alexandre Duret-Lutz argmatch: port to C++
Fri, 17 May 2013 19:01:14 +0200 Alexandre Duret-Lutz argp: typo fix
Thu, 16 May 2013 09:25:59 -0700 Karl Berry autoupdate
Wed, 15 May 2013 23:21:29 -0700 Paul Eggert manywarnings: update for GCC 4.8.0
Wed, 15 May 2013 15:59:01 -0700 Paul Eggert spawn-tests, sys_socket-tests, sys_wait-tests: port to clang
Wed, 15 May 2013 15:56:56 -0700 Paul Eggert getaddrinfo-tests: port --enable-gcc-warnings to clang
Wed, 15 May 2013 15:54:44 -0700 Paul Eggert thread: port --enable-gcc-warnings to clang
Wed, 15 May 2013 15:52:42 -0700 Paul Eggert stdio: use __REDIRECT for fwrite, fwrite_unlocked
Wed, 15 May 2013 00:30:43 -0700 Paul Eggert stdio: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:28:44 -0700 Paul Eggert sig2str: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:27:15 -0700 Paul Eggert obstack: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:26:14 -0700 Paul Eggert memchr2: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:17:25 -0700 Paul Eggert mbsstr: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:15:45 -0700 Paul Eggert malloca: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:12:12 -0700 Paul Eggert inttostr: port --enable-gcc-warnings to clang
Wed, 15 May 2013 00:07:15 -0700 Paul Eggert warnings: port to clang
Sat, 11 May 2013 18:43:50 -0700 Jim Meyering quotearg: do not read beyond end of buffer
Sat, 11 May 2013 10:40:55 +0900 Daiki Ueno lock: work around pthread recursive mutexes bug in Mac OS X 10.6
Sat, 11 May 2013 18:26:19 -0700 Paul Eggert mkdir-p: remove assumptions about umask and mode
Fri, 10 May 2013 20:24:21 -0600 Eric Blake maint.mk: catch more abuse of HAVE_DECL in syntax-check
Fri, 10 May 2013 22:13:04 +0200 Stefano Lattarini deps: require Automake >= 1.9.6 in generated Makefile fragments
Fri, 10 May 2013 07:54:43 -0700 Karl Berry autoupdate
Wed, 08 May 2013 14:29:19 -0600 Eric Blake bootstrap: AC_INIT may have more than four parameters
Wed, 08 May 2013 14:32:11 -0600 Eric Blake ChangeLog: whitespace cleanup
Tue, 07 May 2013 14:21:42 -0700 Paul Eggert qacl: port to MS-Windows port of GNU Emacs
Tue, 07 May 2013 14:22:09 -0400 Mike Frysinger acl: include quote.h
Mon, 06 May 2013 20:24:41 -0400 Mike Frysinger fchownat, renameat, unlinkat: update statat dependencies
Sat, 04 May 2013 10:30:14 +0200 Stefano Lattarini Assume gnulib is checked out from Git, not CVS
Tue, 30 Apr 2013 23:14:19 -0700 Paul Eggert utimensat-tests, etc.: try to fix some races
Tue, 30 Apr 2013 22:32:23 -0700 Paul Eggert utimens, utimensat: work around Solaris UTIME_OMIT bug
Wed, 24 Apr 2013 22:26:31 -0700 Paul Eggert gettext: now it's your responsibility to add -I$(top_builddir)/intl
Tue, 30 Apr 2013 09:01:58 -0700 Paul Eggert acl: include errno.h to get errno
Mon, 29 Apr 2013 15:21:40 -0700 Paul Eggert tests: don't assume getdtablesize () <= 10000000
Sun, 28 Apr 2013 20:45:48 -0700 Paul Eggert extern-inline: work around bug in Sun c99
Sun, 28 Apr 2013 06:54:09 -0700 Karl Berry autoupdate
Sat, 27 Apr 2013 17:39:07 -0700 Paul Eggert qacl: new module, broken out from the acl module
Sat, 27 Apr 2013 08:11:56 -0700 Paul Eggert alignof, intprops, malloca: port better to IBM's C compiler
Thu, 25 Apr 2013 13:32:03 -0700 Daiki Ueno wctype-h: fix gettext link error on mingw
Thu, 25 Apr 2013 08:42:44 -0700 Karl Berry autoupdate
Thu, 11 Apr 2013 05:47:31 +0000 Dmitry V. Levin regex-tests, regex: allow glibc re_search behavior
Sat, 30 Mar 2013 10:21:11 -0700 Paul Eggert stdalign: doc fix
Fri, 29 Mar 2013 19:47:13 -0700 Paul Eggert stdalign: port to stricter ISO C11
Tue, 19 Mar 2013 09:08:47 -0700 Paul Eggert sys_select, sys_time: port 2013-01-30 Solaris 2.6 fix to Cygwin
Tue, 19 Mar 2013 10:47:12 -0700 Karl Berry check for (erroneous) ftp-upload.gnu.org
Tue, 19 Mar 2013 09:30:58 -0700 Paul Eggert copy-file, rpmatch: fix problems found by cppcheck
Sun, 27 Jan 2013 09:54:55 -0800 Jim Meyering prefix-gnulib-mk: give better diagnostics
Wed, 13 Mar 2013 00:10:30 -0700 Paul Eggert putenv: port to Solaris 10
Tue, 12 Mar 2013 17:30:10 -0700 Paul Eggert mktime: fix configure typo
Tue, 12 Mar 2013 15:15:01 -0600 Eric Blake regex-tests: skip UTF-8 test on mingw
Mon, 11 Mar 2013 15:40:32 -0600 Eric Blake tests: make it easier to bypass alarm time in debugger
Mon, 11 Mar 2013 14:51:33 -0600 Eric Blake regex: port to mingw's recent addition of undeclared alarm
Mon, 11 Mar 2013 06:15:41 -0600 Eric Blake putenv: avoid compilation warning on mingw
Mon, 11 Mar 2013 12:48:58 +0700 Gary V. Vaughan unistd: don't prevent Tru64 Unix from using gnulib strtod.
Sat, 09 Mar 2013 20:44:34 -0500 Jordi GutiƩrrez Hermoso Close this branch, was for d69dfef8e8c6, this is now in upstream gnulib
Sat, 09 Mar 2013 07:23:53 -0800 Karl Berry autoupdate
Sat, 09 Mar 2013 12:30:56 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.51 to 1.
Sat, 09 Mar 2013 11:07:30 +0700 Gary V. Vaughan vasprintf-posix-tests: allow rounding 1.5 to 1.
Fri, 08 Mar 2013 15:24:22 -0800 Karl Berry autoupdate