log

age author description
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