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