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