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