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