Mercurial > hg > octave-nkf > gnulib-hg
annotate ChangeLog @ 4470:2e5b724bbf05
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sun, 20 Jul 2003 15:50:17 +0000 |
parents | 7564fca8961e |
children | fd6696a97000 |
rev | line source |
---|---|
4470 | 1 2003-07-20 Jim Meyering <jim@meyering.net> |
2 | |
3 * modules/closeout (Depends-on): Add exitfail. | |
4 Suggestion from Bruno Haible. | |
5 | |
4463 | 6 2003-07-18 Bruno Haible <bruno@clisp.org> |
7 | |
8 * modules/getndelim2: New file. | |
9 * modules/getline: Share files with module getndelim2. | |
10 * modules/getnline: Depend on getndelim2 instead of sharing files with | |
11 it. Add getnline.c to lib_SOURCES. | |
12 * MODULES.html.sh (func_all_modules): Add getndelim2. | |
13 | |
4460 | 14 2003-07-17 Bruno Haible <bruno@clisp.org> |
15 | |
16 * modules/getnline: New file. | |
17 * modules/getline: Add lib/getndelim2.c to source file list. | |
18 * MODULES.html.sh (func_all_modules): Add getnline. | |
19 | |
4458 | 20 2003-07-17 Bruno Haible <bruno@clisp.org> |
21 | |
22 * configure.in: Remove file. | |
23 * Makefile.in: Remove file. | |
24 | |
25 2003-07-17 Bruno Haible <bruno@clisp.org> | |
26 | |
27 * MODULES.html.sh: Put the </BODY> right before </HTML>. | |
28 | |
4453 | 29 2003-07-16 Jim Meyering <jim@meyering.net> |
30 | |
31 * modules/save-cwd: Depend on xgetcwd. From Derek Price. | |
32 | |
4448 | 33 2003-07-15 Jim Meyering <jim@meyering.net> |
34 | |
35 * modules/save-cwd: Don't depend on error. From Derek Price. | |
36 | |
4436 | 37 2003-07-14 Simon Josefsson <jas@extundo.com> |
38 | |
39 * modules/mempcpy: New file. | |
40 * MODULES.html.sh (func_all_modules): Add mempcpy. | |
41 | |
4434
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
42 2003-07-14 Paul Eggert <eggert@twinsun.com> |
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
43 |
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
44 * modules/getdate, modules/posixtm: Depend on mktime. |
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
45 |
4431 | 46 2003-07-10 Simon Josefsson <jas@extundo.com> |
47 | |
48 * modules/strchrnul (Makefile.am): Add strchrnul.h. | |
49 | |
4407
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
50 2003-06-26 Bruno Haible <bruno@clisp.org> |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
51 |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
52 * modules/human: Depend on module stdbool. |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
53 |
4405 | 54 2003-06-25 Bruno Haible <bruno@clisp.org> |
55 | |
56 * modules/readlink: New file. | |
57 * modules/xreadlink: Depend on it. | |
58 * MODULES.html.sh (func_all_modules): Add readlink. | |
59 | |
4403
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
60 2003-06-22 Bruno Haible <bruno@clisp.org> |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
61 |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
62 * modules/safe-read: Add m4/ssize_t.m4. |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
63 * modules/xreadlink: Add m4/ssize_t.m4. |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
64 |
4392 | 65 2003-06-11 Simon Josefsson <jas@extundo.com> |
66 | |
67 * modules/sysexits: New file. | |
68 * MODULES.html.sh (func_all_modules): Add sysexits. | |
69 | |
4388
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
70 2003-06-10 Bruno Haible <bruno@clisp.org> |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
71 |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
72 * MODULES.html.sh (func_all_modules): Add strchrnul and argp. |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
73 |
4387 | 74 2003-06-10 Simon Josefsson <jas@extundo.com> |
75 | |
76 * modules/strchrnul: New file. | |
77 | |
78 2003-06-10 Simon Josefsson <jas@extundo.com> | |
4386 | 79 |
80 * modules/argp: New file. | |
81 | |
4384
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
82 2003-06-07 Bruno Haible <bruno@clisp.org> |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
83 |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
84 * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
85 avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
86 * modules/fnmatch (Makefile.am): Use explicit creation rule for |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
87 fnmatch.h, to avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
88 * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
89 |
4370 | 90 2003-06-07 Jim Meyering <jim@meyering.net> |
91 | |
92 * modules/strtod: Use $(...) notation, not @...@ for | |
93 AC_REPLACE'd variables. | |
94 * modules/localcharset: Likewise. | |
4366
4f2163710712
Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.
Bruno Haible <bruno@clisp.org>
parents:
4336
diff
changeset
|
95 |
4370 | 96 2003-06-06 Jim Meyering <jim@meyering.net> |
97 Bruno Haible <bruno@clisp.org> | |
98 | |
99 * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h. | |
100 Adjust Makefile.am snippet not to redirect directly to target. | |
101 Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables. | |
4366
4f2163710712
Rename stdbool.h.in to stdbool_.h, for DOS and VMS's sake.
Bruno Haible <bruno@clisp.org>
parents:
4336
diff
changeset
|
102 |
4335 | 103 2003-05-30 Bruno Haible <bruno@clisp.org> |
104 | |
105 * modules/gettext: Add files m4/nls.m4 and m4/po.m4. | |
4336 | 106 * config/config.rpath: Upgrade to gettext-0.12.1. |
4335 | 107 |
4325
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
108 2003-05-22 <karl@gnu.org> |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
109 |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
110 * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg. |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
111 |
4315 | 112 2003-05-09 Bruno Haible <bruno@clisp.org> |
113 | |
114 * modules/error: Add m4/strerror_r.m4 to file list. | |
115 | |
4294 | 116 2003-04-10 Bruno Haible <bruno@clisp.org> |
117 | |
118 * modules/findprog: New file. | |
119 * MODULES.html.sh (func_all_modules): Add it. | |
120 | |
4286 | 121 2003-04-04 Bruno Haible <bruno@clisp.org> |
122 | |
123 * modules/linebreak: New file. | |
124 * MODULES.html.sh (func_all_modules): Add it. | |
125 | |
4275
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
126 2003-04-03 Bruno Haible <bruno@clisp.org> |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
127 |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
128 * modules/utf8-ucs4: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
129 * modules/utf16-ucs4: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
130 * modules/ucs4-utf8: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
131 * modules/ucs4-utf16: New file. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
132 * MODULES.html.sh (func_all_modules): Add them. |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
133 |
4273 | 134 2003-04-02 Bruno Haible <bruno@clisp.org> |
135 | |
136 * modules/binary-io: New file. | |
137 * MODULES.html.sh (func_all_modules): Add it. | |
138 | |
4271 | 139 2003-04-01 Bruno Haible <bruno@clisp.org> |
140 | |
141 * modules/pathname: New file. | |
142 * MODULES.html.sh (func_all_modules): Add it. | |
143 | |
4266 | 144 2003-03-28 Bruno Haible <bruno@clisp.org> |
145 | |
146 * modules/copy-file: New file. | |
147 * MODULES.html.sh (func_all_modules): Add it. | |
148 | |
4242
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
149 2003-02-20 Bruno Haible <bruno@clisp.org> |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
150 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
151 * MODULES.html.sh (func_all_modules): Add poll. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
152 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
153 2003-02-19 Paolo Bonzino <bonzini@gnu.org> |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
154 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
155 * modules/poll: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
156 |
4240 | 157 2003-02-18 Bruno Haible <bruno@clisp.org> |
158 | |
159 * MODULES.html.sh (func_all_modules): Add mathl. | |
160 | |
4239
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
161 2003-02-18 Paolo Bonzino <bonzini@gnu.org> |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
162 |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
163 * modules/mathl: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
164 |
4237
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
165 2003-02-17 Bruno Haible <bruno@clisp.org> |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
166 |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
167 * modules/mkdtemp: New module. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
168 * MODULES.html.sh (func_all_modules): Add it. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
169 |
4224
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
170 2003-01-30 Bruno Haible <bruno@clisp.org> |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
171 |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
172 * modules/vasnprintf, modules/vasprintf: New modules. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
173 * MODULES.html.sh (func_all_modules): Add them. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
174 |
4221 | 175 2003-01-29 Bruno Haible <bruno@clisp.org> |
176 | |
177 * modules/stpncpy: New module. | |
178 * MODULES.html.sh (func_all_modules): Add it. | |
179 | |
4218 | 180 2003-01-28 Bruno Haible <bruno@clisp.org> |
181 | |
182 * modules/c-ctype: New module. | |
183 * MODULES.html.sh (func_all_modules): Add it. | |
184 | |
4215 | 185 2003-01-27 Bruno Haible <bruno@clisp.org> |
186 | |
187 * modules/xsetenv: New module. | |
188 * MODULES.html.sh (func_all_modules): Add it. | |
189 | |
4207 | 190 2003-01-23 Bruno Haible <bruno@clisp.org> |
191 | |
192 * modules/minmax: New module. | |
193 * MODULES.html.sh (func_all_modules): Add it. | |
194 | |
4201 | 195 2003-01-22 Bruno Haible <bruno@clisp.org> |
196 | |
197 * modules/exit: New module. | |
198 * MODULES.html.sh (func_all_modules): Add it. | |
199 | |
4197 | 200 2003-01-19 Bruno Haible <bruno@clisp.org> |
201 | |
202 * gnulib-tool: Recognize option --extract-maintainer. | |
203 (func_get_maintainer): New function. | |
204 * modules/*: Add Maintainer entry. | |
205 | |
4191
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
206 2003-01-16 Bruno Haible <bruno@clisp.org> |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
207 |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
208 * MODULES.html.sh: Add a table of contents. Add the module name as |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
209 leftmost column. Add hyperlinks. |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
210 |
4187 | 211 2003-01-11 Bruno Haible <bruno@clisp.org> |
212 | |
213 * modules/stpcpy: Distribute lib/stpcpy.h. | |
214 * modules/setenv: Depend on alloca. Distribute lib/setenv.h. | |
215 | |
4175
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
216 2003-01-11 Bruno Haible <bruno@clisp.org> |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
217 |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
218 * gnulib-tool (func_create_testdir): Store config/* files in the main |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
219 directory. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
220 * config.rpath: Move to ... |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
221 * config/config.rpath: ... here. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
222 * modules/gettext: Contains config/config.rpath, not config.rpath. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
223 * modules/iconv: Likewise. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
224 |
4172 | 225 2003-01-11 Bruno Haible <bruno@clisp.org> |
226 | |
227 * modules/*: Add a description. | |
228 * modules/strpbrk: Fix Makefile.am snippet. | |
229 * modules/strtoimax: Fix dependencies. | |
230 * modules/strtoumax: Likewise. | |
231 | |
4171
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
232 2003-01-11 Bruno Haible <bruno@clisp.org> |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
233 |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
234 * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS. |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
235 * modules/alloca (Makefile.am): All object files depend on alloca.h. |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
236 * modules/stdbool (Makefile.am): All object files depend on stdbool.h. |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
237 |
4170
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
238 2003-01-12 Paul Eggert <eggert@twinsun.com> |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
239 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
240 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer, |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
241 to avoid collisions with libcurses and libreadline. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
242 * getstr: Remove. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
243 * MODULES.html.sh: Remove getstr. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
244 * modules/getline: Depend on unlocked-io, not getstr. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
245 |
4156
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
246 2003-01-10 Bruno Haible <bruno@clisp.org> |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
247 |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
248 * modules/alloca: Change Makefile.am requirements. Simplify Include |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
249 requirements. Add lib/alloca_.h to file list. |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
250 |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
251 2003-01-09 Bruno Haible <bruno@clisp.org> |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
252 |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
253 * modules/stdbool: Change configure.ac, Makefile.am requirements. |
4154 | 254 Simplify Include requirements. Add lib/stdbool.h.in to file list. |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
255 |
4150 | 256 2003-01-09 Bruno Haible <bruno@clisp.org> |
257 | |
258 * gnulib-tool (func_all_modules): Ignore files ending in ~. | |
259 * MODULES.html.sh: Likewise. | |
260 | |
4149 | 261 2003-01-09 <karl@gnu.org> |
262 | |
263 * MODULES.html.sh: include `dirname $0` in PATH, to find | |
264 gnulib-tool. | |
265 | |
4145
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
266 2003-01-08 Bruno Haible <bruno@clisp.org> |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
267 |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
268 * modules/full-read: Depend on full-write. |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
269 |
4137
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
270 2003-01-07 Bruno Haible <bruno@clisp.org> |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
271 |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
272 * MODULES.html.sh: Add copyright notice. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
273 (missed_files): Omit CVS directory entries. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
274 (func_module): Make it work with sed-3.02. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
275 * MODULES.txt: Remove file. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
276 |
4125 | 277 2003-01-01 <karl@gnu.org> |
278 | |
4129 | 279 * gnulib-tool (func_verify_module): report module name $module in |
280 error message, not $1. | |
4127 | 281 * gnulib-tool (create-testdir): don't complain if destdir couldn't |
282 be created, only if it doesn't exist. | |
4125 | 283 * gnulib-tool (last_checkin_date): don't expand the $Date here. |
284 | |
4114
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
285 2002-12-24 Bruno Haible <bruno@clisp.org> |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
286 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
287 * MODULES.txt: Update according to m4/ changes. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
288 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
289 Module gettext. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
290 * config.rpath: New file, from gettext-0.11.5. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
291 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
292 * modules/*: New module descriptions. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
293 * gnulib-tool: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
294 * MODULES.html.sh: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
295 |
3962
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
296 2002-11-01 Bruno Haible <bruno@clisp.org> |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
297 |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
298 * configure.in: Add AC_CONFIG_AUX_DIR call. |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
299 (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile, |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
300 test/Makefile. |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
301 * Makefile.in (subdirs): Add m4, lib. Remove doc, test. |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
302 |
3926
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
303 2002-08-23 Stefan Monnier <monnier@cs.yale.edu> |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
304 |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
305 * regex.c (PATFETCH): Remove the translating fetch. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
306 (PATFETCH_RAW): Rename to PATFETCH. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
307 (set_image_of_range): New fun. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
308 (SET_RANGE_TABLE_WORK_AREA): Use it. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
309 (regex_compile): Don't translate the pattern chars so eagerly. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
310 Only do it when inserting an `exactn' bytecode or when handling |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
311 a char-range. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
312 (mutually_exclusive_p): Avoid empty statement. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
313 |
3563
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
314 2001-10-22 Jeff Bailey <jbailey@outpost.dnsalias.org> |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
315 |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
316 * README: New file |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
317 * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
318 (per RMS's instructions, this is now the canonical source) |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
319 * lgpl/, gpl/: New directories. |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
320 |
3128
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
321 2001-01-24 Stefan Monnier <monnier@cs.yale.edu> |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
322 |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
323 * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not' |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
324 as if it was a `charset'. |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
325 |
2946
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
326 2000-10-30 Stefan Monnier <monnier@cs.yale.edu> |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
327 |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
328 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
329 (regex_compile): Catch bogus \(\1\). |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
330 |
2926
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
331 2000-10-27 Stefan Monnier <monnier@cs.yale.edu> |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
332 |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
333 * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal) |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
334 (re_match_2_internal, re_match_2_internal, re_match_2_internal): |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
335 Giving in to popular pressure to shut up the compiler with casts. |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
336 |
2922
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
337 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
338 |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
339 * regex.c: More `unsigned char' -> `re_char' changes. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
340 Also change several `int' into `re_wchar_t'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
341 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
342 (PUSH_FAILURE_POINTER): Don't cast any more. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
343 (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
344 We want GCC to complain, since this piece of code makes |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
345 re_match non-reentrant, which *should* be fixed. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
346 (GET_BUFFER_SPACE): Use size_t rather than unsigned long. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
347 (EXTEND_BUFFER): Use RETALLOC. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
348 (SET_LIST_BIT): Don't cast. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
349 (re_wchar_t): New type. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
350 (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
351 that those two functions will always properly return. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
352 (IMMEDIATE_QUIT_CHECK): Cast to void. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
353 (analyse_first): Use recursion rather than an explicit stack. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
354 (re_compile_fastmap): Can't fail anymore. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
355 (re_search_2): Don't check re_compile_fastmap for failure. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
356 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
357 Now also sets the new value (passed in a new argument). |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
358 (re_match_2_internal): Use it. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
359 Also, use a new var `reg' of type size_t when looping through regs |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
360 rather than reuse the inappropriate `mcnt'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
361 |
2914 | 362 2000-10-24 Andrew Innes <andrewi@gnu.org> |
363 | |
364 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on | |
365 NT-Emacs only. | |
366 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT, | |
367 so that re_search functions only quit when callers expect them to. | |
368 | |
2908 | 369 2000-10-24 Kenichi Handa <handa@etl.go.jp> |
370 | |
371 * regex.c (regex_compile): Change the way of handling a range from | |
372 a char less than 256 to a char not less than 256. | |
373 | |
2882
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
374 2000-10-15 Stefan Monnier <monnier@cs.yale.edu> |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
375 |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
376 * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well. |