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