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