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