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