log

age author description
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