5d3423f33713e5fb2188a00153488988e9a008df
[gnulib.git] / ChangeLog
1 2003-08-05  Paul Eggert  <eggert@twinsun.com>
2
3         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
4         * modules/bumpalloc: Remove.
5         
6 2003-07-31  Bruno Haible  <bruno@clisp.org>
7
8         * modules/getpass-gnu: New file.
9         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
10
11 2003-07-22  Paul Eggert  <eggert@twinsun.com>
12
13         * modules/xalloc (Depends-on): Add exitfail.
14         * modules/xmemcoll: Likewise.
15
16 2003-07-20  Jim Meyering  <jim@meyering.net>
17
18         * modules/closeout (Depends-on): Add exitfail.
19         Suggestion from Bruno Haible.
20
21 2003-07-18  Bruno Haible  <bruno@clisp.org>
22
23         * modules/getndelim2: New file.
24         * modules/getline: Share files with module getndelim2.
25         * modules/getnline: Depend on getndelim2 instead of sharing files with
26         it. Add getnline.c to lib_SOURCES.
27         * MODULES.html.sh (func_all_modules): Add getndelim2.
28
29 2003-07-17  Bruno Haible  <bruno@clisp.org>
30
31         * modules/getnline: New file.
32         * modules/getline: Add lib/getndelim2.c to source file list.
33         * MODULES.html.sh (func_all_modules): Add getnline.
34
35 2003-07-17  Bruno Haible  <bruno@clisp.org>
36
37         * configure.in: Remove file.
38         * Makefile.in: Remove file.
39
40 2003-07-17  Bruno Haible  <bruno@clisp.org>
41
42         * MODULES.html.sh: Put the </BODY> right before </HTML>.
43
44 2003-07-16  Jim Meyering  <jim@meyering.net>
45
46         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
47
48 2003-07-15  Jim Meyering  <jim@meyering.net>
49
50         * modules/save-cwd: Don't depend on error.  From Derek Price.
51
52 2003-07-14  Simon Josefsson  <jas@extundo.com>
53
54         * modules/mempcpy: New file.
55         * MODULES.html.sh (func_all_modules): Add mempcpy.
56
57 2003-07-14  Paul Eggert  <eggert@twinsun.com>
58
59         * modules/getdate, modules/posixtm: Depend on mktime.
60
61 2003-07-10  Simon Josefsson  <jas@extundo.com>
62
63         * modules/strchrnul (Makefile.am): Add strchrnul.h.
64
65 2003-06-26  Bruno Haible  <bruno@clisp.org>
66
67         * modules/human: Depend on module stdbool.
68
69 2003-06-25  Bruno Haible  <bruno@clisp.org>
70
71         * modules/readlink: New file.
72         * modules/xreadlink: Depend on it.
73         * MODULES.html.sh (func_all_modules): Add readlink.
74
75 2003-06-22  Bruno Haible  <bruno@clisp.org>
76
77         * modules/safe-read: Add m4/ssize_t.m4.
78         * modules/xreadlink: Add m4/ssize_t.m4.
79
80 2003-06-11  Simon Josefsson  <jas@extundo.com>
81
82         * modules/sysexits: New file.
83         * MODULES.html.sh (func_all_modules): Add sysexits.
84
85 2003-06-10  Bruno Haible  <bruno@clisp.org>
86
87         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
88
89 2003-06-10  Simon Josefsson  <jas@extundo.com>
90
91         * modules/strchrnul: New file.
92
93 2003-06-10  Simon Josefsson  <jas@extundo.com>
94
95         * modules/argp: New file.
96
97 2003-06-07  Bruno Haible  <bruno@clisp.org>
98
99         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
100         avoid AC_CONFIG_LINKS.
101         * modules/fnmatch (Makefile.am): Use explicit creation rule for
102         fnmatch.h, to avoid AC_CONFIG_LINKS.
103         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
104
105 2003-06-07  Jim Meyering  <jim@meyering.net>
106
107         * modules/strtod: Use $(...) notation, not @...@ for
108         AC_REPLACE'd variables.
109         * modules/localcharset: Likewise.
110
111 2003-06-06  Jim Meyering  <jim@meyering.net>
112             Bruno Haible  <bruno@clisp.org>
113
114         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
115         Adjust Makefile.am snippet not to redirect directly to target.
116         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
117
118 2003-05-30  Bruno Haible  <bruno@clisp.org>
119
120         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
121         * config/config.rpath: Upgrade to gettext-0.12.1.
122
123 2003-05-22    <karl@gnu.org>
124
125         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
126
127 2003-05-09  Bruno Haible  <bruno@clisp.org>
128
129         * modules/error: Add m4/strerror_r.m4 to file list.
130
131 2003-04-10  Bruno Haible  <bruno@clisp.org>
132
133         * modules/findprog: New file.
134         * MODULES.html.sh (func_all_modules): Add it.
135
136 2003-04-04  Bruno Haible  <bruno@clisp.org>
137
138         * modules/linebreak: New file.
139         * MODULES.html.sh (func_all_modules): Add it.
140
141 2003-04-03  Bruno Haible  <bruno@clisp.org>
142
143         * modules/utf8-ucs4: New file.
144         * modules/utf16-ucs4: New file.
145         * modules/ucs4-utf8: New file.
146         * modules/ucs4-utf16: New file.
147         * MODULES.html.sh (func_all_modules): Add them.
148
149 2003-04-02  Bruno Haible  <bruno@clisp.org>
150
151         * modules/binary-io: New file.
152         * MODULES.html.sh (func_all_modules): Add it.
153
154 2003-04-01  Bruno Haible  <bruno@clisp.org>
155
156         * modules/pathname: New file.
157         * MODULES.html.sh (func_all_modules): Add it.
158
159 2003-03-28  Bruno Haible  <bruno@clisp.org>
160
161         * modules/copy-file: New file.
162         * MODULES.html.sh (func_all_modules): Add it.
163
164 2003-02-20  Bruno Haible  <bruno@clisp.org>
165
166         * MODULES.html.sh (func_all_modules): Add poll.
167
168 2003-02-19  Paolo Bonzino  <bonzini@gnu.org>
169
170         * modules/poll: New file.
171
172 2003-02-18  Bruno Haible  <bruno@clisp.org>
173
174         * MODULES.html.sh (func_all_modules): Add mathl.
175
176 2003-02-18  Paolo Bonzino  <bonzini@gnu.org>
177
178         * modules/mathl: New file.
179
180 2003-02-17  Bruno Haible  <bruno@clisp.org>
181
182         * modules/mkdtemp: New module.
183         * MODULES.html.sh (func_all_modules): Add it.
184
185 2003-01-30  Bruno Haible  <bruno@clisp.org>
186
187         * modules/vasnprintf, modules/vasprintf: New modules.
188         * MODULES.html.sh (func_all_modules): Add them.
189
190 2003-01-29  Bruno Haible  <bruno@clisp.org>
191
192         * modules/stpncpy: New module.
193         * MODULES.html.sh (func_all_modules): Add it.
194
195 2003-01-28  Bruno Haible  <bruno@clisp.org>
196
197         * modules/c-ctype: New module.
198         * MODULES.html.sh (func_all_modules): Add it.
199
200 2003-01-27  Bruno Haible  <bruno@clisp.org>
201
202         * modules/xsetenv: New module.
203         * MODULES.html.sh (func_all_modules): Add it.
204
205 2003-01-23  Bruno Haible  <bruno@clisp.org>
206
207         * modules/minmax: New module.
208         * MODULES.html.sh (func_all_modules): Add it.
209
210 2003-01-22  Bruno Haible  <bruno@clisp.org>
211
212         * modules/exit: New module.
213         * MODULES.html.sh (func_all_modules): Add it.
214
215 2003-01-19  Bruno Haible  <bruno@clisp.org>
216
217         * gnulib-tool: Recognize option --extract-maintainer.
218         (func_get_maintainer): New function.
219         * modules/*: Add Maintainer entry.
220
221 2003-01-16  Bruno Haible  <bruno@clisp.org>
222
223         * MODULES.html.sh: Add a table of contents. Add the module name as
224         leftmost column. Add hyperlinks.
225
226 2003-01-11  Bruno Haible  <bruno@clisp.org>
227
228         * modules/stpcpy: Distribute lib/stpcpy.h.
229         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
230
231 2003-01-11  Bruno Haible  <bruno@clisp.org>
232
233         * gnulib-tool (func_create_testdir): Store config/* files in the main
234         directory.
235         * config.rpath: Move to ...
236         * config/config.rpath: ... here.
237         * modules/gettext: Contains config/config.rpath, not config.rpath.
238         * modules/iconv: Likewise.
239
240 2003-01-11  Bruno Haible  <bruno@clisp.org>
241
242         * modules/*: Add a description.
243         * modules/strpbrk: Fix Makefile.am snippet.
244         * modules/strtoimax: Fix dependencies.
245         * modules/strtoumax: Likewise.
246
247 2003-01-11  Bruno Haible  <bruno@clisp.org>
248
249         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
250         * modules/alloca (Makefile.am): All object files depend on alloca.h.
251         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
252
253 2003-01-12  Paul Eggert  <eggert@twinsun.com>
254
255         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
256         to avoid collisions with libcurses and libreadline.
257         * getstr: Remove.
258         * MODULES.html.sh: Remove getstr.
259         * modules/getline: Depend on unlocked-io, not getstr.
260
261 2003-01-10  Bruno Haible  <bruno@clisp.org>
262
263         * modules/alloca: Change Makefile.am requirements. Simplify Include
264         requirements. Add lib/alloca_.h to file list.
265
266 2003-01-09  Bruno Haible  <bruno@clisp.org>
267
268         * modules/stdbool: Change configure.ac, Makefile.am requirements.
269         Simplify Include requirements. Add lib/stdbool.h.in to file list.
270
271 2003-01-09  Bruno Haible  <bruno@clisp.org>
272
273         * gnulib-tool (func_all_modules): Ignore files ending in ~.
274         * MODULES.html.sh: Likewise.
275
276 2003-01-09    <karl@gnu.org>
277
278         * MODULES.html.sh: include `dirname $0` in PATH, to find
279         gnulib-tool.
280
281 2003-01-08  Bruno Haible  <bruno@clisp.org>
282
283         * modules/full-read: Depend on full-write.
284
285 2003-01-07  Bruno Haible  <bruno@clisp.org>
286
287         * MODULES.html.sh: Add copyright notice.
288         (missed_files): Omit CVS directory entries.
289         (func_module): Make it work with sed-3.02.
290         * MODULES.txt: Remove file.
291
292 2003-01-01    <karl@gnu.org>
293
294         * gnulib-tool (func_verify_module): report module name $module in
295         error message, not $1.
296         * gnulib-tool (create-testdir): don't complain if destdir couldn't
297         be created, only if it doesn't exist.
298         * gnulib-tool (last_checkin_date): don't expand the $Date here.
299
300 2002-12-24  Bruno Haible  <bruno@clisp.org>
301
302         * MODULES.txt: Update according to m4/ changes.
303
304         Module gettext.
305         * config.rpath: New file, from gettext-0.11.5.
306
307         * modules/*: New module descriptions.
308         * gnulib-tool: New file.
309         * MODULES.html.sh: New file.
310
311 2002-11-01  Bruno Haible  <bruno@clisp.org>
312
313         * configure.in: Add AC_CONFIG_AUX_DIR call.
314         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
315         test/Makefile.
316         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
317
318 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
319
320         * regex.c (PATFETCH): Remove the translating fetch.
321         (PATFETCH_RAW): Rename to PATFETCH.
322         (set_image_of_range): New fun.
323         (SET_RANGE_TABLE_WORK_AREA): Use it.
324         (regex_compile): Don't translate the pattern chars so eagerly.
325         Only do it when inserting an `exactn' bytecode or when handling
326         a char-range.
327         (mutually_exclusive_p): Avoid empty statement.
328
329 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
330
331         * README: New file
332         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
333         (per RMS's instructions, this is now the canonical source)
334         * lgpl/, gpl/: New directories.
335
336 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
337
338         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
339         as if it was a `charset'.
340
341 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
342
343         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
344         (regex_compile): Catch bogus \(\1\).
345
346 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
347
348         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
349         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
350         Giving in to popular pressure to shut up the compiler with casts.
351
352 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
353
354         * regex.c: More `unsigned char' -> `re_char' changes.
355         Also change several `int' into `re_wchar_t'.
356         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
357         (PUSH_FAILURE_POINTER): Don't cast any more.
358         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
359         We want GCC to complain, since this piece of code makes
360         re_match non-reentrant, which *should* be fixed.
361         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
362         (EXTEND_BUFFER): Use RETALLOC.
363         (SET_LIST_BIT): Don't cast.
364         (re_wchar_t): New type.
365         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
366         that those two functions will always properly return.
367         (IMMEDIATE_QUIT_CHECK): Cast to void.
368         (analyse_first): Use recursion rather than an explicit stack.
369         (re_compile_fastmap): Can't fail anymore.
370         (re_search_2): Don't check re_compile_fastmap for failure.
371         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
372         Now also sets the new value (passed in a new argument).
373         (re_match_2_internal): Use it.
374         Also, use a new var `reg' of type size_t when looping through regs
375         rather than reuse the inappropriate `mcnt'.
376
377 2000-10-24  Andrew Innes  <andrewi@gnu.org>
378
379         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
380         NT-Emacs only.
381         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
382         so that re_search functions only quit when callers expect them to.
383
384 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
385
386         * regex.c (regex_compile): Change the way of handling a range from
387         a char less than 256 to a char not less than 256.
388
389 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
390
391         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.