annotate ChangeLog @ 4518:d600e2a8fe03

white space
author Jim Meyering <jim@meyering.net>
date Sat, 09 Aug 2003 13:12:30 +0000
parents ae4b157d42ad
children 5546f601135b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4515
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
1 2003-08-08 Paul Eggert <eggert@twinsun.com>
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
2
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
3 * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
4 * modules/extensions, modules/gnu-source: New files.
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
5 * modules/timespec, modules/unlocked-io: Depend on extensions.
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
6
4513
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
7 2003-08-07 Paul Eggert <eggert@twinsun.com>
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
8
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
9 * modules/restrict: New file.
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
10 * MODULES.html.sh (func_all_modules): Add restrict.
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
11 * modules/regex: Depend on restrict.
4518
d600e2a8fe03 white space
Jim Meyering <jim@meyering.net>
parents: 4515
diff changeset
12
4512
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
13 2003-08-07 Bruno Haible <bruno@clisp.org>
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
14
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
15 * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
16 lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
17
4506
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
18 2003-08-05 Paul Eggert <eggert@twinsun.com>
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
19
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
20 * MODULES.html.sh (func_all_modules): Remove bumpalloc.
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
21 * modules/bumpalloc: Remove.
4518
d600e2a8fe03 white space
Jim Meyering <jim@meyering.net>
parents: 4515
diff changeset
22
4490
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
23 2003-07-31 Bruno Haible <bruno@clisp.org>
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
24
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
25 * modules/getpass-gnu: New file.
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
26 * MODULES.html.sh (func_all_modules): Add getpass-gnu.
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
27
4473
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
28 2003-07-22 Paul Eggert <eggert@twinsun.com>
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
29
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
30 * modules/xalloc (Depends-on): Add exitfail.
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
31 * modules/xmemcoll: Likewise.
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
32
4470
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
33 2003-07-20 Jim Meyering <jim@meyering.net>
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
34
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
35 * modules/closeout (Depends-on): Add exitfail.
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
36 Suggestion from Bruno Haible.
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
37
4463
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
38 2003-07-18 Bruno Haible <bruno@clisp.org>
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
39
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
40 * modules/getndelim2: New file.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
41 * modules/getline: Share files with module getndelim2.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
42 * modules/getnline: Depend on getndelim2 instead of sharing files with
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
43 it. Add getnline.c to lib_SOURCES.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
44 * MODULES.html.sh (func_all_modules): Add getndelim2.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
45
4460
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
46 2003-07-17 Bruno Haible <bruno@clisp.org>
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
47
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
48 * modules/getnline: New file.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
49 * modules/getline: Add lib/getndelim2.c to source file list.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
50 * MODULES.html.sh (func_all_modules): Add getnline.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
51
4458
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
52 2003-07-17 Bruno Haible <bruno@clisp.org>
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
53
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
54 * configure.in: Remove file.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
55 * Makefile.in: Remove file.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
56
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
57 2003-07-17 Bruno Haible <bruno@clisp.org>
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
58
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
59 * MODULES.html.sh: Put the </BODY> right before </HTML>.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
60
4453
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
61 2003-07-16 Jim Meyering <jim@meyering.net>
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
62
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
63 * modules/save-cwd: Depend on xgetcwd. From Derek Price.
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
64
4448
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
65 2003-07-15 Jim Meyering <jim@meyering.net>
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
66
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
67 * modules/save-cwd: Don't depend on error. From Derek Price.
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
68
4436
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
69 2003-07-14 Simon Josefsson <jas@extundo.com>
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
70
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
71 * modules/mempcpy: New file.
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
72 * MODULES.html.sh (func_all_modules): Add mempcpy.
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
73
4434
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
74 2003-07-14 Paul Eggert <eggert@twinsun.com>
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
75
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
76 * modules/getdate, modules/posixtm: Depend on mktime.
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
77
4431
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
78 2003-07-10 Simon Josefsson <jas@extundo.com>
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
79
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
80 * modules/strchrnul (Makefile.am): Add strchrnul.h.
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
81
4407
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
82 2003-06-26 Bruno Haible <bruno@clisp.org>
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
83
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
84 * modules/human: Depend on module stdbool.
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
85
4405
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
86 2003-06-25 Bruno Haible <bruno@clisp.org>
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
87
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
88 * modules/readlink: New file.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
89 * modules/xreadlink: Depend on it.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
90 * MODULES.html.sh (func_all_modules): Add readlink.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
91
4403
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
92 2003-06-22 Bruno Haible <bruno@clisp.org>
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
93
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
94 * modules/safe-read: Add m4/ssize_t.m4.
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
95 * modules/xreadlink: Add m4/ssize_t.m4.
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
96
4392
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
97 2003-06-11 Simon Josefsson <jas@extundo.com>
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
98
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
99 * modules/sysexits: New file.
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
100 * MODULES.html.sh (func_all_modules): Add sysexits.
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
101
4388
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
102 2003-06-10 Bruno Haible <bruno@clisp.org>
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
103
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
104 * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
105
4387
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
106 2003-06-10 Simon Josefsson <jas@extundo.com>
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
107
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
108 * modules/strchrnul: New file.
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
109
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
110 2003-06-10 Simon Josefsson <jas@extundo.com>
4386
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
111
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
112 * modules/argp: New file.
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
113
4384
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
114 2003-06-07 Bruno Haible <bruno@clisp.org>
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
115
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
116 * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
117 avoid AC_CONFIG_LINKS.
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
118 * modules/fnmatch (Makefile.am): Use explicit creation rule for
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
119 fnmatch.h, to avoid AC_CONFIG_LINKS.
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
120 * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
121
4370
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
122 2003-06-07 Jim Meyering <jim@meyering.net>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
123
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
124 * modules/strtod: Use $(...) notation, not @...@ for
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
125 AC_REPLACE'd variables.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
126 * modules/localcharset: Likewise.
4366
4f2163710712 Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.
Bruno Haible <bruno@clisp.org>
parents: 4336
diff changeset
127
4370
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
128 2003-06-06 Jim Meyering <jim@meyering.net>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
129 Bruno Haible <bruno@clisp.org>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
130
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
131 * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
132 Adjust Makefile.am snippet not to redirect directly to target.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
133 Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
4366
4f2163710712 Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.
Bruno Haible <bruno@clisp.org>
parents: 4336
diff changeset
134
4335
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
135 2003-05-30 Bruno Haible <bruno@clisp.org>
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
136
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
137 * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
4336
a3f2712c9c0e Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4335
diff changeset
138 * config/config.rpath: Upgrade to gettext-0.12.1.
4335
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
139
4325
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
140 2003-05-22 <karl@gnu.org>
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
141
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
142 * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
143
4315
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
144 2003-05-09 Bruno Haible <bruno@clisp.org>
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
145
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
146 * modules/error: Add m4/strerror_r.m4 to file list.
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
147
4294
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
148 2003-04-10 Bruno Haible <bruno@clisp.org>
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
149
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
150 * modules/findprog: New file.
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
151 * MODULES.html.sh (func_all_modules): Add it.
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
152
4286
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
153 2003-04-04 Bruno Haible <bruno@clisp.org>
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
154
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
155 * modules/linebreak: New file.
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
156 * MODULES.html.sh (func_all_modules): Add it.
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
157
4275
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
158 2003-04-03 Bruno Haible <bruno@clisp.org>
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
159
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
160 * modules/utf8-ucs4: New file.
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
161 * modules/utf16-ucs4: New file.
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
162 * modules/ucs4-utf8: New file.
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
163 * modules/ucs4-utf16: New file.
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
164 * MODULES.html.sh (func_all_modules): Add them.
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
165
4273
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
166 2003-04-02 Bruno Haible <bruno@clisp.org>
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
167
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
168 * modules/binary-io: New file.
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
169 * MODULES.html.sh (func_all_modules): Add it.
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
170
4271
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
171 2003-04-01 Bruno Haible <bruno@clisp.org>
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
172
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
173 * modules/pathname: New file.
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
174 * MODULES.html.sh (func_all_modules): Add it.
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
175
4266
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
176 2003-03-28 Bruno Haible <bruno@clisp.org>
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
177
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
178 * modules/copy-file: New file.
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
179 * MODULES.html.sh (func_all_modules): Add it.
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
180
4242
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
181 2003-02-20 Bruno Haible <bruno@clisp.org>
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
182
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
183 * MODULES.html.sh (func_all_modules): Add poll.
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
184
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
185 2003-02-19 Paolo Bonzino <bonzini@gnu.org>
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
186
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
187 * modules/poll: New file.
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
188
4240
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
189 2003-02-18 Bruno Haible <bruno@clisp.org>
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
190
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
191 * MODULES.html.sh (func_all_modules): Add mathl.
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
192
4239
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
193 2003-02-18 Paolo Bonzino <bonzini@gnu.org>
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
194
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
195 * modules/mathl: New file.
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
196
4237
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
197 2003-02-17 Bruno Haible <bruno@clisp.org>
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
198
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
199 * modules/mkdtemp: New module.
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
200 * MODULES.html.sh (func_all_modules): Add it.
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
201
4224
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
202 2003-01-30 Bruno Haible <bruno@clisp.org>
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
203
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
204 * modules/vasnprintf, modules/vasprintf: New modules.
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
205 * MODULES.html.sh (func_all_modules): Add them.
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
206
4221
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
207 2003-01-29 Bruno Haible <bruno@clisp.org>
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
208
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
209 * modules/stpncpy: New module.
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
210 * MODULES.html.sh (func_all_modules): Add it.
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
211
4218
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
212 2003-01-28 Bruno Haible <bruno@clisp.org>
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
213
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
214 * modules/c-ctype: New module.
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
215 * MODULES.html.sh (func_all_modules): Add it.
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
216
4215
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
217 2003-01-27 Bruno Haible <bruno@clisp.org>
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
218
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
219 * modules/xsetenv: New module.
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
220 * MODULES.html.sh (func_all_modules): Add it.
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
221
4207
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
222 2003-01-23 Bruno Haible <bruno@clisp.org>
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
223
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
224 * modules/minmax: New module.
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
225 * MODULES.html.sh (func_all_modules): Add it.
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
226
4201
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
227 2003-01-22 Bruno Haible <bruno@clisp.org>
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
228
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
229 * modules/exit: New module.
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
230 * MODULES.html.sh (func_all_modules): Add it.
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
231
4197
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
232 2003-01-19 Bruno Haible <bruno@clisp.org>
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
233
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
234 * gnulib-tool: Recognize option --extract-maintainer.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
235 (func_get_maintainer): New function.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
236 * modules/*: Add Maintainer entry.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
237
4191
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
238 2003-01-16 Bruno Haible <bruno@clisp.org>
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
239
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
240 * MODULES.html.sh: Add a table of contents. Add the module name as
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
241 leftmost column. Add hyperlinks.
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
242
4187
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
243 2003-01-11 Bruno Haible <bruno@clisp.org>
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
244
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
245 * modules/stpcpy: Distribute lib/stpcpy.h.
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
246 * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
247
4175
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
248 2003-01-11 Bruno Haible <bruno@clisp.org>
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
249
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
250 * gnulib-tool (func_create_testdir): Store config/* files in the main
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
251 directory.
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
252 * config.rpath: Move to ...
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
253 * config/config.rpath: ... here.
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
254 * modules/gettext: Contains config/config.rpath, not config.rpath.
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
255 * modules/iconv: Likewise.
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
256
4172
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
257 2003-01-11 Bruno Haible <bruno@clisp.org>
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
258
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
259 * modules/*: Add a description.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
260 * modules/strpbrk: Fix Makefile.am snippet.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
261 * modules/strtoimax: Fix dependencies.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
262 * modules/strtoumax: Likewise.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
263
4171
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
264 2003-01-11 Bruno Haible <bruno@clisp.org>
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
265
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
266 * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
267 * modules/alloca (Makefile.am): All object files depend on alloca.h.
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
268 * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
269
4170
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
270 2003-01-12 Paul Eggert <eggert@twinsun.com>
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
271
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
272 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
273 to avoid collisions with libcurses and libreadline.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
274 * getstr: Remove.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
275 * MODULES.html.sh: Remove getstr.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
276 * modules/getline: Depend on unlocked-io, not getstr.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
277
4156
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
278 2003-01-10 Bruno Haible <bruno@clisp.org>
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
279
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
280 * modules/alloca: Change Makefile.am requirements. Simplify Include
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
281 requirements. Add lib/alloca_.h to file list.
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
282
4151
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
283 2003-01-09 Bruno Haible <bruno@clisp.org>
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
284
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
285 * modules/stdbool: Change configure.ac, Makefile.am requirements.
4154
541e9b4d71b2 Add lib/stdbool.h.in.
Bruno Haible <bruno@clisp.org>
parents: 4151
diff changeset
286 Simplify Include requirements. Add lib/stdbool.h.in to file list.
4151
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
287
4150
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
288 2003-01-09 Bruno Haible <bruno@clisp.org>
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
289
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
290 * gnulib-tool (func_all_modules): Ignore files ending in ~.
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
291 * MODULES.html.sh: Likewise.
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
292
4149
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
293 2003-01-09 <karl@gnu.org>
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
294
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
295 * MODULES.html.sh: include `dirname $0` in PATH, to find
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
296 gnulib-tool.
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
297
4145
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
298 2003-01-08 Bruno Haible <bruno@clisp.org>
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
299
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
300 * modules/full-read: Depend on full-write.
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
301
4137
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
302 2003-01-07 Bruno Haible <bruno@clisp.org>
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
303
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
304 * MODULES.html.sh: Add copyright notice.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
305 (missed_files): Omit CVS directory entries.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
306 (func_module): Make it work with sed-3.02.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
307 * MODULES.txt: Remove file.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
308
4125
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
309 2003-01-01 <karl@gnu.org>
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
310
4129
Karl Berry <karl@freefriends.org>
parents: 4127
diff changeset
311 * gnulib-tool (func_verify_module): report module name $module in
Karl Berry <karl@freefriends.org>
parents: 4127
diff changeset
312 error message, not $1.
4127
Karl Berry <karl@freefriends.org>
parents: 4125
diff changeset
313 * gnulib-tool (create-testdir): don't complain if destdir couldn't
Karl Berry <karl@freefriends.org>
parents: 4125
diff changeset
314 be created, only if it doesn't exist.
4125
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
315 * gnulib-tool (last_checkin_date): don't expand the $Date here.
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
316
4114
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
317 2002-12-24 Bruno Haible <bruno@clisp.org>
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
318
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
319 * MODULES.txt: Update according to m4/ changes.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
320
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
321 Module gettext.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
322 * config.rpath: New file, from gettext-0.11.5.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
323
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
324 * modules/*: New module descriptions.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
325 * gnulib-tool: New file.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
326 * MODULES.html.sh: New file.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
327
3962
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
328 2002-11-01 Bruno Haible <bruno@clisp.org>
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
329
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
330 * configure.in: Add AC_CONFIG_AUX_DIR call.
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
331 (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
332 test/Makefile.
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
333 * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
334
3926
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
335 2002-08-23 Stefan Monnier <monnier@cs.yale.edu>
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
336
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
337 * regex.c (PATFETCH): Remove the translating fetch.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
338 (PATFETCH_RAW): Rename to PATFETCH.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
339 (set_image_of_range): New fun.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
340 (SET_RANGE_TABLE_WORK_AREA): Use it.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
341 (regex_compile): Don't translate the pattern chars so eagerly.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
342 Only do it when inserting an `exactn' bytecode or when handling
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
343 a char-range.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
344 (mutually_exclusive_p): Avoid empty statement.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
345
3563
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
346 2001-10-22 Jeff Bailey <jbailey@outpost.dnsalias.org>
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
347
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
348 * README: New file
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
349 * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
350 (per RMS's instructions, this is now the canonical source)
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
351 * lgpl/, gpl/: New directories.
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
352
3128
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
353 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
354
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
355 * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
356 as if it was a `charset'.
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
357
2946
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
358 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
359
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
360 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
361 (regex_compile): Catch bogus \(\1\).
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
362
2926
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
363 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
364
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
365 * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
366 (re_match_2_internal, re_match_2_internal, re_match_2_internal):
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
367 Giving in to popular pressure to shut up the compiler with casts.
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
368
2922
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
369 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
370
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
371 * regex.c: More `unsigned char' -> `re_char' changes.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
372 Also change several `int' into `re_wchar_t'.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
373 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
374 (PUSH_FAILURE_POINTER): Don't cast any more.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
375 (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
376 We want GCC to complain, since this piece of code makes
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
377 re_match non-reentrant, which *should* be fixed.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
378 (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
379 (EXTEND_BUFFER): Use RETALLOC.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
380 (SET_LIST_BIT): Don't cast.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
381 (re_wchar_t): New type.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
382 (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
383 that those two functions will always properly return.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
384 (IMMEDIATE_QUIT_CHECK): Cast to void.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
385 (analyse_first): Use recursion rather than an explicit stack.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
386 (re_compile_fastmap): Can't fail anymore.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
387 (re_search_2): Don't check re_compile_fastmap for failure.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
388 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
389 Now also sets the new value (passed in a new argument).
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
390 (re_match_2_internal): Use it.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
391 Also, use a new var `reg' of type size_t when looping through regs
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
392 rather than reuse the inappropriate `mcnt'.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
393
2914
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
394 2000-10-24 Andrew Innes <andrewi@gnu.org>
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
395
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
396 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
397 NT-Emacs only.
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
398 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
399 so that re_search functions only quit when callers expect them to.
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
400
2908
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
401 2000-10-24 Kenichi Handa <handa@etl.go.jp>
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
402
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
403 * regex.c (regex_compile): Change the way of handling a range from
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
404 a char less than 256 to a char not less than 256.
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
405
2882
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
406 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
407
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
408 * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.