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