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