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