log

age author description
Tue, 30 Jan 2007 21:39:19 +0000 Jim Meyering * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
Tue, 30 Jan 2007 01:07:22 +0000 Bruno Haible Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Tue, 30 Jan 2007 00:25:25 +0000 Eric Blake * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
Mon, 29 Jan 2007 23:12:55 +0000 Paul Eggert * lib/strptime.h (strptime): Use 'restrict' for args where
Mon, 29 Jan 2007 17:33:12 +0000 Bruno Haible New module 'strptime'. Initial fixes.
Mon, 29 Jan 2007 17:21:16 +0000 Bruno Haible 2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>
Mon, 29 Jan 2007 07:23:21 +0000 Paul Eggert * MODULES.html.sh: New module mpsort.
Mon, 29 Jan 2007 00:37:14 +0000 Paul Eggert * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
Sun, 28 Jan 2007 20:14:37 +0000 Jim Meyering * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
Sun, 28 Jan 2007 18:55:01 +0000 Jim Meyering * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
Sun, 28 Jan 2007 16:10:39 +0000 Bruno Haible Simplify macrology that creates unistd.h.
Sun, 28 Jan 2007 16:00:02 +0000 Bruno Haible Reduce the number of AC_LIBOBJ invocations by 1.
Sun, 28 Jan 2007 13:58:02 +0000 Ralf Wildenhues * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
Sun, 28 Jan 2007 13:22:14 +0000 Bruno Haible Renamed modules.
Sun, 28 Jan 2007 02:42:23 +0000 Bruno Haible Rename u32-mbtouc-safe -> u32-mbtouc, u32_mbtouc_safe -> u32_mbtouc.
Sun, 28 Jan 2007 02:36:09 +0000 Bruno Haible Move to u32-mbtouc.c.
Sun, 28 Jan 2007 02:36:06 +0000 Bruno Haible Move to here from u32-mbtouc-safe.c.
Sun, 28 Jan 2007 02:35:44 +0000 Bruno Haible Move to u32-mbtouc.
Sun, 28 Jan 2007 02:35:41 +0000 Bruno Haible Move to here from u32-mbtouc-safe.
Sun, 28 Jan 2007 02:30:19 +0000 Bruno Haible Rename u32-mbtouc -> u32-mbtouc-unsafe, u32_mbtouc -> u32_mbtouc_unsafe.
Sun, 28 Jan 2007 02:29:35 +0000 Bruno Haible Move to u32-mbtouc-unsafe.c.
Sun, 28 Jan 2007 02:29:32 +0000 Bruno Haible Move to here from u32-mbtouc.c.
Sun, 28 Jan 2007 02:29:12 +0000 Bruno Haible Move to u32-mbtouc-unsafe.
Sun, 28 Jan 2007 02:29:09 +0000 Bruno Haible Move to here from u32-mbtouc.
Sun, 28 Jan 2007 02:20:32 +0000 Bruno Haible Rename utf16-ucs4-safe -> utf16-ucs4, u16_mbtouc_safe -> u16_mbtouc.
Sun, 28 Jan 2007 02:11:35 +0000 Bruno Haible Move to u16-mbtouc.c.
Sun, 28 Jan 2007 02:11:33 +0000 Bruno Haible Move to here from u16-mbtouc-safe.c.
Sun, 28 Jan 2007 02:10:32 +0000 Bruno Haible Move to u16-mbtouc.
Sun, 28 Jan 2007 02:10:29 +0000 Bruno Haible Move to here from u16-mbtouc-safe.
Sun, 28 Jan 2007 02:10:09 +0000 Bruno Haible Move to utf16-ucs4.c.
Sun, 28 Jan 2007 02:10:06 +0000 Bruno Haible Move to here from utf16-ucs4-safe.c.
Sun, 28 Jan 2007 02:09:55 +0000 Bruno Haible Move to utf16-ucs4.h.
Sun, 28 Jan 2007 02:09:52 +0000 Bruno Haible Move to here from utf16-ucs4-safe.h.
Sun, 28 Jan 2007 02:09:33 +0000 Bruno Haible Move to utf16-ucs4.
Sun, 28 Jan 2007 02:09:30 +0000 Bruno Haible Move to here from utf16-ucs4-safe.
Sun, 28 Jan 2007 02:04:41 +0000 Bruno Haible Rename utf16-ucs4 -> utf16-ucs4-unsafe, u16_mbtouc -> u16_mbtouc_unsafe.
Sun, 28 Jan 2007 02:00:43 +0000 Bruno Haible Move to u16-mbtouc-unsafe.c.
Sun, 28 Jan 2007 02:00:40 +0000 Bruno Haible Move to here from u16-mbtouc.c.
Sun, 28 Jan 2007 02:00:08 +0000 Bruno Haible Move to u16-mbtouc-unsafe.
Sun, 28 Jan 2007 02:00:06 +0000 Bruno Haible Move to here from u16-mbtouc.
Sun, 28 Jan 2007 01:59:49 +0000 Bruno Haible Move to utf16-ucs4-unsafe.c.
Sun, 28 Jan 2007 01:59:46 +0000 Bruno Haible Move to here from utf16-ucs4.c.
Sun, 28 Jan 2007 01:59:30 +0000 Bruno Haible Move to utf16-ucs4-unsafe.h.
Sun, 28 Jan 2007 01:59:28 +0000 Bruno Haible Move to here from utf16-ucs4.h.
Sun, 28 Jan 2007 01:59:11 +0000 Bruno Haible Move to utf16-ucs4-unsafe.
Sun, 28 Jan 2007 01:59:08 +0000 Bruno Haible Move to here from utf16-ucs4.
Sun, 28 Jan 2007 01:49:16 +0000 Bruno Haible Rename utf8-ucs4-safe -> utf8-ucs4, u8_mbtouc_safe -> u8_mbtouc.
Sun, 28 Jan 2007 01:41:18 +0000 Bruno Haible Move to u8-mbtouc.c.
Sun, 28 Jan 2007 01:41:15 +0000 Bruno Haible Move to here from u8-mbtouc-safe.c.
Sun, 28 Jan 2007 01:40:51 +0000 Bruno Haible Move to u8-mbtouc.
Sun, 28 Jan 2007 01:40:48 +0000 Bruno Haible Move to here from u8-mbtouc-safe.
Sun, 28 Jan 2007 01:40:27 +0000 Bruno Haible Move to utf8-ucs4.c.
Sun, 28 Jan 2007 01:40:24 +0000 Bruno Haible Move to here from utf8-ucs4-safe.c.
Sun, 28 Jan 2007 01:40:03 +0000 Bruno Haible Move to utf8-ucs4.h.
Sun, 28 Jan 2007 01:40:00 +0000 Bruno Haible Move to here from utf8-ucs4-safe.h.
Sun, 28 Jan 2007 01:31:59 +0000 Bruno Haible Move to utf8-ucs4.
Sun, 28 Jan 2007 01:31:56 +0000 Bruno Haible Move to here from utf8-ucs4-safe.
Sat, 27 Jan 2007 19:01:25 +0000 Bruno Haible Rename u8_mbtouc -> u8_mbtouc_unsafe.
Sat, 27 Jan 2007 18:55:56 +0000 Bruno Haible Move to u8-mbtouc-unsafe.c.
Sat, 27 Jan 2007 18:55:53 +0000 Bruno Haible Move to here from u8-mbtouc.c.
Sat, 27 Jan 2007 18:53:57 +0000 Bruno Haible Move to u8-mbtouc-unsafe.
Sat, 27 Jan 2007 18:53:54 +0000 Bruno Haible Move to here from u8-mbtouc.
Sat, 27 Jan 2007 18:42:08 +0000 Bruno Haible Move to utf8-ucs4-unsafe.c.
Sat, 27 Jan 2007 18:42:05 +0000 Bruno Haible Move to here from utf8-ucs4.c.
Sat, 27 Jan 2007 18:40:48 +0000 Bruno Haible Move to utf8-ucs4-unsafe.h.
Sat, 27 Jan 2007 18:40:45 +0000 Bruno Haible Move to here from utf8-ucs4.h.
Sat, 27 Jan 2007 18:39:14 +0000 Bruno Haible Move to utf8-ucs4-unsafe.
Sat, 27 Jan 2007 18:39:11 +0000 Bruno Haible Move to here from utf8-ucs4.
Sat, 27 Jan 2007 16:51:39 +0000 Ralf Wildenhues Fix Copyright years.
Sat, 27 Jan 2007 16:49:19 +0000 Ralf Wildenhues Sync from Libtool.
Sat, 27 Jan 2007 14:43:17 +0000 Bruno Haible Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the
Sat, 27 Jan 2007 13:53:54 +0000 Bruno Haible In testing directories, link the test programs already during "make", not
Sat, 27 Jan 2007 13:17:15 +0000 Bruno Haible Declare strcasestr() in the <string.h> replacement, rather than in
Sat, 27 Jan 2007 13:16:08 +0000 Bruno Haible Obsoleted by the new <string.h> replacement.
Sat, 27 Jan 2007 12:58:57 +0000 Bruno Haible Use 'extern'.
Sat, 27 Jan 2007 12:24:16 +0000 Bruno Haible Typo in ChangeLog entry.
Sat, 27 Jan 2007 09:44:43 +0000 Jim Meyering * lib/regex_internal.c (re_string_reconstruct): Remove declaration
Sat, 27 Jan 2007 07:35:49 +0000 Jim Meyering * lib/mempcpy.c: Include <config.h> before <string.h>.
Sat, 27 Jan 2007 02:21:21 +0000 Bruno Haible Small optimization.
Sat, 27 Jan 2007 01:05:04 +0000 Bruno Haible New modules uniconv/*.
Sat, 27 Jan 2007 00:53:08 +0000 Bruno Haible New module 'uniconv/u32-strconv-to-locale'.
Sat, 27 Jan 2007 00:52:30 +0000 Bruno Haible New module 'uniconv/u16-strconv-to-locale'.
Sat, 27 Jan 2007 00:52:00 +0000 Bruno Haible New module 'uniconv/u8-strconv-to-locale'.
Sat, 27 Jan 2007 00:51:13 +0000 Bruno Haible New module 'uniconv/u32-strconv-from-locale'.
Sat, 27 Jan 2007 00:50:42 +0000 Bruno Haible New module 'uniconv/u16-strconv-from-locale'.
Sat, 27 Jan 2007 00:50:22 +0000 Bruno Haible New module 'uniconv/u8-strconv-from-locale'.
Sat, 27 Jan 2007 00:50:01 +0000 Bruno Haible Tests for module 'uniconv/u32-strconv-to-enc'.
Sat, 27 Jan 2007 00:49:39 +0000 Bruno Haible New module 'uniconv/u32-strconv-to-enc'.
Sat, 27 Jan 2007 00:49:14 +0000 Bruno Haible Tests for module 'uniconv/u16-strconv-to-enc'.
Sat, 27 Jan 2007 00:48:49 +0000 Bruno Haible New module 'uniconv/u16-strconv-to-enc'.
Sat, 27 Jan 2007 00:48:30 +0000 Bruno Haible New modules 'uniconv/u16-strconv-to-enc', 'uniconv/u32-strconv-to-enc'.
Sat, 27 Jan 2007 00:48:05 +0000 Bruno Haible Tests for module 'uniconv/u8-strconv-to-enc'.
Sat, 27 Jan 2007 00:47:44 +0000 Bruno Haible New module 'uniconv/u8-strconv-to-enc'.
Sat, 27 Jan 2007 00:45:18 +0000 Bruno Haible Tests for module 'uniconv/u32-strconv-from-enc'.
Sat, 27 Jan 2007 00:44:57 +0000 Bruno Haible New module 'uniconv/u32-strconv-from-enc'.
Sat, 27 Jan 2007 00:44:24 +0000 Bruno Haible Tests for module 'uniconv/u16-strconv-from-enc'.
Sat, 27 Jan 2007 00:44:03 +0000 Bruno Haible New module 'uniconv/u16-strconv-from-enc'.
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'.