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