log

age author description
Sat, 24 Mar 2007 14:25:03 +0000 Bruno Haible Move to u8-mbtouc-unsafe-aux.c.
Sat, 24 Mar 2007 14:25:00 +0000 Bruno Haible Move to here from utf8-ucs4-unsafe.c.
Sat, 24 Mar 2007 14:24:44 +0000 Bruno Haible Move to u8-mbtouc-aux.c.
Sat, 24 Mar 2007 14:24:41 +0000 Bruno Haible Move to here from utf8-ucs4.c.
Sat, 24 Mar 2007 14:11:25 +0000 Bruno Haible Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
Sat, 24 Mar 2007 11:23:08 +0000 Bruno Haible Cast the argument of <ctype.h> functions to 'unsigned char'.
Sat, 24 Mar 2007 00:10:32 +0000 Bruno Haible Stick to ANSI C syntax, not C99 syntax.
Fri, 23 Mar 2007 17:33:07 +0000 Paul Eggert * MODULES.html.sh (File system functions): New module write-any-file.
Fri, 23 Mar 2007 13:11:28 +0000 Eric Blake * gnulib-tool: Rearrange space-tab sequences, since some editors
Fri, 23 Mar 2007 12:37:17 +0000 Eric Blake * lib/version-etc.c (version_etc_va): Update license wording to
Fri, 23 Mar 2007 03:06:51 +0000 Bruno Haible Oops, fix typo in last patch.
Fri, 23 Mar 2007 02:12:53 +0000 Bruno Haible Fix compilation error on BeOS.
Fri, 23 Mar 2007 02:08:42 +0000 Bruno Haible Fix a compilation error on BeOS.
Fri, 23 Mar 2007 01:27:57 +0000 Bruno Haible Tests for module 'frexpl'.
Fri, 23 Mar 2007 01:26:24 +0000 Bruno Haible New module 'frexpl'.
Thu, 22 Mar 2007 12:24:07 +0000 Bruno Haible Merge the frexpl and frexp implementations into a single code.
Thu, 22 Mar 2007 11:59:06 +0000 Bruno Haible Don't use the system's frexp() if it does not work (example: NetBSD 3.0).
Thu, 22 Mar 2007 11:52:34 +0000 Bruno Haible Remove Paolo's variant of the algorithm, with his permission.
Thu, 22 Mar 2007 11:35:12 +0000 Bruno Haible Oops, don't use 'long double' here.
Thu, 22 Mar 2007 04:02:05 +0000 Bruno Haible Tests for module 'frexp'.
Thu, 22 Mar 2007 03:59:38 +0000 Bruno Haible New module 'frexp'.
Thu, 22 Mar 2007 02:32:29 +0000 Bruno Haible Oops.
Thu, 22 Mar 2007 02:19:08 +0000 Bruno Haible Tests for module 'isnanl'.
Thu, 22 Mar 2007 02:18:35 +0000 Bruno Haible New module 'isnanl'.
Thu, 22 Mar 2007 02:04:01 +0000 Bruno Haible isnanl.h was renamed to isnanl-nolibm.h.
Thu, 22 Mar 2007 02:02:42 +0000 Bruno Haible Split test-isnanl.c into test-isnanl-nolibm.c and test-isnanl.h.
Thu, 22 Mar 2007 02:00:49 +0000 Bruno Haible Move to isnanl-nolibm.h.
Thu, 22 Mar 2007 02:00:46 +0000 Bruno Haible Move to here from isnanl.h.
Thu, 22 Mar 2007 02:00:05 +0000 Bruno Haible Prepare for creating module 'isnanl'.
Wed, 21 Mar 2007 11:30:16 +0000 Bruno Haible Fix my last ChangeLog entry.