log

age author description
Sat, 17 Jun 2006 20:02:16 +0000 Bruno Haible Tweak for FreeBSD.
Sat, 17 Jun 2006 19:33:36 +0000 Bruno Haible Tweak for Solaris 2.5.1.
Sat, 17 Jun 2006 19:29:36 +0000 Eric Blake * strtod.c [!defined errno]: Assume errno.h declares errno.
Sat, 17 Jun 2006 19:26:19 +0000 Eric Blake * rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
Sat, 17 Jun 2006 16:10:06 +0000 Bruno Haible Assume errno.h declares errno.
Sat, 17 Jun 2006 16:09:19 +0000 Bruno Haible From Eric Blake: Assume errno.h declares errno.
Sat, 17 Jun 2006 07:37:20 +0000 Karl Berry .
Fri, 16 Jun 2006 19:40:12 +0000 Simon Josefsson Add read-file module.
Fri, 16 Jun 2006 17:34:33 +0000 Bruno Haible Comments from 2006-04-27.
Fri, 16 Jun 2006 13:42:08 +0000 Karl Berry autoupdate
Fri, 16 Jun 2006 13:29:51 +0000 Bruno Haible Rewrite module 'stdint' to be fully autoconfiguring.
Fri, 16 Jun 2006 13:29:04 +0000 Bruno Haible New module 'stdint-tests'.
Fri, 16 Jun 2006 13:15:45 +0000 Bruno Haible Make it work when cross-compiling.
Fri, 16 Jun 2006 11:49:02 +0000 Bruno Haible Will be in gettext-0.15.
Thu, 15 Jun 2006 12:01:17 +0000 Eric Blake * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
Thu, 15 Jun 2006 12:00:11 +0000 Eric Blake * srclist.txt (ssize_t.m4): Lose sync.
Wed, 14 Jun 2006 13:20:43 +0000 Karl Berry autoupdate
Sun, 11 Jun 2006 07:12:27 +0000 Paul Eggert * getdate.y (__attribute__): Don't define if already defined.
Tue, 06 Jun 2006 13:47:53 +0000 Karl Berry autoupdate
Mon, 05 Jun 2006 13:01:10 +0000 Karl Berry autoupdate
Mon, 05 Jun 2006 05:21:20 +0000 Paul Eggert * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
Fri, 02 Jun 2006 13:48:45 +0000 Karl Berry update from texinfo
Tue, 30 May 2006 23:56:35 +0000 Karl Berry doc
Tue, 30 May 2006 20:28:36 +0000 Bruno Haible Tweak comment.
Tue, 30 May 2006 19:14:05 +0000 Bruno Haible Work around broken AIX 5.1 strndup function.
Mon, 29 May 2006 00:13:14 +0000 Karl Berry update from texinfo
Sun, 28 May 2006 13:07:45 +0000 Karl Berry *** empty log message ***
Sun, 28 May 2006 13:07:39 +0000 Karl Berry (printf-args.c): lose sync.
Sun, 28 May 2006 09:17:17 +0000 Paul Eggert * c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
Fri, 26 May 2006 10:13:59 +0000 Simon Josefsson 2006-05-26 Martin Lambers <marlam@marlam.de>
Thu, 25 May 2006 21:55:35 +0000 Paul Eggert * tempname.c (small_open, large_open): New macros.
Thu, 25 May 2006 07:03:17 +0000 Sergey Poznyakoff Update
Thu, 25 May 2006 07:02:20 +0000 Sergey Poznyakoff (excluded_file_name): New prototype
Thu, 25 May 2006 07:02:07 +0000 Sergey Poznyakoff (exclude_fnmatch): New function.
Wed, 24 May 2006 21:47:25 +0000 Karl Berry autoupdate
Wed, 24 May 2006 21:46:52 +0000 Karl Berry autoupdate
Wed, 24 May 2006 11:48:51 +0000 Bruno Haible Be resilient about NULL pointer arguments.
Tue, 23 May 2006 14:05:46 +0000 Karl Berry use @heading commands
Mon, 22 May 2006 18:52:10 +0000 Bruno Haible Resolve most comments from Ben Pfaff.
Mon, 22 May 2006 18:35:03 +0000 Bruno Haible Handle some remarks by Ralf Wildenhues.
Mon, 22 May 2006 17:27:28 +0000 Bruno Haible Function Portability doc, for autoconf.
Fri, 19 May 2006 17:49:21 +0000 Paul Eggert * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
Fri, 19 May 2006 13:00:34 +0000 Jim Meyering *** empty log message ***
Fri, 19 May 2006 13:00:12 +0000 Jim Meyering Correct an outdated comment. From Bruno Haible.
Wed, 17 May 2006 13:16:53 +0000 Bruno Haible Cygwin portability.
Wed, 17 May 2006 11:31:24 +0000 Karl Berry autoupdate
Wed, 17 May 2006 10:46:10 +0000 Bruno Haible Cygwin recognition fix.
Mon, 15 May 2006 12:38:41 +0000 Bruno Haible Improve support for Sun C 5.9 on Linux.
Mon, 15 May 2006 02:37:03 +0000 Paul Eggert * stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
Thu, 11 May 2006 19:50:07 +0000 Jim Meyering sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/. From James Lemley.
Thu, 11 May 2006 13:49:13 +0000 Karl Berry autoupdate
Thu, 11 May 2006 12:21:14 +0000 Bruno Haible Fix typo in macro name.
Thu, 11 May 2006 07:33:27 +0000 Simon Josefsson 2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
Thu, 11 May 2006 06:36:07 +0000 Simon Josefsson 2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
Wed, 10 May 2006 14:06:26 +0000 Simon Josefsson 2006-05-10 Bruno Haible <bruno@clisp.org>
Wed, 10 May 2006 13:37:20 +0000 Simon Josefsson * md4.c: Typo fix, update copyright years.
Wed, 10 May 2006 07:39:26 +0000 Karl Berry .
Tue, 09 May 2006 17:26:15 +0000 Bruno Haible Recognize the special case of a string concatenation in xvasprintf.
Tue, 09 May 2006 07:39:32 +0000 Karl Berry .
Tue, 09 May 2006 02:38:16 +0000 Eric Blake * gnulib-tool (func_version): Base copyright year on CVS date.