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