Quotearg part 3: add flag to control outer quote elision.
[gnulib.git] / ChangeLog
2008-02-13 Eric BlakeQuotearg part 3: add flag to control outer quote elision.
2008-02-13 Eric BlakeQuotearg part 2: add flag that can control NUL elision.
2008-02-13 Eric BlakeQuotearg part 1: more wrappers, restore quotearg_char...
2008-02-12 Bruno HaibleGive credit to a bug reporter.
2008-02-11 Bruno HaibleImprove reference to ./libgnu.a.
2008-02-11 Bruno HaibleSpecify custom merge drivers.
2008-02-11 Jim Meyeringuseless-if-before-free: Fix reversed exit values.
2008-02-11 Jim Meyeringuseless-if-before-free: Close stdout carefully.
2008-02-11 Bruno HaibleNew module 'git-merge-changelog'.
2008-02-10 Jim Meyeringuseless-if-before-free: New option: --list (-l).
2008-02-10 Jim MeyeringAdd a better summary to previous ChangeLog entry.
2008-02-10 Jim Meyering* build-aux/useless-if-before-free: Exit 2 for errors.
2008-02-10 Bruno HaibleNew abstract list operation 'node_set_value'.
2008-02-10 Bruno HaibleAvoid gcc warnings due to misplaced 'const'.
2008-02-10 Jim MeyeringNew script and module: useless-if-before-free
2008-02-10 Jim Meyeringgitlog-to-changelog: Add omitted ChangeLog entry.
2008-02-10 Jim Meyering* build-aux/gitlog-to-changelog: Use committer date...
2008-02-10 Jim Meyeringxstrtol_error: Fix typo.
2008-02-08 Jim MeyeringAvoid two "parameter unused" warnings.
2008-02-08 Jim MeyeringUse "git COMMAND", not "git-COMMAND".
2008-02-08 Jim Meyering* build-aux/git-version-gen: Use "git status", not...
2008-02-08 Bruno HaibleDon't use %n on native Woe32 systems, to avoid a crash...
2008-02-07 Bruno HaibleTweak ChangeLog entry.
2008-02-07 Bruno HaibleFix *printf behaviour regarding the left-adjust flag...
2008-02-07 Bruno HaibleFix bug introduced on 2008-01-26.
2008-02-06 Bruno HaibleFix bug introduced on 2007-06-10.
2008-02-05 Peter O'Gormangetloadavg: use libperfstat on AIX5
2008-02-03 Bruno HaibleAdd comments about required includes.
2008-02-02 Bruno Haibleusers.txt: Add gnuit.
2008-01-31 Bruno HaibleMark set_uint32 function as 'inline'.
2008-01-31 Jim MeyeringUse "sizeof VAR", rather than a literal "4".
2008-01-31 Simon JosefssonFix typo. Suggested by Jim.
2008-01-31 Simon JosefssonAdd sha1 self test.
2008-01-31 Simon JosefssonAdd SHA1_DIGEST_SIZE #define to sha1.h.
2008-01-31 Jim MeyeringPrefer "sizeof v" over the equivalent "4".
2008-01-31 Simon Josefssonsha1.c (set_uint32): Mark function as static.
2008-01-31 Simon Josefssonmd2: clarify comments to say that alignment is not...
2008-01-31 Simon Josefssonmd4: adapt alignment constraint fix from sha1.
2008-01-31 Simon Josefssonmd5: adapt alignment constraint fix from sha1.
2008-01-31 Peter Palfradersha1: remove the result buffer alignment constraint
2008-01-30 Andreas SchwabFix autoconf test bug introduced on 2008-01-15.
2008-01-30 Karl Berrylog
2008-01-29 Jim Meyeringvasnprintf.c: Avoid warning about unused label
2008-01-26 Bruno HaibleAdd credits to ChangeLog entry.
2008-01-26 Bruno HaibleUse the GCC built-in __builtin_isnanl (if it works).
2008-01-26 Bruno HaibleMake use of GCC's __builtin_isnan.
2008-01-26 Bruno HaibleUse the GCC built-in when available.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2008-01-25 Jim MeyeringPrefer <config.h> over "config.h". See autoconf doc...
2008-01-25 Simon JosefssonAdd self-test for sockets module.
2008-01-24 Simon JosefssonAdd module sockets.
2008-01-19 Bruno HaibleRename two directories: headers -> posix-headers, funct...
2008-01-19 Bruno HaibleIncorporate existing strcasestr doc into new doc structure.
2008-01-19 Bruno HaibleIncorporate existing memmem doc into new doc structure.
2008-01-19 Bruno HaibleNew documentation of GNU libc functions.
2008-01-18 Bruno HaibleFix a printf statement.
2008-01-17 Simon JosefssonNew module gethostname-tests.
2008-01-17 Simon JosefssonNeed string.h unconditionally, for strncpy or strcpy.
2008-01-17 Eric BlakeConvert c-strcasestr to be more efficient.
2008-01-16 Paolo Bonzini* build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overrid...
2008-01-16 Simon JosefssonDisable secure memory in gc-libgcrypt.c.
2008-01-16 Simon JosefssonNeed string.h for strcpy in gethostname module.
2008-01-16 Paul EggertFix problem with getdate on mingw32 reported by Simon...
2008-01-15 Bruno HaibleWork around a MacOS X 10.5 bug in frexpl().
2008-01-15 Eric BlakeTouch up previous patch.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-14 Bruno HaibleFix documentation of include file.
2008-01-14 Colin WatsonMake the functions argp_error, argp_failure known to...
2008-01-13 Colin WatsonTests for module 'strsignal'.
2008-01-13 Colin WatsonNew module 'strsignal'.
2008-01-13 Bruno HaibleAvoid unsupported locales on OpenBSD.
2008-01-13 Bruno HaibleDon't redefine __attribute__ without a need.
2008-01-12 Bruno HaibleAdd documentation chapter about the glibc header files.
2008-01-12 Jim Meyeringannounce-gen: emit Gnulib's git-based version string.
2008-01-12 Jim Meyering* build-aux/announce-gen: Also check for lzma-compresse...
2008-01-12 Bruno HaibleIncrease the maximum allowed time for the test.
2008-01-12 Bruno HaibleMore notes about specific platforms.
2008-01-11 Eric Blakefix typo
2008-01-11 Eric Blake* m4/strstr.m4: Delete cruft from copy-n-paste.
2008-01-11 Bruno HaibleMake c-strstr rely on strstr.
2008-01-11 Bruno HaibleAdd documentation for the c-* modules.
2008-01-10 Eric BlakeFix a comment.
2008-01-10 Eric BlakeShare two-way algorithm.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-10 Bruno HaibleMake it possible to avoid all memory leaks when calling...
2008-01-10 Colin Watson* lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if...
2008-01-10 Bruno HaibleSmall tweaks to memmem module.
2008-01-10 Bruno HaibleWork around OpenBSD 4.0 tdelete() bug.
2008-01-10 Bruno HaibleFix test failure on OpenBSD 4.0.
2008-01-10 Bruno HaibleUndo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
2008-01-10 Paul Eggertgl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H uncondit...
2008-01-09 Eric BlakeAdd memmem-simple module.
2008-01-09 Eric BlakeGive gcc some memmem optimization hints.
2008-01-09 Ralf WildenhuesSupport AIX 6.1 and higher.
2008-01-09 Bruno HaibleHandle the particular PRIdMAX values on MacOS X and...
2008-01-09 Bruno HaibleAdd missing module dependencies.
2008-01-08 Bruno HaibleDocument the knuth_morris_pratt calling convention...
2008-01-08 Bruno HaibleDetect wcwidth bug on OpenBSD 4.0.
next