annotate ChangeLog @ 4983:1ade121b7fb9

New module inttostr.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 31 Mar 2004 06:21:11 +0000
parents 6b9af4133e6f
children 1c861d98d24f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4983
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4979
diff changeset
1 2004-03-30 Paul Eggert <eggert@twinsun.com>
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4979
diff changeset
2
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4979
diff changeset
3 * modules/inttostr: New file.
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4979
diff changeset
4
4979
6b9af4133e6f Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents: 4970
diff changeset
5 2004-03-29 Paul Eggert <eggert@twinsun.com>
6b9af4133e6f Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents: 4970
diff changeset
6
6b9af4133e6f Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents: 4970
diff changeset
7 * modules/getloadvg: Depend on cloexec and xalloc.
6b9af4133e6f Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents: 4970
diff changeset
8
6b9af4133e6f Merge changes to getloadavg.c from coreutils and Emacs; this
Paul Eggert <eggert@cs.ucla.edu>
parents: 4970
diff changeset
9 2004-03-09 Paul Eggert <eggert@twinsun.com>
4970
595e9138157c Sync getopt and argp from libc CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4964
diff changeset
10
595e9138157c Sync getopt and argp from libc CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4964
diff changeset
11 * modules/getopt: Add lib/getopt_int.h.
595e9138157c Sync getopt and argp from libc CVS.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4964
diff changeset
12
4964
4d4c49a433e0 Improved strdup.
Bruno Haible <bruno@clisp.org>
parents: 4956
diff changeset
13 2004-01-18 Simon Josefsson <jas@extundo.com>
4d4c49a433e0 Improved strdup.
Bruno Haible <bruno@clisp.org>
parents: 4956
diff changeset
14
4d4c49a433e0 Improved strdup.
Bruno Haible <bruno@clisp.org>
parents: 4956
diff changeset
15 * modules/strdup (Files, Makefile.am): Add strdup.h.
4d4c49a433e0 Improved strdup.
Bruno Haible <bruno@clisp.org>
parents: 4956
diff changeset
16
4956
c85a6408509c Doesn't depend on stdbool.
Bruno Haible <bruno@clisp.org>
parents: 4944
diff changeset
17 2004-02-22 Bruno Haible <bruno@clisp.org>
c85a6408509c Doesn't depend on stdbool.
Bruno Haible <bruno@clisp.org>
parents: 4944
diff changeset
18
c85a6408509c Doesn't depend on stdbool.
Bruno Haible <bruno@clisp.org>
parents: 4944
diff changeset
19 * modules/xalloc: Remove dependency on stdbool.
c85a6408509c Doesn't depend on stdbool.
Bruno Haible <bruno@clisp.org>
parents: 4944
diff changeset
20 Reported by Derek Robert Price <derek@ximbiot.com>.
c85a6408509c Doesn't depend on stdbool.
Bruno Haible <bruno@clisp.org>
parents: 4944
diff changeset
21
4940
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents: 4936
diff changeset
22 2004-02-03 Bruno Haible <bruno@clisp.org>
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents: 4936
diff changeset
23
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents: 4936
diff changeset
24 * modules/pipe: New file.
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents: 4936
diff changeset
25 * MODULES.html.sh (func_all_modules): Add pipe.
f3ef51adfb09 New module 'pipe'.
Bruno Haible <bruno@clisp.org>
parents: 4936
diff changeset
26
4936
0fb731aa9b43 New module 'execute'.
Bruno Haible <bruno@clisp.org>
parents: 4934
diff changeset
27 2004-01-27 Bruno Haible <bruno@clisp.org>
0fb731aa9b43 New module 'execute'.
Bruno Haible <bruno@clisp.org>
parents: 4934
diff changeset
28
0fb731aa9b43 New module 'execute'.
Bruno Haible <bruno@clisp.org>
parents: 4934
diff changeset
29 * modules/execute: New file.
0fb731aa9b43 New module 'execute'.
Bruno Haible <bruno@clisp.org>
parents: 4934
diff changeset
30 * MODULES.html.sh (func_all_modules): Add execute.
0fb731aa9b43 New module 'execute'.
Bruno Haible <bruno@clisp.org>
parents: 4934
diff changeset
31
4934
0ffd1692e066 Exit-status fixes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4929
diff changeset
32 2004-01-23 Paul Eggert <eggert@twinsun.com>
0ffd1692e066 Exit-status fixes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4929
diff changeset
33
0ffd1692e066 Exit-status fixes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4929
diff changeset
34 * modules/argmatch, modules/obstack, modules/xstrtol:
0ffd1692e066 Exit-status fixes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4929
diff changeset
35 Depend on exitfail.
0ffd1692e066 Exit-status fixes from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4929
diff changeset
36
4929
4192ff0fff14 Use allocsa instead of alloca.
Bruno Haible <bruno@clisp.org>
parents: 4926
diff changeset
37 2004-01-20 Bruno Haible <bruno@clisp.org>
4192ff0fff14 Use allocsa instead of alloca.
Bruno Haible <bruno@clisp.org>
parents: 4926
diff changeset
38
4192ff0fff14 Use allocsa instead of alloca.
Bruno Haible <bruno@clisp.org>
parents: 4926
diff changeset
39 * modules/setenv: Depend on allocsa instead of alloca.
4192ff0fff14 Use allocsa instead of alloca.
Bruno Haible <bruno@clisp.org>
parents: 4926
diff changeset
40
4926
4132e2ba0a9c New module 'xallocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4924
diff changeset
41 2004-01-20 Bruno Haible <bruno@clisp.org>
4132e2ba0a9c New module 'xallocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4924
diff changeset
42
4132e2ba0a9c New module 'xallocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4924
diff changeset
43 * modules/xallocsa: New file.
4132e2ba0a9c New module 'xallocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4924
diff changeset
44 * MODULES.html.sh (func_all_modules): Add xallocsa.
4132e2ba0a9c New module 'xallocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4924
diff changeset
45
4924
b57cdc107eca New module 'allocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4919
diff changeset
46 2004-01-20 Bruno Haible <bruno@clisp.org>
b57cdc107eca New module 'allocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4919
diff changeset
47
b57cdc107eca New module 'allocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4919
diff changeset
48 * modules/allocsa: New file.
b57cdc107eca New module 'allocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4919
diff changeset
49 * MODULES.html.sh (func_all_modules): Add allocsa.
b57cdc107eca New module 'allocsa'.
Bruno Haible <bruno@clisp.org>
parents: 4919
diff changeset
50
4919
759a578edd98 New module 'eealloc'.
Bruno Haible <bruno@clisp.org>
parents: 4910
diff changeset
51 2004-01-20 Bruno Haible <bruno@clisp.org>
759a578edd98 New module 'eealloc'.
Bruno Haible <bruno@clisp.org>
parents: 4910
diff changeset
52
759a578edd98 New module 'eealloc'.
Bruno Haible <bruno@clisp.org>
parents: 4910
diff changeset
53 * modules/eealloc: New file.
759a578edd98 New module 'eealloc'.
Bruno Haible <bruno@clisp.org>
parents: 4910
diff changeset
54 * MODULES.html.sh (func_all_modules): Add eealloc.
759a578edd98 New module 'eealloc'.
Bruno Haible <bruno@clisp.org>
parents: 4910
diff changeset
55
4909
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
56 2004-01-15 Paul Eggert <eggert@twinsun.com>
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
57
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
58 * modules/poll: Add BUILT_SOURCES.
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
59 Prefer "$@" to "poll.h" in rule for building poll.h.
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
60 All this is for consistency with alloca and fnmatch.
b3f5a7efff1a * modules/poll: Add BUILT_SOURCES.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4896
diff changeset
61
4910
de285d9e7c4d Merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4909
diff changeset
62 * modules/same: Depend on stdbool.
de285d9e7c4d Merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4909
diff changeset
63
4896
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
64 2003-12-03 Bruno Haible <bruno@clisp.org>
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
65
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
66 Upgrade from gettext-0.13.
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
67 * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
68 m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
69 m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
dccb891364fe Upgrade to gettext-0.13.
Bruno Haible <bruno@clisp.org>
parents: 4886
diff changeset
70
4886
e4317f1f2e2c Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents: 4884
diff changeset
71 2003-11-25 Bruno Haible <bruno@clisp.org>
e4317f1f2e2c Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents: 4884
diff changeset
72
e4317f1f2e2c Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents: 4884
diff changeset
73 * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
e4317f1f2e2c Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents: 4884
diff changeset
74
4884
4d0ebc9d330c Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4876
diff changeset
75 2003-11-24 Paul Eggert <eggert@twinsun.com>
4d0ebc9d330c Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4876
diff changeset
76
4d0ebc9d330c Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4876
diff changeset
77 * modules/alloca: Remove dependency on xalloc.
4d0ebc9d330c Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4876
diff changeset
78
4876
c515580049a9 S+T cannot overflow if S is the size of an existing object and T is small.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4872
diff changeset
79 2003-11-17 Paul Eggert <eggert@twinsun.com>
c515580049a9 S+T cannot overflow if S is the size of an existing object and T is small.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4872
diff changeset
80
c515580049a9 S+T cannot overflow if S is the size of an existing object and T is small.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4872
diff changeset
81 * README: Mention that S+T cannot overflow if S is the size of
c515580049a9 S+T cannot overflow if S is the size of an existing object and T is small.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4872
diff changeset
82 an existing object and T is sufficiently small.
c515580049a9 S+T cannot overflow if S is the size of an existing object and T is small.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4872
diff changeset
83
4872
c5afc99b8ce5 Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents: 4865
diff changeset
84 2003-11-17 Bruno Haible <bruno@clisp.org>
c5afc99b8ce5 Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents: 4865
diff changeset
85
c5afc99b8ce5 Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents: 4865
diff changeset
86 * modules/vasnprintf (Files): Add m4/ssize_t.m4.
c5afc99b8ce5 Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents: 4865
diff changeset
87 (Depends-on): Add xsize.
c5afc99b8ce5 Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents: 4865
diff changeset
88
4865
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
89 2003-11-12 Paul Eggert <eggert@twinsun.com>
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
90
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
91 * modules/xalloc (Files): Undo latest change, since xalloc.h
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
92 no longer needs SIZE_MAX or PTRDIFF_MAX.
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
93
4862
1f6c3678919c Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents: 4852
diff changeset
94 2003-11-11 Bruno Haible <bruno@clisp.org>
1f6c3678919c Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents: 4852
diff changeset
95
1f6c3678919c Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents: 4852
diff changeset
96 * modules/xsize (Files): Add m4/size_max.m4.
4865
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
97 * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
4862
1f6c3678919c Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents: 4852
diff changeset
98
4852
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
99 2003-11-04 Bruno Haible <bruno@clisp.org>
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
100
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
101 * modules/xsize: New file.
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
102 * modules/linebreak: Depend on xsize.
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
103 * MODULES.html.sh (func_all_modules): Add xsize.
7f909e1de364 New module 'xsize'.
Bruno Haible <bruno@clisp.org>
parents: 4851
diff changeset
104
4851
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
105 2003-11-04 Jim Meyering <jim@meyering.net>
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
106
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
107 * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
108 variable names, rather than @VAR@.
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
109 * modules/poll: Likewise.
992dd0324a2e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4846
diff changeset
110
4846
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
111 2003-11-03 Jim Meyering <jim@meyering.net>
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
112
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
113 * modules/userspec (lib_SOURCES): Add userspec.h.
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
114 (Include): Add "userspec.h".
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
115 Improve description.
8a8f6899a8f8 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4830
diff changeset
116
4830
410ea3e253b9 Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4802
diff changeset
117 2003-10-29 Paul Eggert <eggert@twinsun.com>
410ea3e253b9 Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4802
diff changeset
118
410ea3e253b9 Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4802
diff changeset
119 * modules/group-member: Depend on stdbool.
410ea3e253b9 Revamp xalloc_oversized so that its count arg need not fit into size_t.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4802
diff changeset
120
4802
16d77b789c30 New module 'wait-process'.
Bruno Haible <bruno@clisp.org>
parents: 4797
diff changeset
121 2003-10-20 Bruno Haible <bruno@clisp.org>
16d77b789c30 New module 'wait-process'.
Bruno Haible <bruno@clisp.org>
parents: 4797
diff changeset
122
16d77b789c30 New module 'wait-process'.
Bruno Haible <bruno@clisp.org>
parents: 4797
diff changeset
123 * modules/wait-process: New file.
16d77b789c30 New module 'wait-process'.
Bruno Haible <bruno@clisp.org>
parents: 4797
diff changeset
124 * MODULES.html.sh (func_all_modules): Add wait-process.
16d77b789c30 New module 'wait-process'.
Bruno Haible <bruno@clisp.org>
parents: 4797
diff changeset
125
4797
84a4a0e1da42 (foo *) NULL + 0 == NULL
Paul Eggert <eggert@cs.ucla.edu>
parents: 4786
diff changeset
126 2003-10-16 Paul Eggert <eggert@twinsun.com>
84a4a0e1da42 (foo *) NULL + 0 == NULL
Paul Eggert <eggert@cs.ucla.edu>
parents: 4786
diff changeset
127
84a4a0e1da42 (foo *) NULL + 0 == NULL
Paul Eggert <eggert@cs.ucla.edu>
parents: 4786
diff changeset
128 * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
84a4a0e1da42 (foo *) NULL + 0 == NULL
Paul Eggert <eggert@cs.ucla.edu>
parents: 4786
diff changeset
129
4786
83d8d561903a Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents: 4783
diff changeset
130 2003-10-14 Bruno Haible <bruno@clisp.org>
83d8d561903a Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents: 4783
diff changeset
131
83d8d561903a Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents: 4783
diff changeset
132 * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
83d8d561903a Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents: 4783
diff changeset
133
4783
d1dc5d9bf1ba Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4781
diff changeset
134 2003-10-12 Paul Eggert <eggert@twinsun.com>
d1dc5d9bf1ba Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4781
diff changeset
135
d1dc5d9bf1ba Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4781
diff changeset
136 * modules/xalloc: Do not depend on 'exit'. Depend on 'stdbool'.
d1dc5d9bf1ba Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4781
diff changeset
137 Change maintainer from Bruno Haible to 'all'.
d1dc5d9bf1ba Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4781
diff changeset
138
4781
d762cb7714db A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents: 4778
diff changeset
139 2003-10-10 Simon Josefsson <jas@extundo.com>
d762cb7714db A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents: 4778
diff changeset
140
d762cb7714db A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents: 4778
diff changeset
141 * modules/argp (Depends-on): Add restrict and strcase.
d762cb7714db A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents: 4778
diff changeset
142
4778
d68794da5ecb Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4772
diff changeset
143 2003-10-08 Paul Eggert <eggert@twinsun.com>
d68794da5ecb Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4772
diff changeset
144
d68794da5ecb Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4772
diff changeset
145 * modules/getpass: Depend on stdbool.
d68794da5ecb Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4772
diff changeset
146
4772
733f57f44f09 Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents: 4770
diff changeset
147 2003-10-06 Bruno Haible <bruno@clisp.org>
733f57f44f09 Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents: 4770
diff changeset
148
733f57f44f09 Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents: 4770
diff changeset
149 * modules/version-etc-2: Remove file.
733f57f44f09 Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents: 4770
diff changeset
150 * MODULES.html.sh (func_all_modules): Remove version-etc-2.
733f57f44f09 Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents: 4770
diff changeset
151
4770
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
152 2003-10-06 Bruno Haible <bruno@clisp.org>
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
153
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
154 * modules/fatal-signal: New file.
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
155 * MODULES.html.sh (func_all_modules): Add fatal-signal.
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
156
4768
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
157 2003-10-05 Paul Eggert <eggert@twinsun.com>
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
158
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
159 * README: Rework advice for preventing empty .o files.
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
160 Don't recommend ELIDE constructs. Recommend <stddef.h>,
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
161 not <sys/types.h>.
3027c8485825 Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4764
diff changeset
162
4764
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
163 2003-10-02 Bruno Haible <bruno@clisp.org>
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
164
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
165 * modules/lchown (Include): Add lchown.h.
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
166 * modules/time_r (Include): Use "..." syntax.
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
167 * modules/xgetdomainname (Include): Add xgetdomainname.h.
7680bfe3408c Tweak Include section.
Bruno Haible <bruno@clisp.org>
parents: 4763
diff changeset
168
4763
0d7756a5da9e Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents: 4755
diff changeset
169 2003-10-01 Simon Josefsson <jas@extundo.com>
0d7756a5da9e Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents: 4755
diff changeset
170
4770
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
171 * MODULES.html.sh (func_all_modules): Move gethostname from section
6708dc21dacc New module 'fatal-signal'.
Bruno Haible <bruno@clisp.org>
parents: 4768
diff changeset
172 'based on' to section 'lacking' POSIX:2001.
4763
0d7756a5da9e Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents: 4755
diff changeset
173
4755
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
174 2003-09-27 Oskar Liljeblad <oskar@osk.mine.nu>
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
175
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
176 Trivial fixes to Makefile.am parts of module listings.
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
177 * modules/strstr: Append strstr.h to lib_SOURCES.
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
178 * modules/strcase: Likewise, for strcase.h.
7e8a409ee684 Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4753
diff changeset
179
4753
6b790c4dd07d Add 'free' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4741
diff changeset
180 2003-09-27 Paul Eggert <eggert@twinsun.com>
6b790c4dd07d Add 'free' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4741
diff changeset
181
6b790c4dd07d Add 'free' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4741
diff changeset
182 * modules/free: New file.
6b790c4dd07d Add 'free' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4741
diff changeset
183
4735
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
184 2003-09-25 Bruno Haible <bruno@clisp.org>
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
185
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
186 * modules/version-etc-2: New file, from modules/version-etc with
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
187 modifications.
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
188 * MODULES.html.sh (func_all_modules): Add version-etc-2.
f92ded1bb871 New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents: 4733
diff changeset
189
4733
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
190 2003-09-25 Simon Josefsson <jas@extundo.com>
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
191 Bruno Haible <bruno@clisp.org>
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
192
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
193 * modules/getdomainname: New file.
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
194 * modules/xgetdomainname: New file.
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
195 * MODULES.html.sh (func_all_modules): Add getdomainname, xgetdomainname.
dbe204edd79d New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents: 4717
diff changeset
196
4741
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
197 2003-09-24 Paul Eggert <eggert@twinsun.com>
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
198
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
199 * README: Document assumptions that 'int' is at least 32 bits
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
200 wide, that integer arithmetic is 2's complement without overflow,
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
201 that there are no holes in integer values, that adding sizes of
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
202 two nonoverlapping objects can't overflow, and that all-bits-zero
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
203 yields scalar zero. Fix spelling and capitalization typos.
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
204
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
205 2003-09-24 Simon Josefsson <jas@extundo.com>
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
206
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
207 * modules/xgethostname: Add xgethostname.h.
09375b319a6a Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4735
diff changeset
208
4717
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
209 2003-09-17 Paul Eggert <eggert@twinsun.com>
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
210
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
211 * gnulib-tool: Use "test -h", not "test -L", for portability
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
212 to Solaris 8 /bin/sh. (This bug is fixed in Solaris 9.)
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
213 (tags_regexp): Remove, since \| doesn't conform to POSIX.
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
214 (sed_extract_prog): Issue s commands one-by-one, rather than
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
215 using \| in one s command.
ed7cd4050365 Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4712
diff changeset
216
4712
39841d2009ed Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents: 4710
diff changeset
217 2003-09-16 Bruno Haible <bruno@clisp.org>
39841d2009ed Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents: 4710
diff changeset
218
39841d2009ed Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents: 4710
diff changeset
219 * gnulib-tool (func_create_testdir): Warn about duplicated
39841d2009ed Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents: 4710
diff changeset
220 dependencies.
39841d2009ed Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents: 4710
diff changeset
221
4710
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
222 2003-09-15 Paul Eggert <eggert@twinsun.com>
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
223
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
224 * modules/argmatch, modules/fatal, modules/obstack,
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
225 modules/xalloc, modules/xgethostname: Sort dependencies by
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
226 importance, not alphabetically.
aade00a0ec71 Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4709
diff changeset
227
4709
86c722c44f87 New module 'fwriteerror'.
Bruno Haible <bruno@clisp.org>
parents: 4701
diff changeset
228 2003-09-14 Bruno Haible <bruno@clisp.org>
86c722c44f87 New module 'fwriteerror'.
Bruno Haible <bruno@clisp.org>
parents: 4701
diff changeset
229
86c722c44f87 New module 'fwriteerror'.
Bruno Haible <bruno@clisp.org>
parents: 4701
diff changeset
230 * modules/fwriteerror: New file.
86c722c44f87 New module 'fwriteerror'.
Bruno Haible <bruno@clisp.org>
parents: 4701
diff changeset
231 * MODULES.html.sh (func_all_modules): Add fwriteerror.
86c722c44f87 New module 'fwriteerror'.
Bruno Haible <bruno@clisp.org>
parents: 4701
diff changeset
232
4701
1065f1b8e8ec More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4670
diff changeset
233 2003-09-12 Paul Eggert <eggert@twinsun.com>
1065f1b8e8ec More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4670
diff changeset
234
1065f1b8e8ec More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4670
diff changeset
235 * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
1065f1b8e8ec More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4670
diff changeset
236 modules/xgethostname, modules/xalloc: Depend on exit.
1065f1b8e8ec More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4670
diff changeset
237
4670
11c0cb234663 Remove K&R cruft.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4623
diff changeset
238 2003-09-09 Paul Eggert <eggert@twinsun.com>
11c0cb234663 Remove K&R cruft.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4623
diff changeset
239
11c0cb234663 Remove K&R cruft.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4623
diff changeset
240 * README: New section: portability guidelines.
11c0cb234663 Remove K&R cruft.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4623
diff changeset
241
4623
13cc36518e0b * modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4621
diff changeset
242 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
243
13cc36518e0b * modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4621
diff changeset
244 * 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
245 <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
246
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
247 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
248
3d28ad4e18e2 Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents: 4616
diff changeset
249 * 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
250 * 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
251 * 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
252 * modules/timegm: Depend on mktime. Change maintainer to "all, glibc".
4670
11c0cb234663 Remove K&R cruft.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4623
diff changeset
253
4616
40e97ca1f46c New module 'timegm'.
Bruno Haible <bruno@clisp.org>
parents: 4615
diff changeset
254 2003-08-31 Simon Josefsson <jas@extundo.com>
40e97ca1f46c New module 'timegm'.
Bruno Haible <bruno@clisp.org>
parents: 4615
diff changeset
255
40e97ca1f46c New module 'timegm'.
Bruno Haible <bruno@clisp.org>
parents: 4615
diff changeset
256 * modules/timegm: New file.
40e97ca1f46c New module 'timegm'.
Bruno Haible <bruno@clisp.org>
parents: 4615
diff changeset
257 * MODULES.html.sh (func_all_modules): Add timegm.
40e97ca1f46c New module 'timegm'.
Bruno Haible <bruno@clisp.org>
parents: 4615
diff changeset
258
4615
4a92cb1cc115 Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents: 4603
diff changeset
259 2003-08-22 Simon Josefsson <jas@extundo.com>
4a92cb1cc115 Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents: 4603
diff changeset
260
4a92cb1cc115 Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents: 4603
diff changeset
261 * 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
262
4603
fae2e3155b7a New module 'progname'.
Bruno Haible <bruno@clisp.org>
parents: 4596
diff changeset
263 2003-08-20 Bruno Haible <bruno@clisp.org>
fae2e3155b7a New module 'progname'.
Bruno Haible <bruno@clisp.org>
parents: 4596
diff changeset
264
fae2e3155b7a New module 'progname'.
Bruno Haible <bruno@clisp.org>
parents: 4596
diff changeset
265 * modules/progname: New file.
fae2e3155b7a New module 'progname'.
Bruno Haible <bruno@clisp.org>
parents: 4596
diff changeset
266 * MODULES.html.sh (func_all_modules): Add progname.
fae2e3155b7a New module 'progname'.
Bruno Haible <bruno@clisp.org>
parents: 4596
diff changeset
267
4596
fed81fcab071 * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents: 4595
diff changeset
268 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
269
fed81fcab071 * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents: 4595
diff changeset
270 * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
4865
8690f8e0e0bf Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4862
diff changeset
271 in makefile rules.
4596
fed81fcab071 * modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents: 4595
diff changeset
272
4595
4cc6ae8a82f6 Update.
Bruno Haible <bruno@clisp.org>
parents: 4587
diff changeset
273 2003-08-17 Simon Josefsson <jas@extundo.com>
4cc6ae8a82f6 Update.
Bruno Haible <bruno@clisp.org>
parents: 4587
diff changeset
274
4cc6ae8a82f6 Update.
Bruno Haible <bruno@clisp.org>
parents: 4587
diff changeset
275 * modules/argp: Fix autoconf macro name. Add more dependencies.
4cc6ae8a82f6 Update.
Bruno Haible <bruno@clisp.org>
parents: 4587
diff changeset
276
4587
db90c263cc55 Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents: 4586
diff changeset
277 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
278
db90c263cc55 Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents: 4586
diff changeset
279 * modules/xstrndup: New file.
db90c263cc55 Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents: 4586
diff changeset
280 * 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
281
db90c263cc55 Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents: 4586
diff changeset
282 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
283
db90c263cc55 Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents: 4586
diff changeset
284 * 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
285
4586
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
286 2003-08-17 Bruno Haible <bruno@clisp.org>
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
287
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
288 * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
289 like AC_GNU_SOURCE.
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
290 * modules/extensions (configure.ac): Comment out the invocation of
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
291 gl_USE_SYSTEM_EXTENSIONS.
eb1b4acf2e86 Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents: 4585
diff changeset
292
4585
8a4f406f759c Update files list.
Bruno Haible <bruno@clisp.org>
parents: 4580
diff changeset
293 2003-08-17 Bruno Haible <bruno@clisp.org>
8a4f406f759c Update files list.
Bruno Haible <bruno@clisp.org>
parents: 4580
diff changeset
294
8a4f406f759c Update files list.
Bruno Haible <bruno@clisp.org>
parents: 4580
diff changeset
295 * modules/euidaccess (Files): Add lib/euidaccess.h.
8a4f406f759c Update files list.
Bruno Haible <bruno@clisp.org>
parents: 4580
diff changeset
296
4580
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
297 2003-08-16 Paul Eggert <eggert@twinsun.com>
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
298
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
299 Document merge from coreutils.
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
300 * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
301 * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
302 * modules/utime: Add m4/utimes-null.m4.
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
303
4573
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
304 2003-08-15 Paul Eggert <eggert@twinsun.com>
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
305
4580
127f5dcbdcce Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4573
diff changeset
306 Document merge from coreutils.
4573
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
307 * modules/userspec: Depend on posixver.
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
308 * modules/strftime: Depend on tzset.
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
309
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
310 2003-08-14 Jim Meyering <jim@meyering.net>
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
311
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
312 Merges from coreutils.
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
313 * 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
314 variable names, rather than @FNMATCH_H@.
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
315 * modules/alloca: Likewise for $(ALLOCA_H).
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
316
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
317 * 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
318 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
319 * modules/alloca (alloca.h): Likewise.
08358b56eaa7 More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4549
diff changeset
320
4549
e4ed0647ee42 Merges from coreutils
Paul Eggert <eggert@cs.ucla.edu>
parents: 4531
diff changeset
321 2003-08-14 Paul Eggert <eggert@twinsun.com>
e4ed0647ee42 Merges from coreutils
Paul Eggert <eggert@cs.ucla.edu>
parents: 4531
diff changeset
322
e4ed0647ee42 Merges from coreutils
Paul Eggert <eggert@cs.ucla.edu>
parents: 4531
diff changeset
323 * modules/tzset: New file.
e4ed0647ee42 Merges from coreutils
Paul Eggert <eggert@cs.ucla.edu>
parents: 4531
diff changeset
324
4531
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
325 2003-08-12 Paul Eggert <eggert@twinsun.com>
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
326
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
327 Merge from coreutils.
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
328 * modules/euidaccess: Add lib_SOURCES, include for new
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
329 file euidaccess.h
67c56a27d86c Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4524
diff changeset
330
4524
5546f601135b Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4518
diff changeset
331 2003-08-11 Paul Eggert <eggert@twinsun.com>
5546f601135b Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4518
diff changeset
332
5546f601135b Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4518
diff changeset
333 * modules/gnu-source, m4/gnu-source.m4:
5546f601135b Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4518
diff changeset
334 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
335 Suggested by Bruno Haible.
5546f601135b Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4518
diff changeset
336 * 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
337
4515
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
338 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
339
ae4b157d42ad New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents: 4513
diff changeset
340 * 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
341 * 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
342 * 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
343
4513
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
344 2003-08-07 Paul Eggert <eggert@twinsun.com>
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
345
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
346 * modules/restrict: New file.
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
347 * MODULES.html.sh (func_all_modules): Add restrict.
c5ffba0b61b5 Add 'restrict' module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4512
diff changeset
348 * modules/regex: Depend on restrict.
4518
d600e2a8fe03 white space
Jim Meyering <jim@meyering.net>
parents: 4515
diff changeset
349
4512
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
350 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
351
c761847c9afa Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents: 4506
diff changeset
352 * 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
353 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
354
4506
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
355 2003-08-05 Paul Eggert <eggert@twinsun.com>
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
356
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
357 * MODULES.html.sh (func_all_modules): Remove bumpalloc.
df8611a33210 Remove bumpalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4490
diff changeset
358 * modules/bumpalloc: Remove.
4518
d600e2a8fe03 white space
Jim Meyering <jim@meyering.net>
parents: 4515
diff changeset
359
4490
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
360 2003-07-31 Bruno Haible <bruno@clisp.org>
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
361
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
362 * modules/getpass-gnu: New file.
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
363 * MODULES.html.sh (func_all_modules): Add getpass-gnu.
3994ca24c3a0 New module 'getpass-gnu'.
Bruno Haible <bruno@clisp.org>
parents: 4473
diff changeset
364
4473
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
365 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
366
fd6696a97000 Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4470
diff changeset
367 * 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
368 * 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
369
4470
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
370 2003-07-20 Jim Meyering <jim@meyering.net>
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
371
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
372 * modules/closeout (Depends-on): Add exitfail.
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
373 Suggestion from Bruno Haible.
2e5b724bbf05 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4463
diff changeset
374
4463
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
375 2003-07-18 Bruno Haible <bruno@clisp.org>
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
376
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
377 * modules/getndelim2: New file.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
378 * modules/getline: Share files with module getndelim2.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
379 * modules/getnline: Depend on getndelim2 instead of sharing files with
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
380 it. Add getnline.c to lib_SOURCES.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
381 * MODULES.html.sh (func_all_modules): Add getndelim2.
7564fca8961e New module 'getndelim2'.
Bruno Haible <bruno@clisp.org>
parents: 4460
diff changeset
382
4460
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
383 2003-07-17 Bruno Haible <bruno@clisp.org>
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
384
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
385 * modules/getnline: New file.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
386 * modules/getline: Add lib/getndelim2.c to source file list.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
387 * MODULES.html.sh (func_all_modules): Add getnline.
1892b6732a40 New module 'getnline'.
Bruno Haible <bruno@clisp.org>
parents: 4458
diff changeset
388
4458
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
389 2003-07-17 Bruno Haible <bruno@clisp.org>
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
390
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
391 * configure.in: Remove file.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
392 * Makefile.in: Remove file.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
393
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
394 2003-07-17 Bruno Haible <bruno@clisp.org>
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
395
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
396 * MODULES.html.sh: Put the </BODY> right before </HTML>.
098b86b884d5 Remove obsolete files.
Bruno Haible <bruno@clisp.org>
parents: 4453
diff changeset
397
4453
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
398 2003-07-16 Jim Meyering <jim@meyering.net>
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
399
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
400 * modules/save-cwd: Depend on xgetcwd. From Derek Price.
09ffeaa5c303 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4448
diff changeset
401
4448
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
402 2003-07-15 Jim Meyering <jim@meyering.net>
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
403
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
404 * modules/save-cwd: Don't depend on error. From Derek Price.
9861654ee99b *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4436
diff changeset
405
4436
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
406 2003-07-14 Simon Josefsson <jas@extundo.com>
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
407
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
408 * modules/mempcpy: New file.
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
409 * MODULES.html.sh (func_all_modules): Add mempcpy.
d556daa10e53 New module 'mempcpy'.
Bruno Haible <bruno@clisp.org>
parents: 4434
diff changeset
410
4434
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
411 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
412
5340c4c26a0a * modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents: 4431
diff changeset
413 * 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
414
4431
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
415 2003-07-10 Simon Josefsson <jas@extundo.com>
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
416
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
417 * modules/strchrnul (Makefile.am): Add strchrnul.h.
063c999088d3 *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4407
diff changeset
418
4407
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
419 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
420
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
421 * modules/human: Depend on module stdbool.
95a2013d54ed Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents: 4405
diff changeset
422
4405
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
423 2003-06-25 Bruno Haible <bruno@clisp.org>
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
424
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
425 * modules/readlink: New file.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
426 * modules/xreadlink: Depend on it.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
427 * MODULES.html.sh (func_all_modules): Add readlink.
55fc591dca07 New module 'readlink'.
Bruno Haible <bruno@clisp.org>
parents: 4403
diff changeset
428
4403
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
429 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
430
8c6310a47379 Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents: 4392
diff changeset
431 * 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
432 * 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
433
4392
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
434 2003-06-11 Simon Josefsson <jas@extundo.com>
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
435
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
436 * modules/sysexits: New file.
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
437 * MODULES.html.sh (func_all_modules): Add sysexits.
c3f755572af2 New module 'sysexits'.
Bruno Haible <bruno@clisp.org>
parents: 4388
diff changeset
438
4388
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
439 2003-06-10 Bruno Haible <bruno@clisp.org>
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
440
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
441 * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
889d35a53bf1 New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents: 4387
diff changeset
442
4387
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
443 2003-06-10 Simon Josefsson <jas@extundo.com>
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
444
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
445 * modules/strchrnul: New file.
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
446
3d8c93096962 New module strchrnul.
Bruno Haible <bruno@clisp.org>
parents: 4386
diff changeset
447 2003-06-10 Simon Josefsson <jas@extundo.com>
4386
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
448
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
449 * modules/argp: New file.
3d00371ec7b8 New module argp.
Bruno Haible <bruno@clisp.org>
parents: 4384
diff changeset
450
4384
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
451 2003-06-07 Bruno Haible <bruno@clisp.org>
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
452
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
453 * 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
454 avoid AC_CONFIG_LINKS.
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
455 * 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
456 fnmatch.h, to avoid AC_CONFIG_LINKS.
4bf5f9b5190a Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents: 4370
diff changeset
457 * 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
458
4370
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
459 2003-06-07 Jim Meyering <jim@meyering.net>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
460
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
461 * modules/strtod: Use $(...) notation, not @...@ for
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
462 AC_REPLACE'd variables.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
463 * 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
464
4370
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
465 2003-06-06 Jim Meyering <jim@meyering.net>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
466 Bruno Haible <bruno@clisp.org>
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
467
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
468 * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
469 Adjust Makefile.am snippet not to redirect directly to target.
6abcf791236e *** empty log message ***
Jim Meyering <jim@meyering.net>
parents: 4366
diff changeset
470 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
471
4335
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
472 2003-05-30 Bruno Haible <bruno@clisp.org>
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
473
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
474 * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
4336
a3f2712c9c0e Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4335
diff changeset
475 * config/config.rpath: Upgrade to gettext-0.12.1.
4335
3cb468809e1f Upgrade to gettext-0.12.1.
Bruno Haible <bruno@clisp.org>
parents: 4325
diff changeset
476
4325
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
477 2003-05-22 <karl@gnu.org>
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
478
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
479 * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
db705903ccfc trivial help message fix
Karl Berry <karl@freefriends.org>
parents: 4315
diff changeset
480
4315
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
481 2003-05-09 Bruno Haible <bruno@clisp.org>
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
482
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
483 * modules/error: Add m4/strerror_r.m4 to file list.
f1a5dc0b9981 Need m4/strerror_r.m4.
Bruno Haible <bruno@clisp.org>
parents: 4294
diff changeset
484
4294
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
485 2003-04-10 Bruno Haible <bruno@clisp.org>
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
486
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
487 * modules/findprog: New file.
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
488 * MODULES.html.sh (func_all_modules): Add it.
f292c9f75051 New module 'findprog'.
Bruno Haible <bruno@clisp.org>
parents: 4286
diff changeset
489
4286
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
490 2003-04-04 Bruno Haible <bruno@clisp.org>
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
491
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
492 * modules/linebreak: New file.
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
493 * MODULES.html.sh (func_all_modules): Add it.
30efb146649e New module 'linebreak'.
Bruno Haible <bruno@clisp.org>
parents: 4275
diff changeset
494
4275
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
495 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
496
e272bc901785 New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents: 4273
diff changeset
497 * 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
498 * 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
499 * 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
500 * 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
501 * 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
502
4273
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
503 2003-04-02 Bruno Haible <bruno@clisp.org>
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
504
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
505 * modules/binary-io: New file.
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
506 * MODULES.html.sh (func_all_modules): Add it.
72b1283160ce New module 'binary-io'.
Bruno Haible <bruno@clisp.org>
parents: 4271
diff changeset
507
4271
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
508 2003-04-01 Bruno Haible <bruno@clisp.org>
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
509
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
510 * modules/pathname: New file.
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
511 * MODULES.html.sh (func_all_modules): Add it.
76382576bc2e New module 'pathname'.
Bruno Haible <bruno@clisp.org>
parents: 4266
diff changeset
512
4266
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
513 2003-03-28 Bruno Haible <bruno@clisp.org>
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
514
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
515 * modules/copy-file: New file.
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
516 * MODULES.html.sh (func_all_modules): Add it.
f9ad295c45bb New module copy-file.
Bruno Haible <bruno@clisp.org>
parents: 4242
diff changeset
517
4242
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
518 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
519
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
520 * 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
521
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
522 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
523
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
524 * modules/poll: New file.
eec6ba9ed532 New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents: 4240
diff changeset
525
4240
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
526 2003-02-18 Bruno Haible <bruno@clisp.org>
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
527
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
528 * MODULES.html.sh (func_all_modules): Add mathl.
6918c3fd6d40 Add module mathl.
Bruno Haible <bruno@clisp.org>
parents: 4239
diff changeset
529
4239
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
530 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
531
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
532 * modules/mathl: New file.
b33b8603715c Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents: 4237
diff changeset
533
4237
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
534 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
535
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
536 * modules/mkdtemp: New module.
723deab1223e mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents: 4224
diff changeset
537 * 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
538
4224
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
539 2003-01-30 Bruno Haible <bruno@clisp.org>
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
540
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
541 * modules/vasnprintf, modules/vasprintf: New modules.
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
542 * MODULES.html.sh (func_all_modules): Add them.
83eabea25586 New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents: 4221
diff changeset
543
4221
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
544 2003-01-29 Bruno Haible <bruno@clisp.org>
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
545
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
546 * modules/stpncpy: New module.
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
547 * MODULES.html.sh (func_all_modules): Add it.
06a92cabf1fc New module stpncpy.
Bruno Haible <bruno@clisp.org>
parents: 4218
diff changeset
548
4218
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
549 2003-01-28 Bruno Haible <bruno@clisp.org>
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
550
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
551 * modules/c-ctype: New module.
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
552 * MODULES.html.sh (func_all_modules): Add it.
c711c0a14205 New module c-ctype.
Bruno Haible <bruno@clisp.org>
parents: 4215
diff changeset
553
4215
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
554 2003-01-27 Bruno Haible <bruno@clisp.org>
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
555
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
556 * modules/xsetenv: New module.
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
557 * MODULES.html.sh (func_all_modules): Add it.
12551f0a3830 New module xsetenv.
Bruno Haible <bruno@clisp.org>
parents: 4207
diff changeset
558
4207
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
559 2003-01-23 Bruno Haible <bruno@clisp.org>
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
560
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
561 * modules/minmax: New module.
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
562 * MODULES.html.sh (func_all_modules): Add it.
b9f1372430fa New module minmax.
Bruno Haible <bruno@clisp.org>
parents: 4201
diff changeset
563
4201
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
564 2003-01-22 Bruno Haible <bruno@clisp.org>
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
565
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
566 * modules/exit: New module.
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
567 * MODULES.html.sh (func_all_modules): Add it.
bd8ff0653fc8 New module 'exit'.
Bruno Haible <bruno@clisp.org>
parents: 4197
diff changeset
568
4197
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
569 2003-01-19 Bruno Haible <bruno@clisp.org>
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
570
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
571 * gnulib-tool: Recognize option --extract-maintainer.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
572 (func_get_maintainer): New function.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
573 * modules/*: Add Maintainer entry.
3ccc6d0d52bb Add a Maintainer.
Bruno Haible <bruno@clisp.org>
parents: 4191
diff changeset
574
4191
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
575 2003-01-16 Bruno Haible <bruno@clisp.org>
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
576
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
577 * 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
578 leftmost column. Add hyperlinks.
ff02fdcea265 Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents: 4187
diff changeset
579
4187
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
580 2003-01-11 Bruno Haible <bruno@clisp.org>
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
581
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
582 * modules/stpcpy: Distribute lib/stpcpy.h.
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
583 * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
Bruno Haible <bruno@clisp.org>
parents: 4175
diff changeset
584
4175
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
585 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
586
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
587 * 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
588 directory.
ace040a2b821 Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents: 4172
diff changeset
589 * 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
590 * 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
591 * 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
592 * 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
593
4172
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
594 2003-01-11 Bruno Haible <bruno@clisp.org>
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
595
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
596 * modules/*: Add a description.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
597 * modules/strpbrk: Fix Makefile.am snippet.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
598 * modules/strtoimax: Fix dependencies.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
599 * modules/strtoumax: Likewise.
5321105558d8 Add module descriptions.
Bruno Haible <bruno@clisp.org>
parents: 4171
diff changeset
600
4171
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
601 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
602
c2c0e7e2e7bd Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents: 4170
diff changeset
603 * 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
604 * 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
605 * 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
606
4170
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
607 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
608
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
609 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
610 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
611 * getstr: Remove.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
612 * MODULES.html.sh: Remove getstr.
733dc39fdf11 Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents: 4156
diff changeset
613 * 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
614
4156
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
615 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
616
99ea86c79f44 Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents: 4154
diff changeset
617 * 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
618 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
619
4151
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
620 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
621
3a0c83552f0e Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents: 4150
diff changeset
622 * modules/stdbool: Change configure.ac, Makefile.am requirements.
4154
541e9b4d71b2 Add lib/stdbool.h.in.
Bruno Haible <bruno@clisp.org>
parents: 4151
diff changeset
623 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
624
4150
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
625 2003-01-09 Bruno Haible <bruno@clisp.org>
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
626
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
627 * gnulib-tool (func_all_modules): Ignore files ending in ~.
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
628 * MODULES.html.sh: Likewise.
60149b6a8a43 Ignore Emacs backup files.
Bruno Haible <bruno@clisp.org>
parents: 4149
diff changeset
629
4149
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
630 2003-01-09 <karl@gnu.org>
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
631
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
632 * MODULES.html.sh: include `dirname $0` in PATH, to find
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
633 gnulib-tool.
Karl Berry <karl@freefriends.org>
parents: 4145
diff changeset
634
4145
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
635 2003-01-08 Bruno Haible <bruno@clisp.org>
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
636
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
637 * modules/full-read: Depend on full-write.
7fa9fefe97e8 Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents: 4137
diff changeset
638
4137
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
639 2003-01-07 Bruno Haible <bruno@clisp.org>
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
640
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
641 * MODULES.html.sh: Add copyright notice.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
642 (missed_files): Omit CVS directory entries.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
643 (func_module): Make it work with sed-3.02.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
644 * MODULES.txt: Remove file.
723a376ddac5 MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents: 4129
diff changeset
645
4125
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
646 2003-01-01 <karl@gnu.org>
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
647
4129
Karl Berry <karl@freefriends.org>
parents: 4127
diff changeset
648 * gnulib-tool (func_verify_module): report module name $module in
Karl Berry <karl@freefriends.org>
parents: 4127
diff changeset
649 error message, not $1.
4127
Karl Berry <karl@freefriends.org>
parents: 4125
diff changeset
650 * gnulib-tool (create-testdir): don't complain if destdir couldn't
Karl Berry <karl@freefriends.org>
parents: 4125
diff changeset
651 be created, only if it doesn't exist.
4125
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
652 * gnulib-tool (last_checkin_date): don't expand the $Date here.
Karl Berry <karl@freefriends.org>
parents: 4114
diff changeset
653
4114
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
654 2002-12-24 Bruno Haible <bruno@clisp.org>
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
655
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
656 * MODULES.txt: Update according to m4/ changes.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
657
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
658 Module gettext.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
659 * config.rpath: New file, from gettext-0.11.5.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
660
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
661 * modules/*: New module descriptions.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
662 * gnulib-tool: New file.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
663 * MODULES.html.sh: New file.
6b3fd7e9272f New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents: 3962
diff changeset
664
3962
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
665 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
666
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
667 * 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
668 (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
669 test/Makefile.
be4a50a68d30 * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents: 3926
diff changeset
670 * 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
671
3926
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
672 2002-08-23 Stefan Monnier <monnier@cs.yale.edu>
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
673
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
674 * regex.c (PATFETCH): Remove the translating fetch.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
675 (PATFETCH_RAW): Rename to PATFETCH.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
676 (set_image_of_range): New fun.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
677 (SET_RANGE_TABLE_WORK_AREA): Use it.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
678 (regex_compile): Don't translate the pattern chars so eagerly.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
679 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
680 a char-range.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
681 (mutually_exclusive_p): Avoid empty statement.
06cd223546da *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 3563
diff changeset
682
3563
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
683 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
684
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
685 * README: New file
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
686 * 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
687 (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
688 * lgpl/, gpl/: New directories.
1a9a7f5d6536 Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents: 3128
diff changeset
689
3128
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
690 2001-01-24 Stefan Monnier <monnier@cs.yale.edu>
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
691
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
692 * 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
693 as if it was a `charset'.
9de182ed31a7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2946
diff changeset
694
2946
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
695 2000-10-30 Stefan Monnier <monnier@cs.yale.edu>
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
696
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
697 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
698 (regex_compile): Catch bogus \(\1\).
6892c299ebb7 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2926
diff changeset
699
2926
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
700 2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
701
90c1585a7b24 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2922
diff changeset
702 * 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
703 (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
704 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
705
2922
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
706 2000-10-25 Stefan Monnier <monnier@cs.yale.edu>
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
707
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
708 * regex.c: More `unsigned char' -> `re_char' changes.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
709 Also change several `int' into `re_wchar_t'.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
710 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
711 (PUSH_FAILURE_POINTER): Don't cast any more.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
712 (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
713 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
714 re_match non-reentrant, which *should* be fixed.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
715 (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
716 (EXTEND_BUFFER): Use RETALLOC.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
717 (SET_LIST_BIT): Don't cast.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
718 (re_wchar_t): New type.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
719 (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
720 that those two functions will always properly return.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
721 (IMMEDIATE_QUIT_CHECK): Cast to void.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
722 (analyse_first): Use recursion rather than an explicit stack.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
723 (re_compile_fastmap): Can't fail anymore.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
724 (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
725 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
726 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
727 (re_match_2_internal): Use it.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
728 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
729 rather than reuse the inappropriate `mcnt'.
0b1c71aeaef9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 2914
diff changeset
730
2914
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
731 2000-10-24 Andrew Innes <andrewi@gnu.org>
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
732
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
733 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
734 NT-Emacs only.
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
735 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
736 so that re_search functions only quit when callers expect them to.
bab58b62d220 *** empty log message ***
Andrew Innes <andrewi@gnu.org>
parents: 2908
diff changeset
737
2908
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
738 2000-10-24 Kenichi Handa <handa@etl.go.jp>
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
739
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
740 * regex.c (regex_compile): Change the way of handling a range from
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
741 a char less than 256 to a char not less than 256.
02000b4e9732 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 2882
diff changeset
742
2882
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
743 2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
744
1b681fe16dd9 *** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff changeset
745 * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.