log

age author description
Sat, 30 Aug 2008 14:38:47 +0200 Bruno Haible Work around bug with trailing slash on Solaris 9 and HP-UX 11.00.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Sat, 30 Aug 2008 02:12:22 +0200 Bruno Haible Don't define HAVE_INCLUDE_NEXT any more.
Fri, 29 Aug 2008 14:51:37 +0200 Simon Josefsson Add bitrotate module.
Fri, 29 Aug 2008 12:53:50 +0200 Jim Meyering bootstrap: merge changes from coreutils
Fri, 29 Aug 2008 12:10:51 +0200 Bruno Haible Oops, fix ChangeLog entry.
Fri, 29 Aug 2008 12:07:37 +0200 Bruno Haible Remove --cvs-urls option.
Fri, 29 Aug 2008 09:10:31 +0200 Paolo Bonzini Revert "poll-win32"
Thu, 28 Aug 2008 19:33:04 -0600 Jose E. Marchesi maint.mk: adjust to file name change
Thu, 28 Aug 2008 14:32:52 +0200 Jim Meyering * modules/getndelim2 (License): Relicense to LGPLv2+.
Wed, 27 Aug 2008 14:44:58 +0200 Paolo Bonzini use unlocked I/O in getdelim
Tue, 26 Aug 2008 15:42:04 -0600 Eric Blake doc/INSTALL: resync from autoconf
Tue, 26 Aug 2008 10:14:36 +0200 Jim Meyering GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
Tue, 26 Aug 2008 09:15:51 +0200 Bruno Haible Generate INSTALL file variants with prettier quotes.
Tue, 26 Aug 2008 08:42:59 +0200 Bruno Haible Run makeinfo in an English locale.
Tue, 26 Aug 2008 08:33:53 +0200 Bruno Haible Avoid error message during generation of INSTALL.
Tue, 26 Aug 2008 08:32:04 +0200 Bruno Haible Indent all paragraphs in the INSTALL file in the same way.
Mon, 25 Aug 2008 11:34:07 -0700 Karl Berry sync against install.texi since Autoconf no longer provides INSTALL
Mon, 25 Aug 2008 06:26:56 -0600 Eric Blake c-stack: test that stack overflow can be caught
Mon, 25 Aug 2008 12:22:45 +0200 Bruno Haible Fix description of strftime module.
Sun, 24 Aug 2008 12:28:42 +0200 Bruno Haible Correct attribution.
Sun, 24 Aug 2008 12:27:42 +0200 Bruno Haible Complete test of uc_width results.
Sun, 24 Aug 2008 12:26:56 +0200 Bruno Haible Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
Tue, 19 Aug 2008 06:42:05 -0600 Eric Blake test-lock, test-tls: mention why a test is skipped
Fri, 22 Aug 2008 19:26:34 -0600 Eric Blake autoupdate
Fri, 22 Aug 2008 13:45:41 -0600 Eric Blake count-one-bits: relax license
Fri, 22 Aug 2008 18:40:23 +0200 Andreas Schwab gl_FUNC_OBSTACK_PRINTF_POSIX: fix typo
Thu, 21 Aug 2008 09:24:17 +0200 Simon Josefsson m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.
Thu, 21 Aug 2008 09:22:03 +0200 Paolo Bonzini add m4/threadlib.m4 to the gettext module
Wed, 20 Aug 2008 10:00:53 +0200 Paolo Bonzini Merge branch 'master' of ssh://bonzini@git.sv.gnu.org/srv/git/gnulib
Tue, 19 Aug 2008 21:36:21 -0600 Eric Blake test-c-stack: fix compilation failure on FreeBSD 5.0
Tue, 19 Aug 2008 09:23:40 -0600 Eric Blake strverscmp: migrate from "strverscmp.h" to <string.h>
Tue, 19 Aug 2008 09:40:10 -0600 Eric Blake strverscmp: add unit test
Tue, 19 Aug 2008 17:58:08 +0200 Simon Josefsson lib/gc-gnulib.c: Indentation cleanup. Add some comments regarding Windows crypto stuff, from Mono.
Tue, 19 Aug 2008 17:02:58 +0200 Simon Josefsson Windows initialization fixes, tiny change from Adam Strzelecki <ono@java.pl>.
Tue, 19 Aug 2008 08:20:22 +0200 Ben Pfaff gitlog-to-changelog: give better diagnostic for failed pipe-open
Mon, 18 Aug 2008 19:47:23 +0200 Simon Josefsson Use ISO 8601 format. Attribution.
Mon, 18 Aug 2008 19:40:11 +0200 Simon Josefsson autobuild.m4: Use TZ=UTC to avoid time zone complexity.
Mon, 18 Aug 2008 12:49:10 +0200 Bruno Haible Fix link error with Solaris threads.
Mon, 18 Aug 2008 12:44:48 +0200 Bruno Haible Include <pthread.h>.
Mon, 18 Aug 2008 12:41:12 +0200 Bruno Haible Fix 2008-08-03 change.
Mon, 18 Aug 2008 11:39:40 +0200 Bruno Haible Avoid forcing a context switch right after thread creation.
Tue, 19 Aug 2008 07:59:49 +0200 Paolo Bonzini poll-win32
Mon, 18 Aug 2008 02:23:32 +0200 Bruno Haible Implement thread control primitives for Win32.
Sun, 17 Aug 2008 21:56:29 +0200 Bruno Haible Include the right header files.
Sun, 17 Aug 2008 21:26:13 +0200 Bruno Haible Fix syntax errors in C++ mode.
Sun, 17 Aug 2008 21:18:02 +0200 Bruno Haible Make gl_create_thread easier to use.
Sun, 17 Aug 2008 21:02:11 +0200 Bruno Haible New module 'yield'.
Sun, 17 Aug 2008 19:46:23 +0200 Bruno Haible Link with LIBMULTITHREAD, not LIBTHREAD.
Sun, 17 Aug 2008 19:29:30 +0200 Bruno Haible New module 'thread'.
Sun, 17 Aug 2008 18:33:47 +0200 Bruno Haible Include <stdlib.h> always.
Sun, 17 Aug 2008 18:02:05 +0200 Bruno Haible AC_C_INLINE can be AC_REQUIREd.
Sun, 17 Aug 2008 17:23:23 +0200 Bruno Haible Update modules list.
Sun, 17 Aug 2008 17:21:35 +0200 Yoann Vandoorselaere New module 'cond'.
Sun, 17 Aug 2008 16:26:05 +0200 Bruno Haible Move some code from module 'lock' to module 'threadlib'.
Sat, 16 Aug 2008 13:47:58 -0600 Eric Blake c-stack: fix regression on Irix 5.3 from 2008-06-21
Sun, 17 Aug 2008 15:49:29 +0200 Bruno Haible New module 'threadlib'.
Thu, 14 Aug 2008 12:51:54 +0200 Bruno Haible Separate the macros and the function symbols.
Thu, 14 Aug 2008 10:56:24 +0200 Bruno Haible Move the lock and tls source files into a subdirectory.
Mon, 11 Aug 2008 15:29:40 +0200 Jim Meyering * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
Mon, 11 Aug 2008 06:33:56 -0600 Eric Blake test-c-stack: avoid C99-ism
Sun, 10 Aug 2008 16:40:12 +0200 Jim Meyering ensure that return value of uinttostr et al are not ignored
Thu, 07 Aug 2008 11:27:02 +0200 Jim Meyering * modules/tempname (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 12:09:59 +0200 Paolo Bonzini fix typo in lib/lock.c (fixes compilation on Darwin)
Thu, 07 Aug 2008 11:48:23 +0200 Jim Meyering * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
Thu, 07 Aug 2008 11:19:12 +0200 Jim Meyering * modules/mkstemp (License): Relicense under LGPLv2+.
Thu, 07 Aug 2008 00:15:07 +0200 Bruno Haible Further micro-optimization.
Wed, 06 Aug 2008 11:49:11 +0200 Jim Meyering inet_pton.c: use locale-independent tolower
Wed, 06 Aug 2008 10:27:53 +0200 Paolo Bonzini microoptimization of lib/poll.c
Wed, 06 Aug 2008 09:40:32 +0200 Jim Meyering * modules/inet_pton (License): Relicense under LGPLv2+.
Tue, 05 Aug 2008 10:36:33 -0700 Karl Berry autoupdate
Sun, 03 Aug 2008 20:45:40 +0200 Bruno Haible Additional non-aborting API for lock and tls.
Mon, 04 Aug 2008 12:45:23 -0600 Eric Blake gnumakefile: use space, not TAB, outside of targets
Mon, 04 Aug 2008 10:54:29 -0700 Karl Berry add replacement for ncftpput that uses cmdline ftp
Sat, 02 Aug 2008 15:40:39 +0200 Jim Meyering getdate.y: avoid locale-dependent date parsing failure
Sun, 03 Aug 2008 13:28:46 -0600 Eric Blake gnupload: restore lost executable bit
Sun, 03 Aug 2008 07:02:43 -0700 Karl Berry autoupdate
Sat, 02 Aug 2008 09:21:31 -0700 Karl Berry -mautoupdate
Sat, 02 Aug 2008 13:38:58 +0200 Bruno Haible Prepend each added line in .gitignore files with a slash.
Sat, 02 Aug 2008 10:23:16 +0200 Ralf Wildenhues Portability fix for GNU make 3.79.1.
Fri, 01 Aug 2008 11:30:27 +0200 Bruno Haible Work around bug of HP-UX 10.20 cc with -0.0 literal.
Thu, 31 Jul 2008 15:35:25 +0200 Jim Meyering sha256.h: correct definition on SHA224_DIGEST_SIZE
Thu, 31 Jul 2008 12:04:14 +0200 Bruno Haible Make determination of BITSET_WORD_MAX work also with old HP-UX cc compilers.
Thu, 31 Jul 2008 11:34:41 +0200 Bruno Haible Make a sed program more robust.
Wed, 30 Jul 2008 08:37:31 -0600 Eric Blake test-strtod: allow compilation without -lm
Mon, 28 Jul 2008 20:40:23 +0200 Jim Meyering bootstrap: work also when there are no .po files in po/
Mon, 28 Jul 2008 07:27:55 -0700 Karl Berry autoupdate
Sun, 27 Jul 2008 23:38:05 +0200 Jim Meyering * users.txt: Add zile.
Sat, 26 Jul 2008 08:01:12 -0700 Ben Pfaff Add missing dependencies on new m4/exponent[fdl].m4 files.
Wed, 23 Jul 2008 21:48:35 -0700 Ben Pfaff Add isinf module.
Wed, 23 Jul 2008 21:34:48 -0700 Ben Pfaff Move macros for finding floating-point exponents into separate M4 files.
Wed, 23 Jul 2008 16:19:15 +0200 Ulrich Drepper mktime.c: normalize tp->tm_isdst value to -1/0/1.
Wed, 23 Jul 2008 12:34:14 +0200 Bruno Haible Improve ChangeLog entry for Ulrich Drepper's change.
Wed, 23 Jul 2008 10:24:43 +0200 Ulrich Drepper * lib/canonicalize-lgpl.c (__realpath): readlink can write too
Mon, 21 Jul 2008 21:45:30 -0600 Eric Blake Warn, not fail, on stale version.
Mon, 21 Jul 2008 09:13:38 -0600 Eric Blake Don't allow installation with stale devel version number.
Mon, 21 Jul 2008 01:03:26 +0200 Bruno Haible Test must fail if libsigsegv could not distinguish stack overflow and crash.
Sun, 20 Jul 2008 18:25:12 +0200 Bruno Haible Improve documentation.
Sun, 20 Jul 2008 13:43:28 +0200 Bruno Haible Relicense under LGPLv2+.
Thu, 17 Jul 2008 16:21:42 -0600 Eric Blake c-stack: fix typo.
Thu, 17 Jul 2008 06:23:47 -0600 Eric Blake Make c-stack use libsigsegv, when available.
Wed, 16 Jul 2008 16:28:13 -0600 Eric Blake c-stack: Expose false positives when not using libsigsegv.
Tue, 15 Jul 2008 00:30:36 +0200 Bruno Haible Remove unneeded AC_PREREQ.
Mon, 14 Jul 2008 13:17:26 +0200 Bruno Haible New module 'libsigsegv'.
Mon, 14 Jul 2008 12:37:46 +0200 Bruno Haible Improves the doc in MODULES.html.
Sat, 12 Jul 2008 20:56:44 -0700 Ben Pfaff New module 'longlong'.
Sun, 13 Jul 2008 01:12:18 +0200 Bruno Haible ChangeLog formatting.
Sun, 13 Jul 2008 01:07:35 +0200 Bruno Haible Set ISNAN_LIBM to empty when libm is not actually needed.
Sun, 13 Jul 2008 01:06:59 +0200 Bruno Haible Comment.
Sat, 12 Jul 2008 10:50:41 -0700 Ben Pfaff Add isnan module.
Sat, 12 Jul 2008 10:46:03 -0700 Ben Pfaff Add isnanf module.
Sat, 12 Jul 2008 10:45:22 -0700 Ben Pfaff Add isnand module.
Sat, 12 Jul 2008 10:41:34 -0700 Ben Pfaff Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
Sat, 12 Jul 2008 06:12:48 -0700 Karl Berry autoupdate
Fri, 11 Jul 2008 19:32:46 +0200 Jim Meyering vc-list-files: make the last-resort awk code more portable
Thu, 10 Jul 2008 15:10:42 -0600 Eric Blake Work with tar's bootstrap.
Wed, 09 Jul 2008 11:53:32 +0200 Jim Meyering posix-shell.m4: fix typo that made this test malfunction
Tue, 08 Jul 2008 12:18:03 +0200 Bruno Haible Update comments.
Fri, 04 Jul 2008 13:39:19 +0200 Jim Meyering users.txt: Add vc-dwim.
Thu, 03 Jul 2008 22:52:50 +0200 Jim Meyering * users.txt: Add libffcall. From Sam Steingold.