log

age author description
Sun, 18 Feb 2007 04:16:13 +0000 Bruno Haible Tests for module 'string'.
Sun, 18 Feb 2007 04:15:31 +0000 Bruno Haible Tests for module 'stdbool'.
Sun, 18 Feb 2007 04:14:34 +0000 Bruno Haible Tests of module 'netinet_in'.
Sun, 18 Feb 2007 04:13:54 +0000 Bruno Haible Tests for module 'inttypes'.
Sun, 18 Feb 2007 04:13:09 +0000 Bruno Haible Tests for module 'fcntl'.
Sun, 18 Feb 2007 04:12:20 +0000 Bruno Haible Tests for module 'byteswap'.
Sun, 18 Feb 2007 04:11:29 +0000 Bruno Haible Tests for module arpa_inet.
Sun, 18 Feb 2007 04:10:04 +0000 Bruno Haible Substitute a few more variables.
Sun, 18 Feb 2007 02:02:26 +0000 Bruno Haible Use GL_LINK_WARNING in the generated inttypes.h.
Sun, 18 Feb 2007 02:00:09 +0000 Bruno Haible New module 'link-warning'.
Sun, 18 Feb 2007 00:19:41 +0000 Bruno Haible Merge gl_HEADER_STRING_H_DEFAULTS and gl_STRING_MODULE_INDICATOR_DEFAULTS into
Sat, 17 Feb 2007 22:21:32 +0000 Bruno Haible New module 'link-warning'.
Sat, 17 Feb 2007 19:43:30 +0000 Bruno Haible Line breaking.
Sat, 17 Feb 2007 15:04:50 +0000 Bruno Haible New module 'tmpfile'.
Fri, 16 Feb 2007 02:58:04 +0000 Bruno Haible Make use of _O_TEMPORARY on native Woe32 platforms.
Thu, 15 Feb 2007 03:07:54 +0000 Bruno Haible Tests for module 'mbspcasecmp'.
Thu, 15 Feb 2007 03:07:04 +0000 Bruno Haible New module 'mbspcasecmp'.
Thu, 15 Feb 2007 03:06:14 +0000 Bruno Haible Tests for module mbsncasecmp.
Thu, 15 Feb 2007 03:02:54 +0000 Bruno Haible Tests for module 'mbsncasecmp'.
Thu, 15 Feb 2007 02:57:13 +0000 Bruno Haible New module 'mbsncasecmp'.
Thu, 15 Feb 2007 00:29:06 +0000 Paul Eggert * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
Thu, 15 Feb 2007 00:18:16 +0000 Paul Eggert Remove stray underscore in previous change.
Thu, 15 Feb 2007 00:16:55 +0000 Paul Eggert Fix regex code so it doesn't rely on strcasecmp.
Tue, 13 Feb 2007 23:20:02 +0000 Ralf Wildenhues * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
Tue, 13 Feb 2007 22:49:23 +0000 Bruno Haible Fix m4 underquoting bug, discovered by Ralf Wildenhues.
Tue, 13 Feb 2007 01:38:45 +0000 Bruno Haible Turn link errors into link-time warnings.
Mon, 12 Feb 2007 23:39:41 +0000 Bruno Haible Fix an m4 quoting bug.
Mon, 12 Feb 2007 23:24:25 +0000 Bruno Haible Needed for tests of modules 'mbscasestr' and 'mbscasecmp'.
Mon, 12 Feb 2007 19:06:30 +0000 Paul Eggert * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per