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