log

age author description
Sun, 10 Feb 2008 20:42:00 +0100 Jim Meyering Add a better summary to previous ChangeLog entry.
Sun, 10 Feb 2008 20:40:47 +0100 Jim Meyering * build-aux/useless-if-before-free: Exit 2 for errors.
Sun, 10 Feb 2008 19:35:54 +0100 Bruno Haible New abstract list operation 'node_set_value'.
Sun, 10 Feb 2008 19:22:48 +0100 Bruno Haible Avoid gcc warnings due to misplaced 'const'.
Sun, 10 Feb 2008 17:15:06 +0100 Jim Meyering New script and module: useless-if-before-free
Sun, 10 Feb 2008 17:12:20 +0100 Jim Meyering gitlog-to-changelog: Add omitted ChangeLog entry.
Sun, 10 Feb 2008 11:05:12 +0100 Jim Meyering * build-aux/gitlog-to-changelog: Use committer date, not author date.
Sun, 10 Feb 2008 09:49:40 +0100 Jim Meyering xstrtol_error: Fix typo.
Sat, 09 Feb 2008 14:35:33 +0100 Jim Meyering New script and module: gitlog-to-changelog
Fri, 08 Feb 2008 17:49:35 +0100 Jim Meyering Avoid two "parameter unused" warnings.
Fri, 08 Feb 2008 11:35:02 +0100 Jim Meyering Use "git COMMAND", not "git-COMMAND".
Fri, 08 Feb 2008 11:31:54 +0100 Jim Meyering * build-aux/git-version-gen: Use "git status", not "git-status".
Fri, 08 Feb 2008 02:32:48 +0100 Bruno Haible Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Thu, 07 Feb 2008 02:12:24 +0100 Bruno Haible Tweak ChangeLog entry.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Thu, 07 Feb 2008 01:47:53 +0100 Bruno Haible Fix bug introduced on 2008-01-26.
Wed, 06 Feb 2008 23:58:36 +0100 Bruno Haible Fix bug introduced on 2007-06-10.
Tue, 05 Feb 2008 10:24:16 -0800 Karl Berry autoupdate
Sun, 03 Feb 2008 09:15:52 +0100 Peter O'Gorman getloadavg: use libperfstat on AIX5
Sun, 03 Feb 2008 21:06:40 +0100 Bruno Haible Add comments about required includes.
Sat, 02 Feb 2008 03:41:28 +0100 Bruno Haible users.txt: Add gnuit.
Thu, 31 Jan 2008 23:37:55 +0100 Bruno Haible Mark set_uint32 function as 'inline'.
Thu, 31 Jan 2008 14:32:19 +0100 Jim Meyering Use "sizeof VAR", rather than a literal "4".
Thu, 31 Jan 2008 13:59:31 +0100 Simon Josefsson Fix typo. Suggested by Jim.
Thu, 31 Jan 2008 13:59:03 +0100 Simon Josefsson Add sha1 self test.
Thu, 31 Jan 2008 13:57:17 +0100 Simon Josefsson Add SHA1_DIGEST_SIZE #define to sha1.h.
Thu, 31 Jan 2008 13:04:07 +0100 Jim Meyering Prefer "sizeof v" over the equivalent "4".
Thu, 31 Jan 2008 11:13:04 +0100 Jim Meyering vc-list-files: new module
Thu, 31 Jan 2008 11:13:13 +0100 Simon Josefsson sha1.c (set_uint32): Mark function as static.
Thu, 31 Jan 2008 11:10:36 +0100 Simon Josefsson md2: clarify comments to say that alignment is not required.
Thu, 31 Jan 2008 11:08:05 +0100 Simon Josefsson md4: adapt alignment constraint fix from sha1.
Thu, 31 Jan 2008 11:05:46 +0100 Simon Josefsson md5: adapt alignment constraint fix from sha1.
Wed, 30 Jan 2008 13:36:13 +0100 Peter Palfrader sha1: remove the result buffer alignment constraint
Thu, 31 Jan 2008 00:25:53 +0100 Andreas Schwab Fix autoconf test bug introduced on 2008-01-15.
Wed, 30 Jan 2008 11:58:29 -0800 Karl Berry log
Wed, 30 Jan 2008 11:57:21 -0800 Karl Berry try to preserve x bits
Wed, 30 Jan 2008 11:56:25 -0800 Karl Berry autoupdate
Tue, 29 Jan 2008 10:32:15 +0100 Jim Meyering vasnprintf.c: Avoid warning about unused label
Sat, 26 Jan 2008 15:56:47 +0100 Bruno Haible Add credits to ChangeLog entry.
Sat, 26 Jan 2008 15:45:42 +0100 Bruno Haible Use the GCC built-in __builtin_isnanl (if it works).
Sat, 26 Jan 2008 15:37:59 +0100 Bruno Haible Make use of GCC's __builtin_isnan.
Sat, 26 Jan 2008 13:23:24 +0100 Bruno Haible Use the GCC built-in when available.
Sat, 26 Jan 2008 15:17:58 +0100 Bruno Haible Rename isnan, applicable to 'double' only, to isnand.
Sat, 26 Jan 2008 02:26:52 +0100 Bruno Haible Exploit the __builtin_signbit GCC built-in.
Fri, 25 Jan 2008 21:52:02 +0100 Jim Meyering Prefer <config.h> over "config.h". See autoconf doc for explanation.
Fri, 25 Jan 2008 11:52:09 +0100 Simon Josefsson Add self-test for sockets module.
Thu, 24 Jan 2008 15:55:56 +0100 Simon Josefsson Add module sockets.
Thu, 24 Jan 2008 06:52:11 -0800 Karl Berry exec
Thu, 24 Jan 2008 06:51:43 -0800 Karl Berry autoupdate
Sat, 19 Jan 2008 17:51:32 -0800 Karl Berry autoupdate
Sun, 20 Jan 2008 00:09:59 +0100 Bruno Haible Rename two directories: headers -> posix-headers, functions -> posix-functions.
Sat, 19 Jan 2008 13:06:50 +0100 Bruno Haible Incorporate existing strcasestr doc into new doc structure.
Sat, 19 Jan 2008 12:59:00 +0100 Bruno Haible Incorporate existing memmem doc into new doc structure.
Sat, 19 Jan 2008 02:51:21 +0100 Bruno Haible New documentation of GNU libc functions.
Fri, 18 Jan 2008 02:14:04 +0100 Bruno Haible Fix a printf statement.
Thu, 17 Jan 2008 07:33:23 -0800 Karl Berry autoupdate
Thu, 17 Jan 2008 13:16:12 +0100 Simon Josefsson New module gethostname-tests.
Thu, 17 Jan 2008 11:07:41 +0100 Simon Josefsson Need string.h unconditionally, for strncpy or strcpy.
Wed, 16 Jan 2008 20:35:00 -0700 Eric Blake Convert c-strcasestr to be more efficient.
Wed, 16 Jan 2008 17:52:21 +0100 Paolo Bonzini * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.