log MODULES.html.sh @ 9158:d45f26a2b8ff

age author description
Sun, 19 Aug 2007 17:42:40 +0000 Bruno Haible New module 'freadahead'.
Sat, 18 Aug 2007 11:07:07 +0000 Bruno Haible Fuzzy string comparison.
Fri, 17 Aug 2007 23:29:23 +0000 Paul Eggert * MODULES.html.sh: Add diffseq.
Wed, 25 Jul 2007 03:13:19 +0000 Ben Pfaff Improve name: "count-one-bits" is better than "popcount".
Mon, 23 Jul 2007 00:21:20 +0000 Ben Pfaff New module: popcount.
Wed, 11 Jul 2007 23:29:23 +0000 Karl Berry avoid error on files in subdirs
Sat, 07 Jul 2007 16:57:44 +0000 Bruno Haible Add the uniwidth/* modules.
Sat, 07 Jul 2007 12:49:35 +0000 Bruno Haible New modules uniname/base and uniname/uniname.
Wed, 04 Jul 2007 12:09:28 +0000 Karl Berry also rename gpl/lgpl modules here
Mon, 02 Jul 2007 01:34:46 +0000 Bruno Haible Formatted output functions for Unicode strings.
Tue, 26 Jun 2007 13:56:58 +0000 Karl Berry remove xreadlink-with-size here too
Thu, 21 Jun 2007 08:21:18 +0000 Paul Eggert * MODULES.html.sh: Add include_next.
Mon, 18 Jun 2007 12:21:16 +0000 Jim Meyering New module: mreadlink-with-size.
Mon, 11 Jun 2007 00:29:30 +0000 Bruno Haible New module 'mbsnlen'.
Sat, 09 Jun 2007 21:59:21 +0000 Bruno Haible New modules uniconv/u{8,16,32}-conv-to-enc.
Sat, 09 Jun 2007 11:27:29 +0000 Bruno Haible Update after allocsa -> malloca renaming.
Thu, 24 May 2007 16:59:20 +0000 Eric Blake Fix lseek on mingw.
Tue, 01 May 2007 14:03:44 +0000 Bruno Haible There is no POSIX function called 'exec'.
Tue, 01 May 2007 13:53:42 +0000 Bruno Haible There is no POSIX function named 'toc'.
Sun, 29 Apr 2007 15:33:25 +0000 Bruno Haible There is no POSIX function called 'contents'.
Thu, 26 Apr 2007 13:16:50 +0000 Eric Blake Implement freading and fwriting.
Thu, 12 Apr 2007 16:11:40 +0000 Eric Blake Work around glibc's failure to reset seekable stdin on exit.
Thu, 12 Apr 2007 12:02:23 +0000 Simon Josefsson 2007-04-12 Simon Josefsson <simon@josefsson.org>
Tue, 10 Apr 2007 03:09:07 +0000 Eric Blake * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
Wed, 04 Apr 2007 14:34:04 +0000 Simon Josefsson 2007-04-04 Simon Josefsson <simon@josefsson.org>
Wed, 04 Apr 2007 13:09:34 +0000 Karl Berry (func_module): missing '.
Sat, 31 Mar 2007 14:01:54 +0000 Bruno Haible Classify a few new modules.
Fri, 23 Mar 2007 17:33:07 +0000 Paul Eggert * MODULES.html.sh (File system functions): New module write-any-file.
Thu, 01 Mar 2007 00:07:34 +0000 Bruno Haible Add the xreadlink module from GNU gettext (based on code from Jim Meyering).
Sun, 25 Feb 2007 15:31:15 +0000 Bruno Haible Rename module 'pathname' to 'filename'.
Wed, 21 Feb 2007 02:18:10 +0000 Bruno Haible New module 'stdio'.
Sun, 18 Feb 2007 15:39:54 +0000 Bruno Haible New module 'stdlib'.
Sun, 18 Feb 2007 15:38:34 +0000 Bruno Haible New module 'math'.
Sun, 18 Feb 2007 02:00:09 +0000 Bruno Haible New module 'link-warning'.
Sat, 17 Feb 2007 15:04:50 +0000 Bruno Haible New module 'tmpfile'.
Thu, 15 Feb 2007 03:07:04 +0000 Bruno Haible New module 'mbspcasecmp'.
Thu, 15 Feb 2007 02:57:13 +0000 Bruno Haible New module 'mbsncasecmp'.
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per
Sun, 11 Feb 2007 17:02:31 +0000 Bruno Haible New module 'mbslen'.
Tue, 06 Feb 2007 01:59:41 +0000 Bruno Haible New module 'mbssep'.
Mon, 05 Feb 2007 03:30:43 +0000 Bruno Haible New module 'mbstok_r'.
Mon, 05 Feb 2007 03:23:34 +0000 Bruno Haible New module 'mbsspn'.
Mon, 05 Feb 2007 03:12:26 +0000 Bruno Haible New module 'mbspbrk'.
Mon, 05 Feb 2007 03:06:40 +0000 Bruno Haible New module 'mbscspn'.
Mon, 05 Feb 2007 02:42:27 +0000 Bruno Haible New module 'mbscasestr'. Reduced goal of 'strcasestr'.
Mon, 05 Feb 2007 01:57:07 +0000 Bruno Haible New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte
Mon, 05 Feb 2007 01:36:34 +0000 Bruno Haible New module 'mbsstr'. Remove module 'strstr'.
Mon, 05 Feb 2007 01:16:13 +0000 Bruno Haible New module 'mbsrchr'.
Mon, 05 Feb 2007 01:01:37 +0000 Bruno Haible New module 'mbschr'.
Thu, 01 Feb 2007 17:22:52 +0000 Bruno Haible Fix module name list after recent renamings.
Mon, 29 Jan 2007 17:33:12 +0000 Bruno Haible New module 'strptime'. Initial fixes.
Mon, 29 Jan 2007 07:23:21 +0000 Paul Eggert * MODULES.html.sh: New module mpsort.
Sat, 27 Jan 2007 01:05:04 +0000 Bruno Haible New modules uniconv/*.
Wed, 24 Jan 2007 02:47:09 +0000 Bruno Haible New modules streq, c-strcaseeq.
Sun, 21 Jan 2007 22:59:19 +0000 Bruno Haible New module 'striconveha'.
Thu, 18 Jan 2007 08:33:34 +0000 Paul Eggert * MODULES.html.sh (Support for systems lacking POSIX:2001): New
Tue, 16 Jan 2007 03:47:23 +0000 Bruno Haible New module 'striconveh'.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Sat, 13 Jan 2007 05:23:36 +0000 Eric Blake Provide a robust <wchar.h>. Further simplifications are now
Tue, 09 Jan 2007 16:14:04 +0000 Bruno Haible Accept options --cvs-urls, --git-urls.