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