log

age author description
Sat, 27 Jan 2007 00:43:40 +0000 Bruno Haible Tests for module 'uniconv/u8-strconv-from-enc'.
Sat, 27 Jan 2007 00:43:15 +0000 Bruno Haible New module 'uniconv/u8-strconv-from-enc'.
Sat, 27 Jan 2007 00:42:51 +0000 Bruno Haible New modules uniconv/u8-strconv-from-enc, uniconv/u16-strconv-from-enc,
Sat, 27 Jan 2007 00:42:18 +0000 Bruno Haible Tests for module 'uniconv/u32-conv-from-enc'.
Sat, 27 Jan 2007 00:41:56 +0000 Bruno Haible New module 'uniconv/u32-conv-from-enc'.
Sat, 27 Jan 2007 00:41:33 +0000 Bruno Haible Tests for module 'uniconv/u16-conv-from-enc'.
Sat, 27 Jan 2007 00:41:10 +0000 Bruno Haible New module 'uniconv/u16-conv-from-enc'.
Sat, 27 Jan 2007 00:40:49 +0000 Bruno Haible New modules uniconv/u16-conv-from-enc and uniconv/u32-conv-from-enc.
Sat, 27 Jan 2007 00:40:10 +0000 Bruno Haible Tests for module 'uniconv/u8-conv-from-enc'.
Sat, 27 Jan 2007 00:39:31 +0000 Bruno Haible New module 'uniconv/u8-conv-from-enc'.
Sat, 27 Jan 2007 00:39:07 +0000 Bruno Haible New module 'uniconv/base'.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Fri, 26 Jan 2007 02:59:46 +0000 Bruno Haible Various fixes.
Thu, 25 Jan 2007 03:25:54 +0000 Bruno Haible 2007-01-24 Bruno Haible <bruno@clisp.org>
Thu, 25 Jan 2007 03:22:41 +0000 Bruno Haible 2007-01-24 Bruno Haible <bruno@clisp.org>
Thu, 25 Jan 2007 00:43:59 +0000 Paul Eggert * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
Thu, 25 Jan 2007 00:40:06 +0000 Paul Eggert * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
Wed, 24 Jan 2007 21:46:44 +0000 Paul Eggert * lib/fnmatch_.h: Readjust white space and comments to match
Wed, 24 Jan 2007 07:15:57 +0000 Paul Eggert * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
Wed, 24 Jan 2007 03:00:11 +0000 Bruno Haible Optimize the recognition of "UTF-8" strings.
Wed, 24 Jan 2007 02:47:09 +0000 Bruno Haible New modules streq, c-strcaseeq.
Wed, 24 Jan 2007 02:46:06 +0000 Bruno Haible New module 'c-strcaseeq'.
Wed, 24 Jan 2007 02:45:50 +0000 Bruno Haible New module 'streq'.
Wed, 24 Jan 2007 00:59:09 +0000 Bruno Haible Tests for 'striconveha' module.
Wed, 24 Jan 2007 00:56:40 +0000 Bruno Haible Add an optional argument specifying transliteration.
Wed, 24 Jan 2007 00:48:01 +0000 Bruno Haible Make the striconveha module actually work.
Wed, 24 Jan 2007 00:15:58 +0000 Paul Eggert Import the following changes from libc.
Tue, 23 Jan 2007 01:17:42 +0000 Bruno Haible Oops, tweak comment.
Tue, 23 Jan 2007 01:09:41 +0000 Bruno Haible Add optional offsets argument to conversion routines.
Mon, 22 Jan 2007 23:09:01 +0000 Bruno Haible Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't see the
Mon, 22 Jan 2007 23:07:42 +0000 Bruno Haible Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't the
Mon, 22 Jan 2007 17:41:17 +0000 Paul Eggert * modules/gettimeofday (License): Change from GPL to LGPL, since
Mon, 22 Jan 2007 14:40:10 +0000 Karl Berry update from texinfo
Mon, 22 Jan 2007 14:23:39 +0000 Bruno Haible Fix a problem with MKDIR_P when using autoconf-2.61 and automake-1.9.6.
Mon, 22 Jan 2007 09:33:16 +0000 Paolo Bonzini 2007-01-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
Mon, 22 Jan 2007 00:13:19 +0000 Bruno Haible Add an AC_PROG_MKDIR_P backport.
Sun, 21 Jan 2007 22:59:19 +0000 Bruno Haible New module 'striconveha'.
Sun, 21 Jan 2007 22:58:01 +0000 Bruno Haible Oops, fix description.
Sun, 21 Jan 2007 22:18:23 +0000 Bruno Haible Ensure errno when strdup fails.
Sun, 21 Jan 2007 22:14:24 +0000 Bruno Haible New function mem_iconveh.
Sun, 21 Jan 2007 22:04:33 +0000 Bruno Haible New function mem_iconveh.
Sun, 21 Jan 2007 21:34:27 +0000 Bruno Haible Change specification of mem_cd_iconveh.
Sun, 21 Jan 2007 20:45:25 +0000 Bruno Haible Change calling convention of xmem_cd_iconv.
Sun, 21 Jan 2007 20:36:25 +0000 Bruno Haible Make the API of mem_cd_iconv more useful.
Sun, 21 Jan 2007 20:07:08 +0000 Bruno Haible Fix test whether sed is GNU sed supporting --posix.
Sun, 21 Jan 2007 17:29:20 +0000 Karl Berry autoupdate
Sat, 20 Jan 2007 08:46:44 +0000 Jim Meyering * lib/userspec.c (parse_with_separator): If a user or group string
Sat, 20 Jan 2007 08:32:33 +0000 Paul Eggert * lib/poll.c: Include sys/time.h and time.h unconditionally,
Fri, 19 Jan 2007 02:18:25 +0000 Bruno Haible Make it compile again. suseconds_t does not exist on Cygwin.
Fri, 19 Jan 2007 02:14:42 +0000 Bruno Haible 2007-01-18 Bruno Haible <bruno@clisp.org>
Fri, 19 Jan 2007 02:11:31 +0000 Bruno Haible Drop tests that are now done in the gettimeofday module.
Fri, 19 Jan 2007 02:09:26 +0000 Bruno Haible Make it compile again. suseconds_t does not exist on Cygwin.
Fri, 19 Jan 2007 02:04:14 +0000 Bruno Haible Enforce that GETTIMEOFDAY_REPLACEMENT=0 is only expanded once.
Fri, 19 Jan 2007 02:00:37 +0000 Bruno Haible Replace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME
Fri, 19 Jan 2007 01:50:55 +0000 Bruno Haible Undo the last change; it caused a compilation error when cross-compiling to
Thu, 18 Jan 2007 16:19:13 +0000 Jim Meyering Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
Thu, 18 Jan 2007 16:16:52 +0000 Karl Berry autoupdate
Thu, 18 Jan 2007 16:15:42 +0000 Eric Blake * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
Thu, 18 Jan 2007 08:33:34 +0000 Paul Eggert * MODULES.html.sh (Support for systems lacking POSIX:2001): New
Wed, 17 Jan 2007 23:46:34 +0000 Bruno Haible Tests modules are under GPL now.
Wed, 17 Jan 2007 18:32:08 +0000 Paolo Bonzini revert unwanted commit
Wed, 17 Jan 2007 18:28:48 +0000 Paolo Bonzini 2006-01-17 Paolo Bonzini <bonzini@gnu.org>
Wed, 17 Jan 2007 11:48:22 +0000 Bruno Haible Two more fixes to revised gettimeofday module.
Wed, 17 Jan 2007 01:07:16 +0000 Bruno Haible Test module for gettimeofday.
Wed, 17 Jan 2007 01:04:17 +0000 Bruno Haible Various fixes to Martin Lambers' gettimeofday patch.
Wed, 17 Jan 2007 00:42:21 +0000 Bruno Haible Patch from Martin Lambers <marlam@marlam.de>, from 2005-10-08
Tue, 16 Jan 2007 17:56:41 +0000 Bruno Haible Untabify.
Tue, 16 Jan 2007 16:31:23 +0000 Eric Blake * modules/fnmatch (Depends-on): Depend on wchar.
Tue, 16 Jan 2007 13:22:24 +0000 Bruno Haible New module 'csharpexec-script'.
Tue, 16 Jan 2007 12:43:13 +0000 Paolo Bonzini 2007-01-16 Paolo Bonzini <bonzini@gnu.org>
Tue, 16 Jan 2007 11:20:16 +0000 Bruno Haible All test scripts must be EXTRA_DISTed.
Tue, 16 Jan 2007 09:40:30 +0000 Jim Meyering * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
Tue, 16 Jan 2007 03:49:00 +0000 Bruno Haible Tests for striconveh module.
Tue, 16 Jan 2007 03:47:23 +0000 Bruno Haible New module 'striconveh'.
Tue, 16 Jan 2007 03:25:12 +0000 Bruno Haible (str_cd_iconv): Use the first algorithm if iconv is not from GNU libiconv or
Tue, 16 Jan 2007 01:14:28 +0000 Bruno Haible Tweak: Use undetermined copyright years.
Mon, 15 Jan 2007 14:43:20 +0000 Karl Berry wint_t.m4 just has a version number discrepancy, skip for now
Mon, 15 Jan 2007 14:41:52 +0000 Karl Berry autoupdate
Mon, 15 Jan 2007 14:30:36 +0000 Bruno Haible Fix typo, reported by Ralf Wildenhues.
Mon, 15 Jan 2007 11:20:59 +0000 Bruno Haible Explain the different license terms for module descriptions,
Mon, 15 Jan 2007 10:58:01 +0000 Bruno Haible Bump copyright year.
Sun, 14 Jan 2007 23:38:54 +0000 Bruno Haible Tests for striconv module.
Sun, 14 Jan 2007 23:05:09 +0000 Bruno Haible Tests for iconv module.
Sun, 14 Jan 2007 23:00:12 +0000 Bruno Haible For test modules, use the license of the main module.
Sun, 14 Jan 2007 22:21:36 +0000 Bruno Haible Clarify that <iconv.h> does not need to exist.
Sun, 14 Jan 2007 21:36:02 +0000 Bruno Haible Test for the c-ctype module.
Sun, 14 Jan 2007 21:31:03 +0000 Bruno Haible Test for the binary-io module.
Sun, 14 Jan 2007 21:22:07 +0000 Bruno Haible Test for array-oset module.
Sun, 14 Jan 2007 20:52:12 +0000 Bruno Haible Test for array-list module.
Sun, 14 Jan 2007 20:45:45 +0000 Bruno Haible Don't unnecessarily run configure and make.
Sun, 14 Jan 2007 20:29:04 +0000 Bruno Haible Add missing dependency.
Sun, 14 Jan 2007 19:40:13 +0000 Bruno Haible Tests for allocsa module.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Sat, 13 Jan 2007 14:48:51 +0000 Bruno Haible Indentation.
Sat, 13 Jan 2007 14:47:41 +0000 Bruno Haible Align the temporary buffer.
Sat, 13 Jan 2007 05:23:36 +0000 Eric Blake Provide a robust <wchar.h>. Further simplifications are now
Fri, 12 Jan 2007 21:54:50 +0000 Paul Eggert * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
Thu, 11 Jan 2007 13:28:50 +0000 Simon Josefsson (func_all_modules): Exclude all .* files (e.g., Emacs .#* auto-save files).
Thu, 11 Jan 2007 13:12:56 +0000 Bruno Haible Exclude all files inside the CVS directory.
Wed, 10 Jan 2007 22:25:03 +0000 Paul Eggert Use @...@ consistently in lib/wctype_.h.
Wed, 10 Jan 2007 19:30:05 +0000 Karl Berry MODULES.html moved to gnulib www repo
Wed, 10 Jan 2007 18:25:49 +0000 Eric Blake * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
Wed, 10 Jan 2007 17:25:09 +0000 Jim Meyering fts.c: a small readability/maintainability improvement
Wed, 10 Jan 2007 13:46:26 +0000 Eric Blake * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
Wed, 10 Jan 2007 08:44:12 +0000 Karl Berry .
Tue, 09 Jan 2007 20:45:17 +0000 Ralf Wildenhues * gnulib-tool (func_all_modules): Use POSIX conforming escaping
Tue, 09 Jan 2007 16:14:04 +0000 Bruno Haible Accept options --cvs-urls, --git-urls.
Tue, 09 Jan 2007 14:11:03 +0000 Bruno Haible New unistr/* modules.
Tue, 09 Jan 2007 14:10:35 +0000 Bruno Haible New modules 'unistr/u8-uctomb', 'unistr/u16-uctomb', 'unistr/u32-uctomb'.
Tue, 09 Jan 2007 14:10:32 +0000 Bruno Haible New modules 'unistr/u8-strtok', 'unistr/u16-strtok', 'unistr/u32-strtok'.
Tue, 09 Jan 2007 14:10:28 +0000 Bruno Haible New modules 'unistr/u8-strstr', 'unistr/u16-strstr', 'unistr/u32-strstr'.
Tue, 09 Jan 2007 14:10:25 +0000 Bruno Haible New modules 'unistr/u8-strspn', 'unistr/u16-strspn', 'unistr/u32-strspn'.
Tue, 09 Jan 2007 14:10:21 +0000 Bruno Haible New modules 'unistr/u8-strrchr', 'unistr/u16-strrchr', 'unistr/u32-strrchr'.
Tue, 09 Jan 2007 14:10:18 +0000 Bruno Haible New modules 'unistr/u8-strpbrk', 'unistr/u16-strpbrk', 'unistr/u32-strpbrk'.
Tue, 09 Jan 2007 14:10:14 +0000 Bruno Haible New modules 'unistr/u8-strnlen', 'unistr/u16-strnlen', 'unistr/u32-strnlen'.
Tue, 09 Jan 2007 14:10:11 +0000 Bruno Haible New modules 'unistr/u8-strncpy', 'unistr/u16-strncpy', 'unistr/u32-strncpy'.
Tue, 09 Jan 2007 14:10:07 +0000 Bruno Haible New modules 'unistr/u8-strncmp', 'unistr/u16-strncmp', 'unistr/u32-strncmp'.
Tue, 09 Jan 2007 14:10:04 +0000 Bruno Haible New modules 'unistr/u8-strncat', 'unistr/u16-strncat', 'unistr/u32-strncat'.
Tue, 09 Jan 2007 14:10:00 +0000 Bruno Haible New modules 'unistr/u8-strmbtouc', 'unistr/u16-strmbtouc', 'unistr/u32-strmbtouc'.
Tue, 09 Jan 2007 14:09:57 +0000 Bruno Haible New modules 'unistr/u8-strmblen', 'unistr/u16-strmblen', 'unistr/u32-strmblen'.