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.
Mon, 08 May 2006 19:55:10 +0000 Bruno Haible Newest config.rpath from gettext CVS.
Mon, 08 May 2006 13:22:22 +0000 Karl Berry autoupdate
Mon, 08 May 2006 13:13:13 +0000 Bruno Haible New module 'stdarg'.
Sun, 07 May 2006 22:05:39 +0000 Karl Berry update from texinfo
Fri, 05 May 2006 17:20:50 +0000 Karl Berry update from texinfo
Fri, 05 May 2006 07:39:22 +0000 Karl Berry .
Fri, 05 May 2006 07:34:56 +0000 Jim Meyering *** empty log message ***
Fri, 05 May 2006 07:34:51 +0000 Jim Meyering New file, derived from bison's file by the same name.
Wed, 03 May 2006 12:39:46 +0000 Bruno Haible Shorter URL.
Tue, 02 May 2006 23:48:20 +0000 Paul Eggert * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
Tue, 02 May 2006 23:39:59 +0000 Paul Eggert * doc/verify.texi: New file.
Tue, 02 May 2006 14:31:00 +0000 Bruno Haible Make --update option actually work.
Sun, 30 Apr 2006 13:38:54 +0000 Karl Berry gcd in menu
Sat, 29 Apr 2006 16:16:07 +0000 Bruno Haible Make generic.
Sat, 29 Apr 2006 16:15:46 +0000 Bruno Haible Document the gcd module.
Wed, 26 Apr 2006 15:55:46 +0000 Derek R. Price * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c,
Wed, 26 Apr 2006 13:23:19 +0000 Karl Berry autoupdate
Tue, 25 Apr 2006 20:58:26 +0000 Derek R. Price * lib/wait-process.h (wait_subprocess): Accept a new exitsignal argument.
Tue, 25 Apr 2006 12:54:52 +0000 Karl Berry mkdtemp.c no sync
Tue, 25 Apr 2006 12:53:24 +0000 Karl Berry autoupdate
Tue, 25 Apr 2006 12:01:00 +0000 Bruno Haible Sort the #include directives more carefully.
Tue, 25 Apr 2006 10:30:13 +0000 Paul Eggert * getdate.y (get_date): When adding relative date, start with the
Tue, 25 Apr 2006 08:01:26 +0000 Karl Berry .
Mon, 24 Apr 2006 17:50:05 +0000 Paul Eggert * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
Mon, 24 Apr 2006 13:21:32 +0000 Karl Berry longdouble.m4 sync lost
Mon, 24 Apr 2006 11:38:06 +0000 Bruno Haible Include <unistd.h> unconditionally.
Mon, 24 Apr 2006 11:35:07 +0000 Bruno Haible Support for packages that use "gettextize --intl". From Claudio Fontana.
Mon, 24 Apr 2006 11:33:54 +0000 Bruno Haible Rearrange code.
Mon, 24 Apr 2006 11:32:59 +0000 Bruno Haible AIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
Mon, 24 Apr 2006 11:32:00 +0000 Bruno Haible Call fclose() in all cases, even in the failure case.
Mon, 24 Apr 2006 11:30:53 +0000 Bruno Haible Apply a fix from Eric Blake that already went into autoconf.
Mon, 24 Apr 2006 11:30:00 +0000 Bruno Haible Fix "gnulib-tool --dry-run --import" in a package that has no lib/ and
Mon, 24 Apr 2006 07:35:24 +0000 Paul Eggert * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
Sat, 22 Apr 2006 08:00:46 +0000 Karl Berry .
Thu, 20 Apr 2006 22:28:33 +0000 Paul Eggert * argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
Wed, 19 Apr 2006 23:26:18 +0000 Paul Eggert Comments about autoconf-2.60.
Wed, 19 Apr 2006 16:47:17 +0000 Derek R. Price * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h> rather
Wed, 19 Apr 2006 14:30:15 +0000 Simon Josefsson Doc fix.
Wed, 19 Apr 2006 12:54:02 +0000 Derek R. Price * lib/inttypes.h: Correct grammar in comment.
Wed, 19 Apr 2006 11:36:18 +0000 Bruno Haible Comments about autoconf-2.60.
Tue, 18 Apr 2006 22:25:51 +0000 Simon Josefsson Doc fix.
Tue, 18 Apr 2006 17:20:47 +0000 Derek R. Price * modules/inttypes: New file.
Sat, 15 Apr 2006 07:40:54 +0000 Paul Eggert * utimens.c (futimens): glibc futimesat messes up if /proc
Thu, 13 Apr 2006 22:14:12 +0000 Paul Eggert * regcomp.c (init_dfa): Don't use wchar_t or wctype_t if RE_ENABLE_I18N
Thu, 13 Apr 2006 13:59:24 +0000 Karl Berry COPYING and COPYING.LESSER are not on the web any more
Wed, 12 Apr 2006 16:50:51 +0000 Eric Blake * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
Wed, 12 Apr 2006 07:11:09 +0000 Paul Eggert * time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
Tue, 11 Apr 2006 05:13:09 +0000 Paul Eggert Fix space-tab problem. From Jim Meyering.
Mon, 10 Apr 2006 13:14:34 +0000 Karl Berry create *gpl.txt and update COPYING*
Mon, 10 Apr 2006 07:39:38 +0000 Karl Berry .
Mon, 10 Apr 2006 06:43:33 +0000 Paul Eggert Merge regex changes from libc, removing some of our
Sun, 09 Apr 2006 22:54:34 +0000 Karl Berry autoupdate
Sun, 09 Apr 2006 19:12:34 +0000 Paul Eggert * gnulib-tool.texi (Modified imports): pathname -> file name.
Thu, 06 Apr 2006 21:22:28 +0000 Karl Berry autoupdate
Wed, 29 Mar 2006 13:08:31 +0000 Bruno Haible Fix for OpenBSD.
Sat, 25 Mar 2006 11:05:05 +0000 Ralf Wildenhues * argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
Sat, 25 Mar 2006 09:48:47 +0000 Paul Eggert * regex.m4 (gl_REGEX): Fix a longstanding typo in the
Sat, 25 Mar 2006 09:09:59 +0000 Paul Eggert * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
Sat, 25 Mar 2006 04:36:14 +0000 Eric Blake * time_r.c (copy_string_result): Remove, as it is no longer used.
Fri, 24 Mar 2006 15:48:02 +0000 Simon Josefsson Doc fix.