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