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