log

age author description
Sat, 17 Mar 2007 19:08:13 +0000 Bruno Haible Remove unused variables.
Sat, 17 Mar 2007 19:05:33 +0000 Bruno Haible Incude c-strcase.h.
Sat, 17 Mar 2007 19:02:51 +0000 Bruno Haible Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
Sat, 17 Mar 2007 18:41:38 +0000 Bruno Haible Update year.
Sat, 17 Mar 2007 18:41:28 +0000 Bruno Haible Include <stdlib.h>, for malloc().
Sat, 17 Mar 2007 18:40:48 +0000 Bruno Haible Include <stdlib>, for malloc().
Sat, 17 Mar 2007 18:39:35 +0000 Bruno Haible Undo last patch.
Sat, 17 Mar 2007 18:35:49 +0000 Bruno Haible Include <stdlib.h>, for malloc().
Sat, 17 Mar 2007 16:54:19 +0000 Karl Berry autoupdate
Sat, 17 Mar 2007 16:30:30 +0000 Bruno Haible Mention all modules affected by last change.
Sat, 17 Mar 2007 16:27:48 +0000 Bruno Haible Update .cvsignore and .gitignore files.
Sat, 17 Mar 2007 13:54:35 +0000 Eric Blake * NEWS: Document stdlib change from 2007-02-18.
Sat, 17 Mar 2007 12:12:19 +0000 Simon Josefsson Remove, accidentally committed.
Sat, 17 Mar 2007 12:11:35 +0000 Simon Josefsson *** empty log message ***
Sat, 17 Mar 2007 12:11:10 +0000 Simon Josefsson Discuss strdup change.
Sat, 17 Mar 2007 12:04:04 +0000 Jim Meyering fix syntax error in last change
Sat, 17 Mar 2007 11:52:47 +0000 Jim Meyering Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
Sat, 17 Mar 2007 08:58:43 +0000 Jim Meyering * build-aux/bootstrap: Don't use \> in grep regexp. For HP-UX.
Fri, 16 Mar 2007 21:03:43 +0000 Jim Meyering * build-aux/bootstrap (with_gettext): New variable. Run autopoint
Fri, 16 Mar 2007 20:22:58 +0000 Jim Meyering * build-aux/bootstrap (gnulib_name): New variable.
Fri, 16 Mar 2007 02:42:41 +0000 Simon Josefsson Use new namespace.
Fri, 16 Mar 2007 00:52:55 +0000 Bruno Haible Try to avoid clashing symbols.
Fri, 16 Mar 2007 00:37:51 +0000 Bruno Haible 2007-03-15 Bruno Haible <bruno@clisp.org>
Fri, 16 Mar 2007 00:30:06 +0000 Bruno Haible Allow the use of a destructor for the values stored in the list.
Fri, 16 Mar 2007 00:01:29 +0000 Bruno Haible Fix compilation error introduced in last commit.
Thu, 15 Mar 2007 23:56:13 +0000 Bruno Haible Add an element disposal function.
Thu, 15 Mar 2007 23:40:59 +0000 Bruno Haible List of important user-visible changes.
Thu, 15 Mar 2007 23:34:24 +0000 Karl Berry update from texinfo
Thu, 15 Mar 2007 22:58:36 +0000 Paul Eggert * lib/quotearg.c: Include <wctype.h> early, before the definition of
Mon, 12 Mar 2007 00:48:31 +0000 Bruno Haible Request a "make distclean" after successful "make check", to save disk space.