Mercurial > hg > octave-nkf > gnulib-hg
annotate ChangeLog @ 4709:86c722c44f87
New module 'fwriteerror'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 15 Sep 2003 19:15:22 +0000 |
parents | 1065f1b8e8ec |
children | aade00a0ec71 |
rev | line source |
---|---|
4709 | 1 2003-09-14 Bruno Haible <bruno@clisp.org> |
2 | |
3 * modules/fwriteerror: New file. | |
4 * MODULES.html.sh (func_all_modules): Add fwriteerror. | |
5 | |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
6 2003-09-12 Paul Eggert <eggert@twinsun.com> |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
7 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
8 * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack, |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
9 modules/xgethostname, modules/xalloc: Depend on exit. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
10 |
4670 | 11 2003-09-09 Paul Eggert <eggert@twinsun.com> |
12 | |
13 * README: New section: portability guidelines. | |
14 | |
4623
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
15 2003-09-07 Paul Eggert <eggert@twinsun.com> |
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
16 |
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
17 * modules/time_r: Depend on 'restrict'. Fix from Simon Josefsson in |
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
18 <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>. |
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
19 |
4621
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
20 2003-09-06 Paul Eggert <eggert@twinsun.com> |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
21 |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
22 * MODULES.html.sh (func_all_modules): Add time_r. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
23 * modules/time_r: New file. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
24 * modules/mktime, modules/strftime, modules/timegm: Depend on time_r. |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
25 * modules/timegm: Depend on mktime. Change maintainer to "all, glibc". |
4670 | 26 |
4616 | 27 2003-08-31 Simon Josefsson <jas@extundo.com> |
28 | |
29 * modules/timegm: New file. | |
30 * MODULES.html.sh (func_all_modules): Add timegm. | |
31 | |
4615
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
32 2003-08-22 Simon Josefsson <jas@extundo.com> |
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
33 |
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
34 * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES. |
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
35 |
4603 | 36 2003-08-20 Bruno Haible <bruno@clisp.org> |
37 | |
38 * modules/progname: New file. | |
39 * MODULES.html.sh (func_all_modules): Add progname. | |
40 | |
4596
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
41 2003-08-18 Paul Eggert <eggert@twinsun.com> |
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
42 |
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
43 * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name |
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
44 in makefile rules. |
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
45 |
4595 | 46 2003-08-17 Simon Josefsson <jas@extundo.com> |
47 | |
48 * modules/argp: Fix autoconf macro name. Add more dependencies. | |
49 | |
4587
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
50 2003-08-17 Simon Josefsson <jas@extundo.com> |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
51 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
52 * modules/xstrndup: New file. |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
53 * MODULES.html.sh (func_all_modules): Add xstrndup. |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
54 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
55 2003-08-17 Bruno Haible <bruno@clisp.org> |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
56 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
57 * modules/strndup (Files, Include): Add lib/strndup.h. |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
58 |
4586
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
59 2003-08-17 Bruno Haible <bruno@clisp.org> |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
60 |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
61 * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
62 like AC_GNU_SOURCE. |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
63 * modules/extensions (configure.ac): Comment out the invocation of |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
64 gl_USE_SYSTEM_EXTENSIONS. |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
65 |
4585 | 66 2003-08-17 Bruno Haible <bruno@clisp.org> |
67 | |
68 * modules/euidaccess (Files): Add lib/euidaccess.h. | |
69 | |
4580
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
70 2003-08-16 Paul Eggert <eggert@twinsun.com> |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
71 |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
72 Document merge from coreutils. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
73 * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
74 * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
75 * modules/utime: Add m4/utimes-null.m4. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
76 |
4573
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
77 2003-08-15 Paul Eggert <eggert@twinsun.com> |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
78 |
4580
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
79 Document merge from coreutils. |
4573
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
80 * modules/userspec: Depend on posixver. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
81 * modules/strftime: Depend on tzset. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
82 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
83 2003-08-14 Jim Meyering <jim@meyering.net> |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
84 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
85 Merges from coreutils. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
86 * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
87 variable names, rather than @FNMATCH_H@. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
88 * modules/alloca: Likewise for $(ALLOCA_H). |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
89 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
90 * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
91 the three copies of the literal target, `fnmatch.h'. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
92 * modules/alloca (alloca.h): Likewise. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
93 |
4549 | 94 2003-08-14 Paul Eggert <eggert@twinsun.com> |
95 | |
96 * modules/tzset: New file. | |
97 | |
4531
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
98 2003-08-12 Paul Eggert <eggert@twinsun.com> |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
99 |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
100 Merge from coreutils. |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
101 * modules/euidaccess: Add lib_SOURCES, include for new |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
102 file euidaccess.h |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
103 |
4524
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
104 2003-08-11 Paul Eggert <eggert@twinsun.com> |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
105 |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
106 * modules/gnu-source, m4/gnu-source.m4: |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
107 Remove; we're assuming Autoconf 2.54 or later now. |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
108 Suggested by Bruno Haible. |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
109 * MODULES.html.sh (func_all_modules): Remove gnu-source. |
4580
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
110 |
4515
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
111 2003-08-08 Paul Eggert <eggert@twinsun.com> |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
112 |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
113 * MODULES.html.sh (func_all_modules): Add extensions, gnu-source. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
114 * modules/extensions, modules/gnu-source: New files. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
115 * modules/timespec, modules/unlocked-io: Depend on extensions. |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
116 |
4513 | 117 2003-08-07 Paul Eggert <eggert@twinsun.com> |
118 | |
119 * modules/restrict: New file. | |
120 * MODULES.html.sh (func_all_modules): Add restrict. | |
121 * modules/regex: Depend on restrict. | |
4518 | 122 |
4512
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
123 2003-08-07 Bruno Haible <bruno@clisp.org> |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
124 |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
125 * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
126 lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2). |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
127 |
4506 | 128 2003-08-05 Paul Eggert <eggert@twinsun.com> |
129 | |
130 * MODULES.html.sh (func_all_modules): Remove bumpalloc. | |
131 * modules/bumpalloc: Remove. | |
4518 | 132 |
4490 | 133 2003-07-31 Bruno Haible <bruno@clisp.org> |
134 | |
135 * modules/getpass-gnu: New file. | |
136 * MODULES.html.sh (func_all_modules): Add getpass-gnu. | |
137 | |
4473
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
138 2003-07-22 Paul Eggert <eggert@twinsun.com> |
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
139 |
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
140 * modules/xalloc (Depends-on): Add exitfail. |
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
141 * modules/xmemcoll: Likewise. |
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
142 |
4470 | 143 2003-07-20 Jim Meyering <jim@meyering.net> |
144 | |
145 * modules/closeout (Depends-on): Add exitfail. | |
146 Suggestion from Bruno Haible. | |
147 | |
4463 | 148 2003-07-18 Bruno Haible <bruno@clisp.org> |
149 | |
150 * modules/getndelim2: New file. | |
151 * modules/getline: Share files with module getndelim2. | |
152 * modules/getnline: Depend on getndelim2 instead of sharing files with | |
153 it. Add getnline.c to lib_SOURCES. | |
154 * MODULES.html.sh (func_all_modules): Add getndelim2. | |
155 | |
4460 | 156 2003-07-17 Bruno Haible <bruno@clisp.org> |
157 | |
158 * modules/getnline: New file. | |
159 * modules/getline: Add lib/getndelim2.c to source file list. | |
160 * MODULES.html.sh (func_all_modules): Add getnline. | |
161 | |
4458 | 162 2003-07-17 Bruno Haible <bruno@clisp.org> |
163 | |
164 * configure.in: Remove file. | |
165 * Makefile.in: Remove file. | |
166 | |
167 2003-07-17 Bruno Haible <bruno@clisp.org> | |
168 | |
169 * MODULES.html.sh: Put the </BODY> right before </HTML>. | |
170 | |
4453 | 171 2003-07-16 Jim Meyering <jim@meyering.net> |
172 | |
173 * modules/save-cwd: Depend on xgetcwd. From Derek Price. | |
174 | |
4448 | 175 2003-07-15 Jim Meyering <jim@meyering.net> |
176 | |
177 * modules/save-cwd: Don't depend on error. From Derek Price. | |
178 | |
4436 | 179 2003-07-14 Simon Josefsson <jas@extundo.com> |
180 | |
181 * modules/mempcpy: New file. | |
182 * MODULES.html.sh (func_all_modules): Add mempcpy. | |
183 | |
4434
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
184 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
|
185 |
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
186 * 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
|
187 |
4431 | 188 2003-07-10 Simon Josefsson <jas@extundo.com> |
189 | |
190 * modules/strchrnul (Makefile.am): Add strchrnul.h. | |
191 | |
4407
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
192 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
|
193 |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
194 * modules/human: Depend on module stdbool. |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
195 |
4405 | 196 2003-06-25 Bruno Haible <bruno@clisp.org> |
197 | |
198 * modules/readlink: New file. | |
199 * modules/xreadlink: Depend on it. | |
200 * MODULES.html.sh (func_all_modules): Add readlink. | |
201 | |
4403
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
202 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
|
203 |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
204 * 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
|
205 * 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
|
206 |
4392 | 207 2003-06-11 Simon Josefsson <jas@extundo.com> |
208 | |
209 * modules/sysexits: New file. | |
210 * MODULES.html.sh (func_all_modules): Add sysexits. | |
211 | |
4388
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
212 2003-06-10 Bruno Haible <bruno@clisp.org> |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
213 |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
214 * MODULES.html.sh (func_all_modules): Add strchrnul and argp. |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
215 |
4387 | 216 2003-06-10 Simon Josefsson <jas@extundo.com> |
217 | |
218 * modules/strchrnul: New file. | |
219 | |
220 2003-06-10 Simon Josefsson <jas@extundo.com> | |
4386 | 221 |
222 * modules/argp: New file. | |
223 | |
4384
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
224 2003-06-07 Bruno Haible <bruno@clisp.org> |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
225 |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
226 * 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
|
227 avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
228 * 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
|
229 fnmatch.h, to avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
230 * 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
|
231 |
4370 | 232 2003-06-07 Jim Meyering <jim@meyering.net> |
233 | |
234 * modules/strtod: Use $(...) notation, not @...@ for | |
235 AC_REPLACE'd variables. | |
236 * 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
|
237 |
4370 | 238 2003-06-06 Jim Meyering <jim@meyering.net> |
239 Bruno Haible <bruno@clisp.org> | |
240 | |
241 * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h. | |
242 Adjust Makefile.am snippet not to redirect directly to target. | |
243 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
|
244 |
4335 | 245 2003-05-30 Bruno Haible <bruno@clisp.org> |
246 | |
247 * modules/gettext: Add files m4/nls.m4 and m4/po.m4. | |
4336 | 248 * config/config.rpath: Upgrade to gettext-0.12.1. |
4335 | 249 |
4325
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
250 2003-05-22 <karl@gnu.org> |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
251 |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
252 * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg. |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
253 |
4315 | 254 2003-05-09 Bruno Haible <bruno@clisp.org> |
255 | |
256 * modules/error: Add m4/strerror_r.m4 to file list. | |
257 | |
4294 | 258 2003-04-10 Bruno Haible <bruno@clisp.org> |
259 | |
260 * modules/findprog: New file. | |
261 * MODULES.html.sh (func_all_modules): Add it. | |
262 | |
4286 | 263 2003-04-04 Bruno Haible <bruno@clisp.org> |
264 | |
265 * modules/linebreak: New file. | |
266 * MODULES.html.sh (func_all_modules): Add it. | |
267 | |
4275
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
268 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
|
269 |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
270 * 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
|
271 * 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
|
272 * 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
|
273 * 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
|
274 * 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
|
275 |
4273 | 276 2003-04-02 Bruno Haible <bruno@clisp.org> |
277 | |
278 * modules/binary-io: New file. | |
279 * MODULES.html.sh (func_all_modules): Add it. | |
280 | |
4271 | 281 2003-04-01 Bruno Haible <bruno@clisp.org> |
282 | |
283 * modules/pathname: New file. | |
284 * MODULES.html.sh (func_all_modules): Add it. | |
285 | |
4266 | 286 2003-03-28 Bruno Haible <bruno@clisp.org> |
287 | |
288 * modules/copy-file: New file. | |
289 * MODULES.html.sh (func_all_modules): Add it. | |
290 | |
4242
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
291 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
|
292 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
293 * 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
|
294 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
295 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
|
296 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
297 * modules/poll: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
298 |
4240 | 299 2003-02-18 Bruno Haible <bruno@clisp.org> |
300 | |
301 * MODULES.html.sh (func_all_modules): Add mathl. | |
302 | |
4239
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
303 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
|
304 |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
305 * modules/mathl: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
306 |
4237
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
307 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
|
308 |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
309 * modules/mkdtemp: New module. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
310 * 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
|
311 |
4224
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
312 2003-01-30 Bruno Haible <bruno@clisp.org> |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
313 |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
314 * modules/vasnprintf, modules/vasprintf: New modules. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
315 * MODULES.html.sh (func_all_modules): Add them. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
316 |
4221 | 317 2003-01-29 Bruno Haible <bruno@clisp.org> |
318 | |
319 * modules/stpncpy: New module. | |
320 * MODULES.html.sh (func_all_modules): Add it. | |
321 | |
4218 | 322 2003-01-28 Bruno Haible <bruno@clisp.org> |
323 | |
324 * modules/c-ctype: New module. | |
325 * MODULES.html.sh (func_all_modules): Add it. | |
326 | |
4215 | 327 2003-01-27 Bruno Haible <bruno@clisp.org> |
328 | |
329 * modules/xsetenv: New module. | |
330 * MODULES.html.sh (func_all_modules): Add it. | |
331 | |
4207 | 332 2003-01-23 Bruno Haible <bruno@clisp.org> |
333 | |
334 * modules/minmax: New module. | |
335 * MODULES.html.sh (func_all_modules): Add it. | |
336 | |
4201 | 337 2003-01-22 Bruno Haible <bruno@clisp.org> |
338 | |
339 * modules/exit: New module. | |
340 * MODULES.html.sh (func_all_modules): Add it. | |
341 | |
4197 | 342 2003-01-19 Bruno Haible <bruno@clisp.org> |
343 | |
344 * gnulib-tool: Recognize option --extract-maintainer. | |
345 (func_get_maintainer): New function. | |
346 * modules/*: Add Maintainer entry. | |
347 | |
4191
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
348 2003-01-16 Bruno Haible <bruno@clisp.org> |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
349 |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
350 * 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
|
351 leftmost column. Add hyperlinks. |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
352 |
4187 | 353 2003-01-11 Bruno Haible <bruno@clisp.org> |
354 | |
355 * modules/stpcpy: Distribute lib/stpcpy.h. | |
356 * modules/setenv: Depend on alloca. Distribute lib/setenv.h. | |
357 | |
4175
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
358 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
|
359 |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
360 * 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
|
361 directory. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
362 * 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
|
363 * 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
|
364 * 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
|
365 * 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
|
366 |
4172 | 367 2003-01-11 Bruno Haible <bruno@clisp.org> |
368 | |
369 * modules/*: Add a description. | |
370 * modules/strpbrk: Fix Makefile.am snippet. | |
371 * modules/strtoimax: Fix dependencies. | |
372 * modules/strtoumax: Likewise. | |
373 | |
4171
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
374 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
|
375 |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
376 * 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
|
377 * 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
|
378 * 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
|
379 |
4170
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
380 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
|
381 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
382 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
|
383 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
|
384 * getstr: Remove. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
385 * MODULES.html.sh: Remove getstr. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
386 * 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
|
387 |
4156
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
388 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
|
389 |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
390 * 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
|
391 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
|
392 |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
393 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
|
394 |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
395 * modules/stdbool: Change configure.ac, Makefile.am requirements. |
4154 | 396 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
|
397 |
4150 | 398 2003-01-09 Bruno Haible <bruno@clisp.org> |
399 | |
400 * gnulib-tool (func_all_modules): Ignore files ending in ~. | |
401 * MODULES.html.sh: Likewise. | |
402 | |
4149 | 403 2003-01-09 <karl@gnu.org> |
404 | |
405 * MODULES.html.sh: include `dirname $0` in PATH, to find | |
406 gnulib-tool. | |
407 | |
4145
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
408 2003-01-08 Bruno Haible <bruno@clisp.org> |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
409 |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
410 * modules/full-read: Depend on full-write. |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
411 |
4137
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
412 2003-01-07 Bruno Haible <bruno@clisp.org> |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
413 |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
414 * MODULES.html.sh: Add copyright notice. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
415 (missed_files): Omit CVS directory entries. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
416 (func_module): Make it work with sed-3.02. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
417 * MODULES.txt: Remove file. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
418 |
4125 | 419 2003-01-01 <karl@gnu.org> |
420 | |
4129 | 421 * gnulib-tool (func_verify_module): report module name $module in |
422 error message, not $1. | |
4127 | 423 * gnulib-tool (create-testdir): don't complain if destdir couldn't |
424 be created, only if it doesn't exist. | |
4125 | 425 * gnulib-tool (last_checkin_date): don't expand the $Date here. |
426 | |
4114
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
427 2002-12-24 Bruno Haible <bruno@clisp.org> |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
428 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
429 * MODULES.txt: Update according to m4/ changes. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
430 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
431 Module gettext. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
432 * config.rpath: New file, from gettext-0.11.5. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
433 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
434 * modules/*: New module descriptions. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
435 * gnulib-tool: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
436 * MODULES.html.sh: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
437 |
3962
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
438 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
|
439 |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
440 * 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
|
441 (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
|
442 test/Makefile. |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
443 * 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
|
444 |
3926
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
445 2002-08-23 Stefan Monnier <monnier@cs.yale.edu> |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
446 |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
447 * regex.c (PATFETCH): Remove the translating fetch. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
448 (PATFETCH_RAW): Rename to PATFETCH. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
449 (set_image_of_range): New fun. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
450 (SET_RANGE_TABLE_WORK_AREA): Use it. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
451 (regex_compile): Don't translate the pattern chars so eagerly. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
452 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
|
453 a char-range. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
454 (mutually_exclusive_p): Avoid empty statement. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
455 |
3563
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
456 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
|
457 |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
458 * README: New file |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
459 * 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
|
460 (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
|
461 * lgpl/, gpl/: New directories. |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
462 |
3128
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
463 2001-01-24 Stefan Monnier <monnier@cs.yale.edu> |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
464 |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
465 * 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
|
466 as if it was a `charset'. |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
467 |
2946
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
468 2000-10-30 Stefan Monnier <monnier@cs.yale.edu> |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
469 |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
470 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
471 (regex_compile): Catch bogus \(\1\). |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
472 |
2926
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
473 2000-10-27 Stefan Monnier <monnier@cs.yale.edu> |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
474 |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
475 * 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
|
476 (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
|
477 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
|
478 |
2922
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
479 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
480 |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
481 * regex.c: More `unsigned char' -> `re_char' changes. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
482 Also change several `int' into `re_wchar_t'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
483 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
484 (PUSH_FAILURE_POINTER): Don't cast any more. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
485 (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
|
486 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
|
487 re_match non-reentrant, which *should* be fixed. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
488 (GET_BUFFER_SPACE): Use size_t rather than unsigned long. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
489 (EXTEND_BUFFER): Use RETALLOC. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
490 (SET_LIST_BIT): Don't cast. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
491 (re_wchar_t): New type. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
492 (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
|
493 that those two functions will always properly return. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
494 (IMMEDIATE_QUIT_CHECK): Cast to void. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
495 (analyse_first): Use recursion rather than an explicit stack. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
496 (re_compile_fastmap): Can't fail anymore. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
497 (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
|
498 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
499 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
|
500 (re_match_2_internal): Use it. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
501 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
|
502 rather than reuse the inappropriate `mcnt'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
503 |
2914 | 504 2000-10-24 Andrew Innes <andrewi@gnu.org> |
505 | |
506 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on | |
507 NT-Emacs only. | |
508 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT, | |
509 so that re_search functions only quit when callers expect them to. | |
510 | |
2908 | 511 2000-10-24 Kenichi Handa <handa@etl.go.jp> |
512 | |
513 * regex.c (regex_compile): Change the way of handling a range from | |
514 a char less than 256 to a char not less than 256. | |
515 | |
2882
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
516 2000-10-15 Stefan Monnier <monnier@cs.yale.edu> |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
517 |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
518 * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well. |