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