Mercurial > hg > octave-shane > gnulib-hg
graph
-
Quotearg part 4: add tests, fix c-maybe colon quoting.Tue, 12 Feb 2008 11:42:29 -0700, by Eric Blake
-
Quotearg part 3: add flag to control outer quote elision.Thu, 07 Feb 2008 16:44:01 -0700, by Eric Blake
-
Quotearg part 2: add flag that can control NUL elision.Thu, 07 Feb 2008 14:35:51 -0700, by Eric Blake
-
Quotearg part 1: more wrappers, restore quotearg_char state.Thu, 07 Feb 2008 06:39:57 -0700, by Eric Blake
-
Give credit to a bug reporter.Wed, 13 Feb 2008 00:23:23 +0100, by Bruno Haible
-
Improve reference to ./libgnu.a.Tue, 12 Feb 2008 00:13:34 +0100, by Bruno Haible
-
Specify custom merge drivers.Mon, 11 Feb 2008 13:27:09 +0100, by Bruno Haible
-
Comment changes.Mon, 11 Feb 2008 13:24:11 +0100, by Bruno Haible
-
useless-if-before-free: Fix reversed exit values.Mon, 11 Feb 2008 09:10:21 +0100, by Jim Meyering
-
useless-if-before-free: Close stdout carefully.Mon, 11 Feb 2008 08:34:27 +0100, by Jim Meyering
-
New module 'git-merge-changelog'.Mon, 11 Feb 2008 01:16:24 +0100, by Bruno Haible
-
useless-if-before-free: New option: --list (-l).Sun, 10 Feb 2008 23:18:09 +0100, by Jim Meyering
-
Add a better summary to previous ChangeLog entry.Sun, 10 Feb 2008 20:42:00 +0100, by Jim Meyering
-
* build-aux/useless-if-before-free: Exit 2 for errors.Sun, 10 Feb 2008 20:40:47 +0100, by Jim Meyering
-
New abstract list operation 'node_set_value'.Sun, 10 Feb 2008 19:35:54 +0100, by Bruno Haible
-
Avoid gcc warnings due to misplaced 'const'.Sun, 10 Feb 2008 19:22:48 +0100, by Bruno Haible
-
New script and module: useless-if-before-freeSun, 10 Feb 2008 17:15:06 +0100, by Jim Meyering
-
gitlog-to-changelog: Add omitted ChangeLog entry.Sun, 10 Feb 2008 17:12:20 +0100, by Jim Meyering
-
* build-aux/gitlog-to-changelog: Use committer date, not author date.Sun, 10 Feb 2008 11:05:12 +0100, by Jim Meyering
-
xstrtol_error: Fix typo.Sun, 10 Feb 2008 09:49:40 +0100, by Jim Meyering
-
New script and module: gitlog-to-changelogSat, 09 Feb 2008 14:35:33 +0100, by Jim Meyering
-
Avoid two "parameter unused" warnings.Fri, 08 Feb 2008 17:49:35 +0100, by Jim Meyering
-
Use "git COMMAND", not "git-COMMAND".Fri, 08 Feb 2008 11:35:02 +0100, by Jim Meyering
-
* build-aux/git-version-gen: Use "git status", not "git-status".Fri, 08 Feb 2008 11:31:54 +0100, by Jim Meyering
-
Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.Fri, 08 Feb 2008 02:32:48 +0100, by Bruno Haible
-
Tweak ChangeLog entry.Thu, 07 Feb 2008 02:12:24 +0100, by Bruno Haible
-
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Thu, 07 Feb 2008 02:08:13 +0100, by Bruno Haible
-
Fix bug introduced on 2008-01-26.Thu, 07 Feb 2008 01:47:53 +0100, by Bruno Haible
-
Fix bug introduced on 2007-06-10.Wed, 06 Feb 2008 23:58:36 +0100, by Bruno Haible
-
autoupdateTue, 05 Feb 2008 10:24:16 -0800, by Karl Berry
-
getloadavg: use libperfstat on AIX5Sun, 03 Feb 2008 09:15:52 +0100, by Peter O'Gorman
-
Add comments about required includes.Sun, 03 Feb 2008 21:06:40 +0100, by Bruno Haible
-
users.txt: Add gnuit.Sat, 02 Feb 2008 03:41:28 +0100, by Bruno Haible
-
Mark set_uint32 function as 'inline'.Thu, 31 Jan 2008 23:37:55 +0100, by Bruno Haible
-
Use "sizeof VAR", rather than a literal "4".Thu, 31 Jan 2008 14:32:19 +0100, by Jim Meyering
-
Fix typo. Suggested by Jim.Thu, 31 Jan 2008 13:59:31 +0100, by Simon Josefsson
-
Add sha1 self test.Thu, 31 Jan 2008 13:59:03 +0100, by Simon Josefsson
-
Add SHA1_DIGEST_SIZE #define to sha1.h.Thu, 31 Jan 2008 13:57:17 +0100, by Simon Josefsson
-
Prefer "sizeof v" over the equivalent "4".Thu, 31 Jan 2008 13:04:07 +0100, by Jim Meyering
-
vc-list-files: new moduleThu, 31 Jan 2008 11:13:04 +0100, by Jim Meyering
-
sha1.c (set_uint32): Mark function as static.Thu, 31 Jan 2008 11:13:13 +0100, by Simon Josefsson
-
md2: clarify comments to say that alignment is not required.Thu, 31 Jan 2008 11:10:36 +0100, by Simon Josefsson
-
md4: adapt alignment constraint fix from sha1.Thu, 31 Jan 2008 11:08:05 +0100, by Simon Josefsson
-
md5: adapt alignment constraint fix from sha1.Thu, 31 Jan 2008 11:05:46 +0100, by Simon Josefsson
-
sha1: remove the result buffer alignment constraintWed, 30 Jan 2008 13:36:13 +0100, by Peter Palfrader
-
Fix autoconf test bug introduced on 2008-01-15.Thu, 31 Jan 2008 00:25:53 +0100, by Andreas Schwab
-
logWed, 30 Jan 2008 11:58:29 -0800, by Karl Berry
-
try to preserve x bitsWed, 30 Jan 2008 11:57:21 -0800, by Karl Berry
-
autoupdateWed, 30 Jan 2008 11:56:25 -0800, by Karl Berry
-
vasnprintf.c: Avoid warning about unused labelTue, 29 Jan 2008 10:32:15 +0100, by Jim Meyering
-
Add credits to ChangeLog entry.Sat, 26 Jan 2008 15:56:47 +0100, by Bruno Haible
-
Use the GCC built-in __builtin_isnanl (if it works).Sat, 26 Jan 2008 15:45:42 +0100, by Bruno Haible
-
Make use of GCC's __builtin_isnan.Sat, 26 Jan 2008 15:37:59 +0100, by Bruno Haible
-
Use the GCC built-in when available.Sat, 26 Jan 2008 13:23:24 +0100, by Bruno Haible
-
Rename isnan, applicable to 'double' only, to isnand.Sat, 26 Jan 2008 15:17:58 +0100, by Bruno Haible
-
Exploit the __builtin_signbit GCC built-in.Sat, 26 Jan 2008 02:26:52 +0100, by Bruno Haible
-
Prefer <config.h> over "config.h". See autoconf doc for explanation.Fri, 25 Jan 2008 21:52:02 +0100, by Jim Meyering
-
Add self-test for sockets module.Fri, 25 Jan 2008 11:52:09 +0100, by Simon Josefsson
-
Add module sockets.Thu, 24 Jan 2008 15:55:56 +0100, by Simon Josefsson
-
execThu, 24 Jan 2008 06:52:11 -0800, by Karl Berry