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