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