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