Mercurial > hg > octave-kai > gnulib-hg
annotate ChangeLog @ 5797:6f533a3da3b8
Change to LGPL.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 14 Apr 2005 13:05:07 +0000 |
parents | b0cee33b58dd |
children | 49900d80eaaf |
rev | line source |
---|---|
5797 | 1 2005-04-14 Bruno Haible <bruno@clisp.org> |
2 | |
3 * modules/allocsa (License): Change to LGPL. | |
4 Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>. | |
5 | |
5770 | 6 2005-03-26 Jim Meyering <jim@meyering.net> |
7 | |
8 * modules/check-include-files: Move to ../ and rename to... | |
9 * check-module: ...this. | |
10 | |
5765 | 11 2005-03-25 Jim Meyering <jim@meyering.net> |
12 | |
13 * modules/xvasprintf (Files): Add xalloc.h. | |
14 | |
5763
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
15 2005-03-23 Paul Eggert <eggert@cs.ucla.edu> |
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
16 |
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
17 * modules/gettext (Files): config/config.rpath -> build-aux/config.rpath |
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
18 * modules/iconv (Files): Likewise. |
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
19 Problem reported by Oskar Liljeblad. |
21a1468f8665
config/config.rpath -> build-aux/config.rpath
Paul Eggert <eggert@cs.ucla.edu>
parents:
5761
diff
changeset
|
20 |
5753 | 21 2005-03-23 Jim Meyering <jim@meyering.net> |
22 | |
5761 | 23 * modules/check-include-files: New script to check for |
24 missing dependencies, multiple includes, etc. | |
25 | |
5757 | 26 * modules/c-strtold (Depends-on): Add xalloc. |
27 * modules/c-strtod (Depends-on): Add xalloc. | |
28 * modules/hash (Depends-on): Add xalloc. | |
29 (Files): Remove lib/xalloc.h. | |
30 | |
5753 | 31 * modules/gethrxtime (Files): Add lib/gethrxtime.h. |
32 * modules/userspec (Files): Add lib/inttostr.h. | |
33 | |
5729 | 34 2005-03-22 Jim Meyering <jim@meyering.net> |
35 | |
36 * modules/stat-macros: New module. | |
37 * modules/canonicalize, modules/euidaccess, modules/file-type, | |
38 * modules/filemode, modules/lchown, modules/makepath, | |
39 * modules/rmdir, modules/stat: Depend on new stat-macros module | |
40 rather than listing lib/stat-macros.h manually. | |
41 Don't add stat-macros.h to lib_SOURCES or list it in Files: section. | |
42 | |
5722
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
43 2005-03-21 Paul Eggert <eggert@cs.ucla.edu> |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
44 |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
45 * modules/chdir-long (Depends-on): Add mempcpy. |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
46 |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
47 * modules/acl, modules/backupfile, modules/c-strtod, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
48 modules/c-strtold, modules/canon-host, modules/canonicalize, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
49 modules/cloexec, modules/closeout, modules/dirfd, modules/dirname, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
50 modules/exclude, modules/exitfail, modules/file-type, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
51 modules/filemode, modules/fpending, modules/fsusage, modules/getcwd, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
52 modules/getdate, modules/getline, modules/getpagesize, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
53 modules/getpass, modules/getugroups, modules/group-member, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
54 modules/hard-locale, modules/hash, modules/human, modules/idcache, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
55 modules/inttostr, modules/long-options, modules/makepath, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
56 modules/md5, modules/memcasecmp, modules/memcoll, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
57 modules/modechange, modules/mountlist, modules/path-concat, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
58 modules/pathmax, modules/physmem, modules/posixtm, modules/posixver, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
59 modules/quote, modules/quotearg, modules/readtokens, modules/readutmp, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
60 modules/safe-read, modules/safe-write, modules/same, modules/savedir, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
61 modules/settime, modules/sha1, modules/sig2str, modules/strdup, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
62 modules/strftime, modules/strndup, modules/strverscmp, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
63 modules/timespec, modules/unlocked-io, modules/userspec, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
64 modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol, |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
65 modules/yesno: |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
66 Remove lib_SOURCES line from Makefile.am section, as this is now |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
67 done automatically by the corresponding Autoconf macro. |
adf2be655aae
Remove lib_SOURCES line from Makefile.am section of modules where this
Paul Eggert <eggert@cs.ucla.edu>
parents:
5713
diff
changeset
|
68 |
5713
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5685
diff
changeset
|
69 2005-03-16 Bruno Haible <bruno@clisp.org> |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5685
diff
changeset
|
70 |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5685
diff
changeset
|
71 * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5685
diff
changeset
|
72 HAVE_LONGLONG_64BIT. |
b91d73b06792
Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.
Bruno Haible <bruno@clisp.org>
parents:
5685
diff
changeset
|
73 |
5684
0aebab2c04d4
* gnulib-tool: Only replace files via --import when they have
Paul Eggert <eggert@cs.ucla.edu>
parents:
5673
diff
changeset
|
74 2005-03-04 Derek R. Price <derek@ximbiot.com> |
0aebab2c04d4
* gnulib-tool: Only replace files via --import when they have
Paul Eggert <eggert@cs.ucla.edu>
parents:
5673
diff
changeset
|
75 |
5685
18b4bb3dea47
Preserve timestamps of files that have not changed.
Bruno Haible <bruno@clisp.org>
parents:
5684
diff
changeset
|
76 * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions. |
18b4bb3dea47
Preserve timestamps of files that have not changed.
Bruno Haible <bruno@clisp.org>
parents:
5684
diff
changeset
|
77 (func_import): Only replace files via --import when they have actually |
18b4bb3dea47
Preserve timestamps of files that have not changed.
Bruno Haible <bruno@clisp.org>
parents:
5684
diff
changeset
|
78 changed. |
5684
0aebab2c04d4
* gnulib-tool: Only replace files via --import when they have
Paul Eggert <eggert@cs.ucla.edu>
parents:
5673
diff
changeset
|
79 |
5673
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5667
diff
changeset
|
80 2005-03-03 Derek R. Price <derek@ximbiot.com> |
5753 | 81 Bruno Haible <bruno@clisp.org> |
5673
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5667
diff
changeset
|
82 |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5667
diff
changeset
|
83 * modules/pagealign_alloc: New file. |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5667
diff
changeset
|
84 * MODULES.html.sh (Memory management functions): Add pagealign_alloc. |
dbfd56933568
New module 'pagealign_alloc'.
Bruno Haible <bruno@clisp.org>
parents:
5667
diff
changeset
|
85 |
5665
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
86 2005-03-01 Paul Eggert <eggert@cs.ucla.edu> |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
87 |
5667
513b30af1acb
* modules/gettime (Makefile.am): Remove lib_SOURCES line.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5665
diff
changeset
|
88 * modules/gettime (Makefile.am): Remove lib_SOURCES line. |
513b30af1acb
* modules/gettime (Makefile.am): Remove lib_SOURCES line.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5665
diff
changeset
|
89 Reported by Derek Price. |
513b30af1acb
* modules/gettime (Makefile.am): Remove lib_SOURCES line.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5665
diff
changeset
|
90 (Include): Add "timespec.h". |
513b30af1acb
* modules/gettime (Makefile.am): Remove lib_SOURCES line.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5665
diff
changeset
|
91 |
5665
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
92 * modules/xnanosleep (Depends-on): Remove gethrxtime. |
ec3cc8a95f16
Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5662
diff
changeset
|
93 |
5662
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
94 2005-02-26 Paul Eggert <eggert@cs.ucla.edu> |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
95 |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
96 * modules/gethrxtime: New file. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
97 * modules/xnanosleep (Files): Add m4/xnanosleep.m4. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
98 (Depends-on): Add gethrxtime. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
99 (configure.ac): Add gl_XNANOSLEEP. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
100 (Makefile.am): Remove lib_SOURCES line. |
42df9db003cc
* modules/gethrxtime: New file.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5660
diff
changeset
|
101 |
5660
3f8923dcc4e6
Module 'gettext': New file glibc2.m4.
Bruno Haible <bruno@clisp.org>
parents:
5655
diff
changeset
|
102 2005-02-24 Bruno Haible <bruno@clisp.org> |
3f8923dcc4e6
Module 'gettext': New file glibc2.m4.
Bruno Haible <bruno@clisp.org>
parents:
5655
diff
changeset
|
103 |
3f8923dcc4e6
Module 'gettext': New file glibc2.m4.
Bruno Haible <bruno@clisp.org>
parents:
5655
diff
changeset
|
104 * modules/gettext (Files): Add m4/glibc2.m4. |
3f8923dcc4e6
Module 'gettext': New file glibc2.m4.
Bruno Haible <bruno@clisp.org>
parents:
5655
diff
changeset
|
105 |
5655
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
106 2005-02-22 Simon Josefsson <jas@extundo.com> |
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
107 |
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
108 * modules/iconvme: New file. |
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
109 |
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
110 * MODULES.html.sh: Add iconvme. |
7916399df6df
2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson <simon@josefsson.org>
parents:
5637
diff
changeset
|
111 |
5637
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
112 2005-02-03 Paul Eggert <eggert@cs.ucla.edu> |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
113 |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
114 * modules/chdir-long (Depends-on): Add memrchr. |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
115 * modules/memrchr (Files): Add lib/memrchr.h. |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
116 (Include): "memrchr.h". |
2b20ff1c4169
* modules/chdir-long (Depends-on): Add memrchr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5629
diff
changeset
|
117 |
5629 | 118 2005-01-28 Paul Eggert <eggert@cs.ucla.edu> |
119 | |
120 Sync from coreutils. | |
121 * modules/getloadavg (Files): Remove m4/getloadavg.m4. | |
122 (Depends-on): Add c-strtod. | |
123 (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG. | |
124 | |
5628 | 125 2005-01-28 Bruno Haible <bruno@clisp.org> |
126 | |
127 * modules/javacomp: New file. | |
128 * MODULES.html.sh (Java): Add javacomp. | |
129 | |
5624 | 130 2005-01-26 Bruno Haible <bruno@clisp.org> |
131 | |
132 * modules/javaexec: New file. | |
133 * MODULES.html.sh (Java): Add javaexec. | |
134 | |
5619 | 135 2005-01-24 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
136 | |
137 * modules/lchown (Depends-on): Remove lchown.h | |
138 | |
5609
84f75cbb306a
* modules/chdir-long (Depends-on): Remove mempcpy.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5608
diff
changeset
|
139 2005-01-21 Paul Eggert <eggert@cs.ucla.edu> |
84f75cbb306a
* modules/chdir-long (Depends-on): Remove mempcpy.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5608
diff
changeset
|
140 |
84f75cbb306a
* modules/chdir-long (Depends-on): Remove mempcpy.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5608
diff
changeset
|
141 * modules/chdir-long (Depends-on): Remove mempcpy. |
84f75cbb306a
* modules/chdir-long (Depends-on): Remove mempcpy.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5608
diff
changeset
|
142 |
5608 | 143 2005-01-21 Bruno Haible <bruno@clisp.org> |
144 | |
145 * modules/classpath: New file. | |
146 * MODULES.html.sh (Java): Add classpath. | |
147 | |
5606
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
148 2005-01-20 Paul Eggert <eggert@cs.ucla.edu> |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
149 |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
150 * MODULES.html.sh (Command-line arguments): Add version-etc-fsf. |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
151 |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
152 2005-01-20 Simon Josefsson <jas@extundo.com> |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
153 |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
154 * modules/version-etc-fsf: New file. |
3a8740615faf
* MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5602
diff
changeset
|
155 |
5602
ed65848de7fc
mempcpy update; add ullong_max to MODULES.html.sh
Paul Eggert <eggert@cs.ucla.edu>
parents:
5598
diff
changeset
|
156 2005-01-19 Paul Eggert <eggert@cs.ucla.edu> |
ed65848de7fc
mempcpy update; add ullong_max to MODULES.html.sh
Paul Eggert <eggert@cs.ucla.edu>
parents:
5598
diff
changeset
|
157 |
5753 | 158 * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h; |
159 AC_LIBSOURCES now does this. | |
5602
ed65848de7fc
mempcpy update; add ullong_max to MODULES.html.sh
Paul Eggert <eggert@cs.ucla.edu>
parents:
5598
diff
changeset
|
160 * MODULES.html.sh (Sizes of integer types <limits.h>): New element, |
ed65848de7fc
mempcpy update; add ullong_max to MODULES.html.sh
Paul Eggert <eggert@cs.ucla.edu>
parents:
5598
diff
changeset
|
161 with new ullong_max module. |
ed65848de7fc
mempcpy update; add ullong_max to MODULES.html.sh
Paul Eggert <eggert@cs.ucla.edu>
parents:
5598
diff
changeset
|
162 |
5598 | 163 2005-01-19 Bruno Haible <bruno@clisp.org> |
164 | |
165 * modules/sh-quote: New file. | |
166 * MODULES.html.sh (Executing programs): Add sh-quote. | |
167 | |
5597 | 168 2005-01-18 Paul Eggert <eggert@cs.ucla.edu> |
169 | |
170 * modules/ullong_max: New file. | |
171 | |
172 * modules/chdir-long, modules/openat: New files. | |
173 * modules/save-cwd (Depends-on): Depend on chdir-long. | |
174 (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES. | |
175 | |
5576 | 176 2005-01-11 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
177 | |
178 * modules/argp: Depend on vsnprintf | |
179 | |
5574 | 180 2005-01-10 Jim Meyering <jim@meyering.net> |
181 | |
182 * modules/closeout (Depends-on): Add atexit. | |
183 | |
5572
54000928a33d
Print #include directives when --import'ing.
Simon Josefsson <simon@josefsson.org>
parents:
5564
diff
changeset
|
184 2005-01-01 Simon Josefsson <jas@extundo.com> |
54000928a33d
Print #include directives when --import'ing.
Simon Josefsson <simon@josefsson.org>
parents:
5564
diff
changeset
|
185 |
54000928a33d
Print #include directives when --import'ing.
Simon Josefsson <simon@josefsson.org>
parents:
5564
diff
changeset
|
186 * gnulib-tool: Print #include directives when --import'ing. |
54000928a33d
Print #include directives when --import'ing.
Simon Josefsson <simon@josefsson.org>
parents:
5564
diff
changeset
|
187 |
5564
4893e6950628
* modules/error (Depends-on): Remove gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5561
diff
changeset
|
188 2004-12-28 Paul Eggert <eggert@cs.ucla.edu> |
4893e6950628
* modules/error (Depends-on): Remove gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5561
diff
changeset
|
189 |
4893e6950628
* modules/error (Depends-on): Remove gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5561
diff
changeset
|
190 * modules/error (Depends-on): Remove gettext. |
4893e6950628
* modules/error (Depends-on): Remove gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5561
diff
changeset
|
191 |
5561
499478fd9cdb
* tests/test-base64.c: Include required header files. Remove
Simon Josefsson <simon@josefsson.org>
parents:
5551
diff
changeset
|
192 2004-12-28 Simon Josefsson <jas@extundo.com> |
499478fd9cdb
* tests/test-base64.c: Include required header files. Remove
Simon Josefsson <simon@josefsson.org>
parents:
5551
diff
changeset
|
193 |
499478fd9cdb
* tests/test-base64.c: Include required header files. Remove
Simon Josefsson <simon@josefsson.org>
parents:
5551
diff
changeset
|
194 * tests/test-base64.c: Include required header files. Remove |
499478fd9cdb
* tests/test-base64.c: Include required header files. Remove
Simon Josefsson <simon@josefsson.org>
parents:
5551
diff
changeset
|
195 unused variables. |
499478fd9cdb
* tests/test-base64.c: Include required header files. Remove
Simon Josefsson <simon@josefsson.org>
parents:
5551
diff
changeset
|
196 |
5551
a47b81e21a62
* modules/getdate (Depends-on): Remove alloca-opt.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5542
diff
changeset
|
197 2004-12-23 Paul Eggert <eggert@cs.ucla.edu> |
a47b81e21a62
* modules/getdate (Depends-on): Remove alloca-opt.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5542
diff
changeset
|
198 |
a47b81e21a62
* modules/getdate (Depends-on): Remove alloca-opt.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5542
diff
changeset
|
199 * modules/getdate (Depends-on): Remove alloca-opt. |
a47b81e21a62
* modules/getdate (Depends-on): Remove alloca-opt.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5542
diff
changeset
|
200 |
5540
c8e6eac78f0b
* modules/getdate: Depend on alloca-opt, not alloca.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5534
diff
changeset
|
201 2004-12-19 Paul Eggert <eggert@cs.ucla.edu> |
c8e6eac78f0b
* modules/getdate: Depend on alloca-opt, not alloca.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5534
diff
changeset
|
202 |
5542
7bfa328c6d94
* modules/regex (lib_SOURCES): Undo previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5540
diff
changeset
|
203 * modules/regex (lib_SOURCES): Remove regex.c, undoing previous |
7bfa328c6d94
* modules/regex (lib_SOURCES): Undo previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5540
diff
changeset
|
204 (2004-10-24) change. Apparently this was a false alarm. |
7bfa328c6d94
* modules/regex (lib_SOURCES): Undo previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5540
diff
changeset
|
205 |
5540
c8e6eac78f0b
* modules/getdate: Depend on alloca-opt, not alloca.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5534
diff
changeset
|
206 * modules/getdate: Depend on alloca-opt, not alloca. |
c8e6eac78f0b
* modules/getdate: Depend on alloca-opt, not alloca.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5534
diff
changeset
|
207 |
5534
3f6a6e9f292d
* modules/alloca: Depend on alloca-opt, instead of duplicating it.
Simon Josefsson <simon@josefsson.org>
parents:
5529
diff
changeset
|
208 2004-12-18 Simon Josefsson <jas@extundo.com> |
3f6a6e9f292d
* modules/alloca: Depend on alloca-opt, instead of duplicating it.
Simon Josefsson <simon@josefsson.org>
parents:
5529
diff
changeset
|
209 |
3f6a6e9f292d
* modules/alloca: Depend on alloca-opt, instead of duplicating it.
Simon Josefsson <simon@josefsson.org>
parents:
5529
diff
changeset
|
210 * modules/alloca: Depend on alloca-opt, instead of duplicating it. |
3f6a6e9f292d
* modules/alloca: Depend on alloca-opt, instead of duplicating it.
Simon Josefsson <simon@josefsson.org>
parents:
5529
diff
changeset
|
211 |
5529 | 212 2004-12-16 Simon Josefsson <jas@extundo.com> |
213 | |
214 * tests/test-base64.c: Add license. | |
215 | |
5528
e0bc12a04f14
* gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5525
diff
changeset
|
216 2004-12-15 Stepan Kasal <address@hidden> |
e0bc12a04f14
* gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5525
diff
changeset
|
217 |
e0bc12a04f14
* gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5525
diff
changeset
|
218 * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command. |
e0bc12a04f14
* gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5525
diff
changeset
|
219 |
5523
49c04e5604a9
* modules/getcwd (Depends-on): Add m4/d-ino.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5512
diff
changeset
|
220 2004-12-12 Paul Eggert <eggert@cs.ucla.edu> |
49c04e5604a9
* modules/getcwd (Depends-on): Add m4/d-ino.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5512
diff
changeset
|
221 |
5525
cff7ce9e796e
Fix typo in previous change.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5523
diff
changeset
|
222 * modules/getcwd (Files): Add m4/d-ino.m4. |
5523
49c04e5604a9
* modules/getcwd (Depends-on): Add m4/d-ino.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5512
diff
changeset
|
223 Suggested by Mark D. Baushke. |
49c04e5604a9
* modules/getcwd (Depends-on): Add m4/d-ino.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5512
diff
changeset
|
224 |
5512
4d166280e2df
* modules/hard-locale (Depends-on): Add strdup.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5509
diff
changeset
|
225 2004-12-04 Paul Eggert <eggert@cs.ucla.edu> |
4d166280e2df
* modules/hard-locale (Depends-on): Add strdup.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5509
diff
changeset
|
226 |
4d166280e2df
* modules/hard-locale (Depends-on): Add strdup.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5509
diff
changeset
|
227 * modules/hard-locale (Depends-on): Add strdup. |
4d166280e2df
* modules/hard-locale (Depends-on): Add strdup.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5509
diff
changeset
|
228 |
5509
5fd1d2c43cd0
modules/getaddrinfo (License): Add LGPL, reported by Yoann
Simon Josefsson <simon@josefsson.org>
parents:
5498
diff
changeset
|
229 2004-12-04 Simon Josefsson <jas@extundo.com> |
5fd1d2c43cd0
modules/getaddrinfo (License): Add LGPL, reported by Yoann
Simon Josefsson <simon@josefsson.org>
parents:
5498
diff
changeset
|
230 |
5fd1d2c43cd0
modules/getaddrinfo (License): Add LGPL, reported by Yoann
Simon Josefsson <simon@josefsson.org>
parents:
5498
diff
changeset
|
231 * modules/getaddrinfo (License): Add LGPL, reported by Yoann |
5fd1d2c43cd0
modules/getaddrinfo (License): Add LGPL, reported by Yoann
Simon Josefsson <simon@josefsson.org>
parents:
5498
diff
changeset
|
232 Vandoorselaere <yoann@prelude-ids.org>. |
5fd1d2c43cd0
modules/getaddrinfo (License): Add LGPL, reported by Yoann
Simon Josefsson <simon@josefsson.org>
parents:
5498
diff
changeset
|
233 |
5498 | 234 2004-11-30 Simon Josefsson <jas@extundo.com> |
235 | |
236 * MODULES.html.sh (Extra functions based on ANSI C 89): Add | |
237 base64. | |
238 | |
239 * tests/test-base64.c: New file. | |
240 | |
241 * modules/base64: New file. | |
242 | |
5497
9e5eab61b552
(License): Change to LGPL.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
243 2004-11-30 Simon Josefsson <jas@extundo.com> |
9e5eab61b552
(License): Change to LGPL.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
244 |
9e5eab61b552
(License): Change to LGPL.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
245 * modules/restrict (License): Change to LGPL. |
9e5eab61b552
(License): Change to LGPL.
Simon Josefsson <simon@josefsson.org>
parents:
5491
diff
changeset
|
246 |
5491
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
247 2004-11-26 Paul Eggert <eggert@cs.ucla.edu> |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
248 |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
249 * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
250 (Depends-on): Remove pathmax, same. Add mempcpy. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
251 (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
252 (Makefile.am): Append getcwd.h to lib_SOURCES. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
253 (Include): Add getcwd.h. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
254 (Maintainer): Change from Jim Meyering to "all, glibc", |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
255 since getdate now uses intended-for-glibc code. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
256 * modules/xgetcwd (Files): Remove m4/getcwd.m4. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
257 (Depends-on): Depend on getcwd. Do not depend on pathmax. |
b3d5c90efc81
Merge from coreutils for getcwd and HP-UX 11.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5480
diff
changeset
|
258 |
5480
d30ebfbf0430
* modules/canonicalize (Depends-on): Add xreadlink.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
259 2004-11-22 Paul Eggert <eggert@cs.ucla.edu> |
d30ebfbf0430
* modules/canonicalize (Depends-on): Add xreadlink.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
260 |
d30ebfbf0430
* modules/canonicalize (Depends-on): Add xreadlink.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
261 * modules/canonicalize (Depends-on): Add xreadlink. |
d30ebfbf0430
* modules/canonicalize (Depends-on): Add xreadlink.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
262 Problem reported by James Youngman. |
d30ebfbf0430
* modules/canonicalize (Depends-on): Add xreadlink.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5458
diff
changeset
|
263 |
5458 | 264 2004-11-16 Paul Eggert <eggert@cs.ucla.edu> |
265 | |
266 * modules/canon-host (Depends-on): Add strdup. | |
267 | |
5452 | 268 2004-11-16 Jim Meyering <jim@meyering.net> |
269 | |
270 * modules/closeout (Depends-on): Add fpending. | |
271 | |
5437 | 272 2004-11-11 Simon Josefsson <jas@extundo.com> |
273 | |
274 * modules/strtok_r: New file. | |
275 | |
276 * MODULES.html.sh (Support for systems lacking POSIX:2001): Add | |
277 strtok_r. | |
278 | |
5408 | 279 2004-11-08 Simon Josefsson <jas@extundo.com> |
280 | |
281 * MODULES.html.sh (Support for systems lacking POSIX:2001): Add | |
282 getaddrinfo. | |
283 | |
284 * modules/getaddrinfo: New file. | |
285 | |
5405 | 286 2004-11-10 Jim Meyering <jim@meyering.net> |
287 | |
288 * modules/closeout (Depends-on): Remove fpending. | |
289 | |
5394
0676d18c8e64
Distribute allocsa.valgrind.
Bruno Haible <bruno@clisp.org>
parents:
5376
diff
changeset
|
290 2004-11-04 Bruno Haible <bruno@clisp.org> |
0676d18c8e64
Distribute allocsa.valgrind.
Bruno Haible <bruno@clisp.org>
parents:
5376
diff
changeset
|
291 |
0676d18c8e64
Distribute allocsa.valgrind.
Bruno Haible <bruno@clisp.org>
parents:
5376
diff
changeset
|
292 * modules/allocsa (Files): Add lib/allocsa.valgrind. |
0676d18c8e64
Distribute allocsa.valgrind.
Bruno Haible <bruno@clisp.org>
parents:
5376
diff
changeset
|
293 (Makefile.am): Distribute it. |
0676d18c8e64
Distribute allocsa.valgrind.
Bruno Haible <bruno@clisp.org>
parents:
5376
diff
changeset
|
294 |
5376
6c1cc3b6c74d
getdate support for TZ="foo", and documentation.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5367
diff
changeset
|
295 2004-10-29 Paul Eggert <eggert@cs.ucla.edu> |
6c1cc3b6c74d
getdate support for TZ="foo", and documentation.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5367
diff
changeset
|
296 |
6c1cc3b6c74d
getdate support for TZ="foo", and documentation.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5367
diff
changeset
|
297 * modules/getdate (Files): Add doc/getdate.texi. |
6c1cc3b6c74d
getdate support for TZ="foo", and documentation.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5367
diff
changeset
|
298 (Depends-on): Add setenv, xalloc. |
6c1cc3b6c74d
getdate support for TZ="foo", and documentation.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5367
diff
changeset
|
299 |
5367
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
300 2004-10-24 Paul Eggert <eggert@cs.ucla.edu> |
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
301 |
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
302 * modules/regex (lib_SOURCES): Add regex.c. |
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
303 Reported by James Youngman in |
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
304 <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>. |
f5292cff01dd
* modules/regex (lib_SOURCES): Add regex.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5361
diff
changeset
|
305 |
5359
b120c912c283
* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5357
diff
changeset
|
306 2004-10-17 Paul Eggert <eggert@cs.ucla.edu> |
b120c912c283
* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5357
diff
changeset
|
307 |
b120c912c283
* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5357
diff
changeset
|
308 * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was |
b120c912c283
* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5357
diff
changeset
|
309 missing. Problem reported by James Youngman. |
b120c912c283
* gnulib-tool (func_emit_lib_Makefile_am): Fix typo.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5357
diff
changeset
|
310 |
5357
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
311 2004-10-16 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
312 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
313 * gnulib-tool: Fix comments. Fix parse problem. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
314 (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
315 |
5356
144b29bba7b7
Provisions for defining LTALLOCA.
Bruno Haible <bruno@clisp.org>
parents:
5352
diff
changeset
|
316 2004-10-15 Bruno Haible <bruno@clisp.org> |
144b29bba7b7
Provisions for defining LTALLOCA.
Bruno Haible <bruno@clisp.org>
parents:
5352
diff
changeset
|
317 |
5361
2782da194a33
That's LTALLOCA, not LT_ALLOCA.
Bruno Haible <bruno@clisp.org>
parents:
5359
diff
changeset
|
318 * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed. |
5356
144b29bba7b7
Provisions for defining LTALLOCA.
Bruno Haible <bruno@clisp.org>
parents:
5352
diff
changeset
|
319 |
5352
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
320 2004-10-15 Bruno Haible <bruno@clisp.org> |
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
321 |
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
322 * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate |
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
323 the portions belonging to each module. |
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
324 Suggested by Derek Robert Price <derek@ximbiot.com>. |
f1f20fc1ff2f
Emit separators in lib/Makefile.am.
Bruno Haible <bruno@clisp.org>
parents:
5351
diff
changeset
|
325 |
5343 | 326 2004-10-15 Bruno Haible <bruno@clisp.org> |
327 | |
5344
c2f5677fc6ed
Initialize supplied_libname. Tweak usage message.
Bruno Haible <bruno@clisp.org>
parents:
5343
diff
changeset
|
328 * gnulib-tool: Untabify. Initialize supplied_libname. |
c2f5677fc6ed
Initialize supplied_libname. Tweak usage message.
Bruno Haible <bruno@clisp.org>
parents:
5343
diff
changeset
|
329 (func_usage): More homogenous output. |
5351
7c565c8ecabc
Move duplicated code into function func_emit_lib_Makefile_am().
Bruno Haible <bruno@clisp.org>
parents:
5350
diff
changeset
|
330 (func_modules_transitive_closure, func_modules_to_filelist, |
7c565c8ecabc
Move duplicated code into function func_emit_lib_Makefile_am().
Bruno Haible <bruno@clisp.org>
parents:
5350
diff
changeset
|
331 func_emit_lib_Makefile_am): New functions. |
5346 | 332 (func_import): New function, extracted from big case statement. Use |
5348
6afb021e2fc1
Move duplicated code into function func_modules_to_filelist().
Bruno Haible <bruno@clisp.org>
parents:
5347
diff
changeset
|
333 func_get_license, func_modules_transitive_closure, |
5351
7c565c8ecabc
Move duplicated code into function func_emit_lib_Makefile_am().
Bruno Haible <bruno@clisp.org>
parents:
5350
diff
changeset
|
334 func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize |
7c565c8ecabc
Move duplicated code into function func_emit_lib_Makefile_am().
Bruno Haible <bruno@clisp.org>
parents:
5350
diff
changeset
|
335 opt_lgpl. Don't use test -a, as it's not portable. |
5348
6afb021e2fc1
Move duplicated code into function func_modules_to_filelist().
Bruno Haible <bruno@clisp.org>
parents:
5347
diff
changeset
|
336 (func_create_testdir): Use func_modules_transitive_closure, |
5351
7c565c8ecabc
Move duplicated code into function func_emit_lib_Makefile_am().
Bruno Haible <bruno@clisp.org>
parents:
5350
diff
changeset
|
337 func_modules_to_filelist, func_emit_lib_Makefile_am. |
5343 | 338 |
5340 | 339 2004-10-11 Bruno Haible <bruno@clisp.org> |
340 | |
341 * MODULES.html.sh (Support for systems lacking ISO C 99): Add | |
342 vsnprintf. | |
343 | |
344 2004-10-11 Yoann Vandoorselaere <yoann@prelude-ids.org> | |
345 | |
346 * modules/vsnprintf: New file. | |
347 | |
5318
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
348 2004-10-04 Paul Eggert <eggert@cs.ucla.edu> |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
349 |
5321
fe390d57473a
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5318
diff
changeset
|
350 * modules/xalloc (Files, Makefile.am): Remove xstrdup.c. |
fe390d57473a
Rename xclone to xmemdup. Remove obsolete xalloc macros.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5318
diff
changeset
|
351 |
5318
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
352 * modules/argmatch, modules/argp, modules/closeout, modules/error, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
353 modules/exclude, modules/getdate, modules/getline, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
354 modules/getndelim2, modules/getpass, modules/getpass-gnu, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
355 modules/getusershell, modules/linebuffer, modules/md5, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
356 modules/mountlist, modules/posixtm, modules/readtokens, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
357 modules/readutmp, modules/regex, modules/sha1, |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
358 modules/version-etc, modules/yesno: |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
359 Remove dependency on unlocked-io. |
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
360 |
5312 | 361 2004-10-04 Bruno Haible <bruno@clisp.org> |
362 | |
363 * modules/README: New file. | |
364 * gnulib-tool (func_all_modules, func_verify_module): modules/README is | |
365 not a module. | |
366 | |
5318
7c24a825b51d
Remove dependencies on unlocked-io.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5312
diff
changeset
|
367 2004-10-04 Simon Josefsson <jas@extundo.com> |
5310
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
368 |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
369 * modules/memmem: New file. |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
370 * tests/test-memmem.c: New file. |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
371 * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem. |
26382eb5dbd2
New module 'memmem', from Simon Josefsson.
Bruno Haible <bruno@clisp.org>
parents:
5292
diff
changeset
|
372 |
5292 | 373 2004-10-01 Bruno Haible <bruno@clisp.org> |
374 | |
375 * MODULES.html.sh: Add strsep. | |
376 | |
377 2004-10-01 Yoann Vandoorselaere <yoann@prelude-ids.org> | |
378 | |
379 * modules/strsep: New file. | |
380 | |
5284 | 381 2004-09-30 Paul Eggert <eggert@cs.ucla.edu> |
5282
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5281
diff
changeset
|
382 |
5284 | 383 * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf. |
384 | |
385 2004-09-30 Simon Josefsson <jas@extundo.com> | |
5282
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5281
diff
changeset
|
386 |
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5281
diff
changeset
|
387 * modules/snprintf: New file. |
149d795beeb2
New snprintf module from Simon Josefsson.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5281
diff
changeset
|
388 |
5281
0d530b5eb57b
Sergey now maintains argp.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5273
diff
changeset
|
389 2004-09-30 Paul Eggert <eggert@cs.ucla.edu> |
0d530b5eb57b
Sergey now maintains argp.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5273
diff
changeset
|
390 |
0d530b5eb57b
Sergey now maintains argp.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5273
diff
changeset
|
391 * modules/argp (Maintainer): Replace Simon Josefsson |
0d530b5eb57b
Sergey now maintains argp.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5273
diff
changeset
|
392 by Sergey Poznyakoff. |
0d530b5eb57b
Sergey now maintains argp.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5273
diff
changeset
|
393 |
5357
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
394 2004-10-01 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
395 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
396 * MODULES.html.sh (Extra functions based on ANSI C 89): Add |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
397 memmem. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
398 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
399 * tests/test-memmem.c: New file. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
400 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
401 * modules/memmem: New file. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
402 |
5273 | 403 2004-09-29 Bruno Haible <bruno@clisp.org> |
404 | |
405 * modules/alloca-opt: New file, derived from modules/alloca. | |
406 * modules/allocsa: Depend on alloca-opt instead of alloca. | |
407 * modules/setenv: Likewise. | |
408 * modules/vasnprintf: Likewise. | |
409 * MODULES.html.sh: Add alloca-opt. | |
410 | |
5267
0be3e8463ad1
* modules/dummy: Change license to LGPL.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5263
diff
changeset
|
411 2004-09-28 Paul Eggert <eggert@cs.ucla.edu> |
0be3e8463ad1
* modules/dummy: Change license to LGPL.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5263
diff
changeset
|
412 |
0be3e8463ad1
* modules/dummy: Change license to LGPL.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5263
diff
changeset
|
413 * modules/dummy: Change license to LGPL. |
0be3e8463ad1
* modules/dummy: Change license to LGPL.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5263
diff
changeset
|
414 |
5263
e9555baad148
* gnulib-tool: New parameter --lgpl.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5255
diff
changeset
|
415 2004-09-29 Simon Josefsson <jas@extundo.com> |
e9555baad148
* gnulib-tool: New parameter --lgpl.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5255
diff
changeset
|
416 |
e9555baad148
* gnulib-tool: New parameter --lgpl.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5255
diff
changeset
|
417 * gnulib-tool: New parameter --lgpl, to asseert that modules are |
e9555baad148
* gnulib-tool: New parameter --lgpl.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5255
diff
changeset
|
418 LGPL, and to replace license template from GPL to LGPL. |
e9555baad148
* gnulib-tool: New parameter --lgpl.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5255
diff
changeset
|
419 |
5357
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
420 2004-09-24 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
421 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
422 * modules/minmax (License): Change from GPL to LGPL. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
423 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
424 2004-09-23 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
425 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
426 * gnulib-tool (--import): Typo. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
427 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
428 2004-09-21 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
429 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
430 * MODULES.html.sh (Support for systems lacking POSIX:2001): Add |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
431 snprintf. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
432 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
433 * modules/snprintf: New file. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
434 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
435 2004-09-05 Simon Josefsson <jas@extundo.com> |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
436 |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
437 * modules/getaddrinfo: Add. |
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
438 |
5255
fcfb908309c7
2004-09-23 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5251
diff
changeset
|
439 2004-09-23 Simon Josefsson <jas@extundo.com> |
fcfb908309c7
2004-09-23 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5251
diff
changeset
|
440 |
fcfb908309c7
2004-09-23 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5251
diff
changeset
|
441 * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default. |
fcfb908309c7
2004-09-23 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5251
diff
changeset
|
442 |
5251
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
443 2004-09-22 Bruno Haible <bruno@clisp.org> |
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
444 |
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
445 * modules/*: Add 'License' field. |
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
446 * gnulib-tool: Accept --extract-license option. |
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
447 (func_get_license): New function. |
42b53a22aee5
Add a license tag to every module.
Bruno Haible <bruno@clisp.org>
parents:
5249
diff
changeset
|
448 |
5248 | 449 2004-09-21 Bruno Haible <bruno@clisp.org> |
450 | |
5249 | 451 * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4. |
5248 | 452 Reported by Simon Josefsson. |
453 | |
5245
269209fd53a6
* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5238
diff
changeset
|
454 2004-09-20 Paul Eggert <eggert@cs.ucla.edu> |
269209fd53a6
* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5238
diff
changeset
|
455 |
269209fd53a6
* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5238
diff
changeset
|
456 * modules/inttostr (Files): Add m4/longlong.m4, since it uses |
269209fd53a6
* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5238
diff
changeset
|
457 gl_AC_TYPE_LONG_LONG. |
269209fd53a6
* modules/inttostr (Files): Add m4/longlong.m4.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5238
diff
changeset
|
458 |
5238
ea357a6f13d3
gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Paul Eggert <eggert@cs.ucla.edu>
parents:
5225
diff
changeset
|
459 2004-09-18 Simon Josefsson <jas@extundo.com> |
5753 | 460 and Paul Eggert <eggert@cs.ucla.edu> |
5284 | 461 |
5238
ea357a6f13d3
gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Paul Eggert <eggert@cs.ucla.edu>
parents:
5225
diff
changeset
|
462 * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal |
ea357a6f13d3
gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Paul Eggert <eggert@cs.ucla.edu>
parents:
5225
diff
changeset
|
463 calls with autoreconf. Define GL_LIB. |
ea357a6f13d3
gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
Paul Eggert <eggert@cs.ucla.edu>
parents:
5225
diff
changeset
|
464 |
5225
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
465 2004-09-09 Karl Berry <karl@gnu.org> |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
466 |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
467 * regex.[ch]: delete from the root. These were supposed to be |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
468 synced with emacs cvs, but this has not happened for about |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
469 a year, and anyway nothing else uses emacs regex.[ch]. |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
470 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700. |
42bac8a9678e
delete regex.[ch] (stale wrt emacs for ages)
Karl Berry <karl@freefriends.org>
parents:
5224
diff
changeset
|
471 lib/regex[.ch] is untouched. |
5284 | 472 |
5224
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
473 2004-09-09 Bruno Haible <bruno@clisp.org> |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
474 |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
475 * modules/vasnprintf (Files): Add m4/eoverflow.m4. |
b6d1a221c907
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible <bruno@clisp.org>
parents:
5219
diff
changeset
|
476 |
5219 | 477 2004-09-08 Bruno Haible <bruno@clisp.org> |
5753 | 478 Oskar Liljeblad <oskar@osk.mine.nu> |
5219 | 479 |
480 * modules/stdint: New file. | |
481 * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint. | |
482 | |
5218 | 483 2004-09-08 Oskar Liljeblad <oskar@osk.mine.nu> |
484 | |
485 * modules/xvasprintf: New file. | |
486 * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf. | |
487 | |
5209
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5204
diff
changeset
|
488 2004-08-19 Paul Eggert <eggert@cs.ucla.edu> |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5204
diff
changeset
|
489 |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5204
diff
changeset
|
490 * modules/userspec: Don't depend on alloca. |
ef929daf6639
Import userspec from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5204
diff
changeset
|
491 |
5204
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
492 2004-08-17 Paul Eggert <eggert@cs.ucla.edu> |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
493 |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
494 * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise, |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
495 readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check, |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
496 utimecmp, utimens, xnanosleep. Rename sha to sha1. |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
497 |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
498 2004-08-16 Simon Josefsson <jas@extundo.com> |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
499 |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
500 * gnulib-tool: Use sed instead of autoconf --trace, inspired by |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
501 libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>. |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
502 Add --dry-run for --import. |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
503 Let user provided command line parameters override configure.ac |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
504 settings. |
6ad79d6609ea
Update gnulib-tool, MODULES.html.sh.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5199
diff
changeset
|
505 |
5197 | 506 2004-08-12 Paul Eggert <eggert@cs.ucla.edu> |
507 | |
508 * modules/argp (Files): Add m4/unlocked-io.m4. | |
509 (Depends-on): Add extensions. | |
510 | |
511 2004-08-12 Simon Josefsson <jas@extundo.com> | |
512 | |
5199
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
513 * gnulib-tool: Add --source-base, --m4-base, --libtool options. |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
514 Change default library name from libfoo to libgnu. |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
515 Now, if you have a configure.ac that says: |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
516 gl_SOURCE_BASE(gl) |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
517 gl_M4_BASE(gl/m4) |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
518 gl_MODULES(error getopt etcetera) |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
519 gl_INIT |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
520 you can import all you need by running: |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
521 ../gnulib/gnulib-tool --import |
0bfe59a4fac8
* gnulib-tool: Add --source-base, --m4-base, --libtool options.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5197
diff
changeset
|
522 |
5197 | 523 * modules/getopt (Files): Rename getopt.h to getopt_.h. |
524 (Makefile.am): Rewrite, use logic from argz. | |
525 (Include): Use <getopt.h> instead of "getopt.h". | |
526 | |
5177
40bb437f1dbf
Add uintmax_t detection to obstack.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
527 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> |
40bb437f1dbf
Add uintmax_t detection to obstack.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
528 |
40bb437f1dbf
Add uintmax_t detection to obstack.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
529 * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, |
40bb437f1dbf
Add uintmax_t detection to obstack.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
530 m4/uintmax_t.m4. |
40bb437f1dbf
Add uintmax_t detection to obstack.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5170
diff
changeset
|
531 |
5165
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
532 2004-08-09 Paul Eggert <eggert@cs.ucla.edu> |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
533 |
5166
95d4226b62d3
Remove dependency of xalloc in exitfail, error, gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5165
diff
changeset
|
534 * modules/xalloc-die: New file. |
95d4226b62d3
Remove dependency of xalloc in exitfail, error, gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5165
diff
changeset
|
535 * modules/xalloc: Remove dependencies on error, gettext, exitfail. |
95d4226b62d3
Remove dependency of xalloc in exitfail, error, gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5165
diff
changeset
|
536 |
5165
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
537 * modules/md5 (Files): Add m4/uint32_t.m4. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
538 * modules/sha1: Renamed from modules/sha. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
539 (Files): |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
540 Rename lib/sha.h to lib/sha1.h. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
541 Rename lib/sha.c to lib/sha1.c. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
542 Rename m4/sha.m4 to m4/sha1.m4. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
543 (lib_SOURCES): Likewise. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
544 (configure.ac): Rename gl_SHA to gl_SHA1. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
545 (Include): sha.h -> sha1.h. |
9d7fe6ace357
Add uint32_t.m4, uintptr_t.m4, and finish renaming sha->sha1.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5159
diff
changeset
|
546 |
5169
62a3f9818260
xgethostname simplification
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
547 2004-08-08 Simon Josefsson <jas@extundo.com> |
62a3f9818260
xgethostname simplification
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
548 |
62a3f9818260
xgethostname simplification
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
549 * modules/xgethostname (Depends-on): Remove exit and error (not |
62a3f9818260
xgethostname simplification
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
550 used). |
62a3f9818260
xgethostname simplification
Paul Eggert <eggert@cs.ucla.edu>
parents:
5168
diff
changeset
|
551 |
5170
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5169
diff
changeset
|
552 * modules/getpass-gnu: Add getpass.h. |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5169
diff
changeset
|
553 (Depends-on): Add stdbool. |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5169
diff
changeset
|
554 * modules/getpass: Add getpass.h. |
17c4badb3864
Add getpass.h, so it's properly declared.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5169
diff
changeset
|
555 |
5159 | 556 2004-08-06 Paul Eggert <eggert@cs.ucla.edu> |
557 | |
558 More merge from coreutils. | |
559 * modules/raise, modules/readtokens0, modules/utimens, | |
560 modules/utimecmp, module/xnanosleep: New files. | |
561 * modules/strftime: Add lib/strftime.h. | |
562 Change include from <time.h> to "strftime.h". | |
563 * modules/yesno: Add lib/yesno.h. | |
564 * modules/backupfile: Remove lib/addext.c. | |
565 * modules/euidaccess: Add stat-macros.h. | |
566 * modules/canonicalize, modules/euidaccess, | |
567 modules/filemode, modules/lchown, modules/makepath, | |
568 modules/rmdir, modules/stat: Likewise. | |
5166
95d4226b62d3
Remove dependency of xalloc in exitfail, error, gettext.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5165
diff
changeset
|
569 |
5140
7d4e8a1a9f17
2004-08-03 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5138
diff
changeset
|
570 2004-08-03 Simon Josefsson <jas@extundo.com> |
7d4e8a1a9f17
2004-08-03 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5138
diff
changeset
|
571 |
7d4e8a1a9f17
2004-08-03 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5138
diff
changeset
|
572 * modules/progname (Depends-on): Don't depend on stdbool. |
7d4e8a1a9f17
2004-08-03 Simon Josefsson <jas@extundo.com>
Bruno Haible <bruno@clisp.org>
parents:
5138
diff
changeset
|
573 |
5138 | 574 2004-08-02 Simon Josefsson <jas@extundo.com> |
575 | |
576 * modules/getsubopt: New file. | |
577 * MODULES.html.sh (Support for systems lacking POSIX:2001): Add | |
578 getsubopt. | |
579 | |
5119
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
580 2004-08-05 Paul Eggert <eggert@cs.ucla.edu> |
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
581 |
5137
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
582 Merge from coreutils. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
583 * modules/c-strtod, modules/c-strtold, modules/canonicalize, |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
584 modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files. |
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
585 * modules/path-concat: Don't depend on strdup. |
5119
7b7f24e67129
Merge from coreutils (first part).
Paul Eggert <eggert@cs.ucla.edu>
parents:
5111
diff
changeset
|
586 |
5111 | 587 2004-08-03 Paul Eggert <eggert@cs.ucla.edu> |
588 | |
589 * modules/fatal: Remove, as the "fatal" module wasn't used or working. | |
590 * MODULES.html.sh (func_all_modules): Remove fatal. | |
591 | |
5106 | 592 2004-07-19 Bruno Haible <bruno@clisp.org> |
593 | |
594 * MODULES.html.sh (func_all_modules): Add dummy. | |
595 | |
596 2004-07-16 Simon Josefsson <jas@extundo.com> | |
597 | |
598 * modules/dummy: New file. | |
599 | |
5101 | 600 2004-07-09 Paul Eggert <eggert@cs.ucla.edu> |
601 | |
602 * modules/chown (Files): Add lib/fchown-stub.c, since | |
603 gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub). | |
604 | |
5092
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
605 2004-06-22 Paul Eggert <eggert@cs.ucla.edu> |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
606 |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
607 * modules/argz: Omit "#include". |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
608 |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
609 * MODULES.html.sh (func_all_modules): Add calloc, to match |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
610 2004-06-01 addition of calloc module. |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
611 |
5137
ba885205d891
More merges from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5119
diff
changeset
|
612 2004-06-22 Gary V. Vaughan <gary@gnu.org> |
5092
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
613 |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
614 * modules/argz: New file. |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
615 * MODULES.html.sh (func_all_modules): Add argz. |
524f03b4532e
Add argz module, which is autoupdated from libtool.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5085
diff
changeset
|
616 |
5085
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
617 2004-06-12 Jim Meyering <jim@meyering.net> |
5753 | 618 and Paul Eggert <eggert@cs.ucla.edu> |
5085
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
619 |
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
620 * modules/hash (Files): Add lib/xalloc.h. |
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
621 * modules/pipe (Depends-on): Add wait-process. |
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
622 * modules/stat (Depends-on): Add xalloc. |
2394c3c49c94
Add some missing dependencies and/or files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
5081
diff
changeset
|
623 * modules/userspec (Files): Add lib/userspec.h. |
5357
8bce169f70cc
Fix comments. Fix parse problem.
Simon Josefsson <simon@josefsson.org>
parents:
5356
diff
changeset
|
624 * modules/xstrto |
4896 | 625 |
626 Upgrade from gettext-0.13. | |
627 * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4, | |
628 m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4, | |
629 m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4. | |
630 | |
4886
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4884
diff
changeset
|
631 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
|
632 |
e4317f1f2e2c
Use size_t instead of ssize_t.
Bruno Haible <bruno@clisp.org>
parents:
4884
diff
changeset
|
633 * 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
|
634 |
4884
4d0ebc9d330c
Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4876
diff
changeset
|
635 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
|
636 |
4d0ebc9d330c
Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4876
diff
changeset
|
637 * modules/alloca: Remove dependency on xalloc. |
4d0ebc9d330c
Remove dependency of alloca on xalloc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4876
diff
changeset
|
638 |
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
|
639 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
|
640 |
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
|
641 * 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
|
642 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
|
643 |
4872
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
644 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
|
645 |
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
646 * 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
|
647 (Depends-on): Add xsize. |
c5afc99b8ce5
Use xsize.h to protect against memory size overflows.
Bruno Haible <bruno@clisp.org>
parents:
4865
diff
changeset
|
648 |
4865
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
649 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
|
650 |
8690f8e0e0bf
Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4862
diff
changeset
|
651 * 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
|
652 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
|
653 |
4862
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
654 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
|
655 |
1f6c3678919c
Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Bruno Haible <bruno@clisp.org>
parents:
4852
diff
changeset
|
656 * 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
|
657 * 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
|
658 |
4852 | 659 2003-11-04 Bruno Haible <bruno@clisp.org> |
660 | |
661 * modules/xsize: New file. | |
662 * modules/linebreak: Depend on xsize. | |
663 * MODULES.html.sh (func_all_modules): Add xsize. | |
664 | |
4851 | 665 2003-11-04 Jim Meyering <jim@meyering.net> |
666 | |
667 * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd | |
668 variable names, rather than @VAR@. | |
669 * modules/poll: Likewise. | |
670 | |
4846 | 671 2003-11-03 Jim Meyering <jim@meyering.net> |
672 | |
673 * modules/userspec (lib_SOURCES): Add userspec.h. | |
674 (Include): Add "userspec.h". | |
675 Improve description. | |
676 | |
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
|
677 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
|
678 |
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
|
679 * 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
|
680 |
4802 | 681 2003-10-20 Bruno Haible <bruno@clisp.org> |
682 | |
683 * modules/wait-process: New file. | |
684 * MODULES.html.sh (func_all_modules): Add wait-process. | |
685 | |
4797 | 686 2003-10-16 Paul Eggert <eggert@twinsun.com> |
687 | |
688 * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL. | |
689 | |
4786
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
690 2003-10-14 Bruno Haible <bruno@clisp.org> |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
691 |
83d8d561903a
Improved 'fatal-signal' module.
Bruno Haible <bruno@clisp.org>
parents:
4783
diff
changeset
|
692 * 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
|
693 |
4783
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
694 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
|
695 |
d1dc5d9bf1ba
Revamp xalloc interface so that it can check for address arithmetic overflow.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4781
diff
changeset
|
696 * 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
|
697 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
|
698 |
4781
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
699 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
|
700 |
d762cb7714db
A little more dependencies of the 'argp' module.
Bruno Haible <bruno@clisp.org>
parents:
4778
diff
changeset
|
701 * 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
|
702 |
4778
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4772
diff
changeset
|
703 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
|
704 |
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4772
diff
changeset
|
705 * modules/getpass: Depend on stdbool. |
d68794da5ecb
Merge getpass from libc, plus a few fixes.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4772
diff
changeset
|
706 |
4772
733f57f44f09
Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents:
4770
diff
changeset
|
707 2003-10-06 Bruno Haible <bruno@clisp.org> |
733f57f44f09
Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents:
4770
diff
changeset
|
708 |
733f57f44f09
Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents:
4770
diff
changeset
|
709 * modules/version-etc-2: Remove file. |
733f57f44f09
Remove version-etc-2 module.
Bruno Haible <bruno@clisp.org>
parents:
4770
diff
changeset
|
710 * 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
|
711 |
4770 | 712 2003-10-06 Bruno Haible <bruno@clisp.org> |
713 | |
714 * modules/fatal-signal: New file. | |
715 * MODULES.html.sh (func_all_modules): Add fatal-signal. | |
716 | |
4768
3027c8485825
Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4764
diff
changeset
|
717 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
|
718 |
3027c8485825
Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4764
diff
changeset
|
719 * 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
|
720 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
|
721 not <sys/types.h>. |
3027c8485825
Rework advice for preventing empty .o files.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4764
diff
changeset
|
722 |
4764 | 723 2003-10-02 Bruno Haible <bruno@clisp.org> |
724 | |
725 * modules/lchown (Include): Add lchown.h. | |
726 * modules/time_r (Include): Use "..." syntax. | |
727 * modules/xgetdomainname (Include): Add xgetdomainname.h. | |
728 | |
4763
0d7756a5da9e
Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents:
4755
diff
changeset
|
729 2003-10-01 Simon Josefsson <jas@extundo.com> |
0d7756a5da9e
Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents:
4755
diff
changeset
|
730 |
4770 | 731 * MODULES.html.sh (func_all_modules): Move gethostname from section |
732 'based on' to section 'lacking' POSIX:2001. | |
4763
0d7756a5da9e
Put gethostname into the right section.
Bruno Haible <bruno@clisp.org>
parents:
4755
diff
changeset
|
733 |
4755
7e8a409ee684
Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4753
diff
changeset
|
734 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
|
735 |
7e8a409ee684
Trivial fixes to Makefile.am parts of module listings.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4753
diff
changeset
|
736 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
|
737 * 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
|
738 * 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
|
739 |
4753 | 740 2003-09-27 Paul Eggert <eggert@twinsun.com> |
741 | |
742 * modules/free: New file. | |
743 | |
4735
f92ded1bb871
New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents:
4733
diff
changeset
|
744 2003-09-25 Bruno Haible <bruno@clisp.org> |
f92ded1bb871
New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents:
4733
diff
changeset
|
745 |
f92ded1bb871
New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents:
4733
diff
changeset
|
746 * 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
|
747 modifications. |
f92ded1bb871
New module 'version-etc-2'.
Bruno Haible <bruno@clisp.org>
parents:
4733
diff
changeset
|
748 * 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
|
749 |
4733
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
750 2003-09-25 Simon Josefsson <jas@extundo.com> |
5753 | 751 Bruno Haible <bruno@clisp.org> |
4733
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
752 |
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
753 * modules/getdomainname: New file. |
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
754 * modules/xgetdomainname: New file. |
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
755 * MODULES.html.sh (func_all_modules): Add getdomainname, xgetdomainname. |
dbe204edd79d
New modules 'getdomainname', 'xgetdomainname'.
Bruno Haible <bruno@clisp.org>
parents:
4717
diff
changeset
|
756 |
4741
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
757 2003-09-24 Paul Eggert <eggert@twinsun.com> |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
758 |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
759 * README: Document assumptions that 'int' is at least 32 bits |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
760 wide, that integer arithmetic is 2's complement without overflow, |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
761 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
|
762 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
|
763 yields scalar zero. Fix spelling and capitalization typos. |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
764 |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
765 2003-09-24 Simon Josefsson <jas@extundo.com> |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
766 |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
767 * modules/xgethostname: Add xgethostname.h. |
09375b319a6a
Document recent checkins.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4735
diff
changeset
|
768 |
4717
ed7cd4050365
Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4712
diff
changeset
|
769 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
|
770 |
ed7cd4050365
Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4712
diff
changeset
|
771 * 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
|
772 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
|
773 (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
|
774 (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
|
775 using \| in one s command. |
ed7cd4050365
Port gnulib-tool to Solaris 8.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4712
diff
changeset
|
776 |
4712
39841d2009ed
Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents:
4710
diff
changeset
|
777 2003-09-16 Bruno Haible <bruno@clisp.org> |
39841d2009ed
Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents:
4710
diff
changeset
|
778 |
39841d2009ed
Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents:
4710
diff
changeset
|
779 * gnulib-tool (func_create_testdir): Warn about duplicated |
39841d2009ed
Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents:
4710
diff
changeset
|
780 dependencies. |
39841d2009ed
Add a warning about duplicate dependencies.
Bruno Haible <bruno@clisp.org>
parents:
4710
diff
changeset
|
781 |
4710
aade00a0ec71
Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4709
diff
changeset
|
782 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
|
783 |
aade00a0ec71
Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4709
diff
changeset
|
784 * modules/argmatch, modules/fatal, modules/obstack, |
aade00a0ec71
Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4709
diff
changeset
|
785 modules/xalloc, modules/xgethostname: Sort dependencies by |
aade00a0ec71
Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4709
diff
changeset
|
786 importance, not alphabetically. |
aade00a0ec71
Sort dependencies by importance, not alphabetically.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4709
diff
changeset
|
787 |
4709 | 788 2003-09-14 Bruno Haible <bruno@clisp.org> |
789 | |
790 * modules/fwriteerror: New file. | |
791 * MODULES.html.sh (func_all_modules): Add fwriteerror. | |
792 | |
4701
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
793 2003-09-12 Paul Eggert <eggert@twinsun.com> |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
794 |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
795 * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack, |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
796 modules/xgethostname, modules/xalloc: Depend on exit. |
1065f1b8e8ec
More changes, mostly C89 related.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4670
diff
changeset
|
797 |
4670 | 798 2003-09-09 Paul Eggert <eggert@twinsun.com> |
799 | |
800 * README: New section: portability guidelines. | |
801 | |
4623
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
802 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
|
803 |
13cc36518e0b
* modules/time_r: Depend on 'restrict'.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4621
diff
changeset
|
804 * 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
|
805 <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
|
806 |
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
|
807 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
|
808 |
3d28ad4e18e2
Add time_r module. Change timegm, mktime, and strftime to use localtime_r
Paul Eggert <eggert@cs.ucla.edu>
parents:
4616
diff
changeset
|
809 * 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
|
810 * 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
|
811 * 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
|
812 * modules/timegm: Depend on mktime. Change maintainer to "all, glibc". |
4670 | 813 |
4616 | 814 2003-08-31 Simon Josefsson <jas@extundo.com> |
815 | |
816 * modules/timegm: New file. | |
817 * MODULES.html.sh (func_all_modules): Add timegm. | |
818 | |
4615
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
819 2003-08-22 Simon Josefsson <jas@extundo.com> |
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
820 |
4a92cb1cc115
Forgot to distribute strndup.h.
Bruno Haible <bruno@clisp.org>
parents:
4603
diff
changeset
|
821 * 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
|
822 |
4603 | 823 2003-08-20 Bruno Haible <bruno@clisp.org> |
824 | |
825 * modules/progname: New file. | |
826 * MODULES.html.sh (func_all_modules): Add progname. | |
827 | |
4596
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
828 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
|
829 |
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
830 * 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
|
831 in makefile rules. |
4596
fed81fcab071
* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to target name
Paul Eggert <eggert@cs.ucla.edu>
parents:
4595
diff
changeset
|
832 |
4595 | 833 2003-08-17 Simon Josefsson <jas@extundo.com> |
834 | |
835 * modules/argp: Fix autoconf macro name. Add more dependencies. | |
836 | |
4587
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
837 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
|
838 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
839 * modules/xstrndup: New file. |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
840 * 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
|
841 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
842 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
|
843 |
db90c263cc55
Add an include file to module 'strndup'.
Bruno Haible <bruno@clisp.org>
parents:
4586
diff
changeset
|
844 * 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
|
845 |
4586
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
846 2003-08-17 Bruno Haible <bruno@clisp.org> |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
847 |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
848 * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
849 like AC_GNU_SOURCE. |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
850 * modules/extensions (configure.ac): Comment out the invocation of |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
851 gl_USE_SYSTEM_EXTENSIONS. |
eb1b4acf2e86
Avoid autoconf/autoheader warning
Bruno Haible <bruno@clisp.org>
parents:
4585
diff
changeset
|
852 |
4585 | 853 2003-08-17 Bruno Haible <bruno@clisp.org> |
854 | |
855 * modules/euidaccess (Files): Add lib/euidaccess.h. | |
856 | |
4580
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
857 2003-08-16 Paul Eggert <eggert@twinsun.com> |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
858 |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
859 Document merge from coreutils. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
860 * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
861 * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
862 * modules/utime: Add m4/utimes-null.m4. |
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
863 |
4573
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
864 2003-08-15 Paul Eggert <eggert@twinsun.com> |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
865 |
4580
127f5dcbdcce
Document merge from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4573
diff
changeset
|
866 Document merge from coreutils. |
4573
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
867 * modules/userspec: Depend on posixver. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
868 * modules/strftime: Depend on tzset. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
869 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
870 2003-08-14 Jim Meyering <jim@meyering.net> |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
871 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
872 Merges from coreutils. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
873 * 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
|
874 variable names, rather than @FNMATCH_H@. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
875 * modules/alloca: Likewise for $(ALLOCA_H). |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
876 |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
877 * 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
|
878 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
|
879 * modules/alloca (alloca.h): Likewise. |
08358b56eaa7
More merges from coreutils, etc.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4549
diff
changeset
|
880 |
4549 | 881 2003-08-14 Paul Eggert <eggert@twinsun.com> |
882 | |
883 * modules/tzset: New file. | |
884 | |
4531
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
885 2003-08-12 Paul Eggert <eggert@twinsun.com> |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
886 |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
887 Merge from coreutils. |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
888 * modules/euidaccess: Add lib_SOURCES, include for new |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
889 file euidaccess.h |
67c56a27d86c
Merge euidaccess etc. from coreutils.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4524
diff
changeset
|
890 |
4524
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
891 2003-08-11 Paul Eggert <eggert@twinsun.com> |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
892 |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
893 * modules/gnu-source, m4/gnu-source.m4: |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
894 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
|
895 Suggested by Bruno Haible. |
5546f601135b
Remove the gnu-source module.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4518
diff
changeset
|
896 * 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
|
897 |
4515
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
898 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
|
899 |
ae4b157d42ad
New module 'extensions', used by timespec and unlocked-io
Paul Eggert <eggert@cs.ucla.edu>
parents:
4513
diff
changeset
|
900 * 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
|
901 * 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
|
902 * 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
|
903 |
4513 | 904 2003-08-07 Paul Eggert <eggert@twinsun.com> |
905 | |
906 * modules/restrict: New file. | |
907 * MODULES.html.sh (func_all_modules): Add restrict. | |
908 * modules/regex: Depend on restrict. | |
4518 | 909 |
4512
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
910 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
|
911 |
c761847c9afa
Make the module 'getndelim2' compatible with the module 'getline'.
Bruno Haible <bruno@clisp.org>
parents:
4506
diff
changeset
|
912 * 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
|
913 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
|
914 |
4506 | 915 2003-08-05 Paul Eggert <eggert@twinsun.com> |
916 | |
917 * MODULES.html.sh (func_all_modules): Remove bumpalloc. | |
918 * modules/bumpalloc: Remove. | |
4518 | 919 |
4490 | 920 2003-07-31 Bruno Haible <bruno@clisp.org> |
921 | |
922 * modules/getpass-gnu: New file. | |
923 * MODULES.html.sh (func_all_modules): Add getpass-gnu. | |
924 | |
4473
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
925 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
|
926 |
fd6696a97000
Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4470
diff
changeset
|
927 * 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
|
928 * 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
|
929 |
4470 | 930 2003-07-20 Jim Meyering <jim@meyering.net> |
931 | |
932 * modules/closeout (Depends-on): Add exitfail. | |
933 Suggestion from Bruno Haible. | |
934 | |
4463 | 935 2003-07-18 Bruno Haible <bruno@clisp.org> |
936 | |
937 * modules/getndelim2: New file. | |
938 * modules/getline: Share files with module getndelim2. | |
939 * modules/getnline: Depend on getndelim2 instead of sharing files with | |
940 it. Add getnline.c to lib_SOURCES. | |
941 * MODULES.html.sh (func_all_modules): Add getndelim2. | |
942 | |
4460 | 943 2003-07-17 Bruno Haible <bruno@clisp.org> |
944 | |
945 * modules/getnline: New file. | |
946 * modules/getline: Add lib/getndelim2.c to source file list. | |
947 * MODULES.html.sh (func_all_modules): Add getnline. | |
948 | |
4458 | 949 2003-07-17 Bruno Haible <bruno@clisp.org> |
950 | |
951 * configure.in: Remove file. | |
952 * Makefile.in: Remove file. | |
953 | |
954 2003-07-17 Bruno Haible <bruno@clisp.org> | |
955 | |
956 * MODULES.html.sh: Put the </BODY> right before </HTML>. | |
957 | |
4453 | 958 2003-07-16 Jim Meyering <jim@meyering.net> |
959 | |
960 * modules/save-cwd: Depend on xgetcwd. From Derek Price. | |
961 | |
4448 | 962 2003-07-15 Jim Meyering <jim@meyering.net> |
963 | |
964 * modules/save-cwd: Don't depend on error. From Derek Price. | |
965 | |
4436 | 966 2003-07-14 Simon Josefsson <jas@extundo.com> |
967 | |
968 * modules/mempcpy: New file. | |
969 * MODULES.html.sh (func_all_modules): Add mempcpy. | |
970 | |
4434
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
971 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
|
972 |
5340c4c26a0a
* modules/getdate, modules/posixtm: Depend on mktime.
Paul Eggert <eggert@cs.ucla.edu>
parents:
4431
diff
changeset
|
973 * 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
|
974 |
4431 | 975 2003-07-10 Simon Josefsson <jas@extundo.com> |
976 | |
977 * modules/strchrnul (Makefile.am): Add strchrnul.h. | |
978 | |
4407
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
979 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
|
980 |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
981 * modules/human: Depend on module stdbool. |
95a2013d54ed
Module 'human' now depends on module 'stdbool'.
Bruno Haible <bruno@clisp.org>
parents:
4405
diff
changeset
|
982 |
4405 | 983 2003-06-25 Bruno Haible <bruno@clisp.org> |
984 | |
985 * modules/readlink: New file. | |
986 * modules/xreadlink: Depend on it. | |
987 * MODULES.html.sh (func_all_modules): Add readlink. | |
988 | |
4403
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
989 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
|
990 |
8c6310a47379
Test for ssize_t. Needed for portability to mingw32.
Bruno Haible <bruno@clisp.org>
parents:
4392
diff
changeset
|
991 * 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
|
992 * 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
|
993 |
4392 | 994 2003-06-11 Simon Josefsson <jas@extundo.com> |
995 | |
996 * modules/sysexits: New file. | |
997 * MODULES.html.sh (func_all_modules): Add sysexits. | |
998 | |
4388
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
999 2003-06-10 Bruno Haible <bruno@clisp.org> |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
1000 |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
1001 * MODULES.html.sh (func_all_modules): Add strchrnul and argp. |
889d35a53bf1
New modules strchrnul, argp.
Bruno Haible <bruno@clisp.org>
parents:
4387
diff
changeset
|
1002 |
4387 | 1003 2003-06-10 Simon Josefsson <jas@extundo.com> |
1004 | |
1005 * modules/strchrnul: New file. | |
1006 | |
1007 2003-06-10 Simon Josefsson <jas@extundo.com> | |
4386 | 1008 |
1009 * modules/argp: New file. | |
1010 | |
4384
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
1011 2003-06-07 Bruno Haible <bruno@clisp.org> |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
1012 |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
1013 * 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
|
1014 avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
1015 * 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
|
1016 fnmatch.h, to avoid AC_CONFIG_LINKS. |
4bf5f9b5190a
Make .h file creation more reliable.
Bruno Haible <bruno@clisp.org>
parents:
4370
diff
changeset
|
1017 * 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
|
1018 |
4370 | 1019 2003-06-07 Jim Meyering <jim@meyering.net> |
1020 | |
1021 * modules/strtod: Use $(...) notation, not @...@ for | |
1022 AC_REPLACE'd variables. | |
1023 * 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
|
1024 |
4370 | 1025 2003-06-06 Jim Meyering <jim@meyering.net> |
1026 Bruno Haible <bruno@clisp.org> | |
1027 | |
1028 * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h. | |
1029 Adjust Makefile.am snippet not to redirect directly to target. | |
1030 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
|
1031 |
4335 | 1032 2003-05-30 Bruno Haible <bruno@clisp.org> |
1033 | |
1034 * modules/gettext: Add files m4/nls.m4 and m4/po.m4. | |
4336 | 1035 * config/config.rpath: Upgrade to gettext-0.12.1. |
4335 | 1036 |
4325
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
1037 2003-05-22 <karl@gnu.org> |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
1038 |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
1039 * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg. |
db705903ccfc
trivial help message fix
Karl Berry <karl@freefriends.org>
parents:
4315
diff
changeset
|
1040 |
4315 | 1041 2003-05-09 Bruno Haible <bruno@clisp.org> |
1042 | |
1043 * modules/error: Add m4/strerror_r.m4 to file list. | |
1044 | |
4294 | 1045 2003-04-10 Bruno Haible <bruno@clisp.org> |
1046 | |
1047 * modules/findprog: New file. | |
1048 * MODULES.html.sh (func_all_modules): Add it. | |
1049 | |
4286 | 1050 2003-04-04 Bruno Haible <bruno@clisp.org> |
1051 | |
1052 * modules/linebreak: New file. | |
1053 * MODULES.html.sh (func_all_modules): Add it. | |
1054 | |
4275
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
1055 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
|
1056 |
e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
Bruno Haible <bruno@clisp.org>
parents:
4273
diff
changeset
|
1057 * 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
|
1058 * 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
|
1059 * 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
|
1060 * 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
|
1061 * 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
|
1062 |
4273 | 1063 2003-04-02 Bruno Haible <bruno@clisp.org> |
1064 | |
1065 * modules/binary-io: New file. | |
1066 * MODULES.html.sh (func_all_modules): Add it. | |
1067 | |
4271 | 1068 2003-04-01 Bruno Haible <bruno@clisp.org> |
1069 | |
1070 * modules/pathname: New file. | |
1071 * MODULES.html.sh (func_all_modules): Add it. | |
1072 | |
4266 | 1073 2003-03-28 Bruno Haible <bruno@clisp.org> |
1074 | |
1075 * modules/copy-file: New file. | |
1076 * MODULES.html.sh (func_all_modules): Add it. | |
1077 | |
4242
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
1078 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
|
1079 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
1080 * 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
|
1081 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
1082 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
|
1083 |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
1084 * modules/poll: New file. |
eec6ba9ed532
New module poll, from Paolo Bonzini <bonzini@gnu.org>.
Bruno Haible <bruno@clisp.org>
parents:
4240
diff
changeset
|
1085 |
4240 | 1086 2003-02-18 Bruno Haible <bruno@clisp.org> |
1087 | |
1088 * MODULES.html.sh (func_all_modules): Add mathl. | |
1089 | |
4239
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
1090 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
|
1091 |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
1092 * modules/mathl: New file. |
b33b8603715c
Transcendental functions for 'long double', from Paolo Bonzini.
Bruno Haible <bruno@clisp.org>
parents:
4237
diff
changeset
|
1093 |
4237
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
1094 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
|
1095 |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
1096 * modules/mkdtemp: New module. |
723deab1223e
mkdtemp() function: create a private temporary directory.
Bruno Haible <bruno@clisp.org>
parents:
4224
diff
changeset
|
1097 * 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
|
1098 |
4224
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
1099 2003-01-30 Bruno Haible <bruno@clisp.org> |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
1100 |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
1101 * modules/vasnprintf, modules/vasprintf: New modules. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
1102 * MODULES.html.sh (func_all_modules): Add them. |
83eabea25586
New modules vasnprintf and vasprintf.
Bruno Haible <bruno@clisp.org>
parents:
4221
diff
changeset
|
1103 |
4221 | 1104 2003-01-29 Bruno Haible <bruno@clisp.org> |
1105 | |
1106 * modules/stpncpy: New module. | |
1107 * MODULES.html.sh (func_all_modules): Add it. | |
1108 | |
4218 | 1109 2003-01-28 Bruno Haible <bruno@clisp.org> |
1110 | |
1111 * modules/c-ctype: New module. | |
1112 * MODULES.html.sh (func_all_modules): Add it. | |
1113 | |
4215 | 1114 2003-01-27 Bruno Haible <bruno@clisp.org> |
1115 | |
1116 * modules/xsetenv: New module. | |
1117 * MODULES.html.sh (func_all_modules): Add it. | |
1118 | |
4207 | 1119 2003-01-23 Bruno Haible <bruno@clisp.org> |
1120 | |
1121 * modules/minmax: New module. | |
1122 * MODULES.html.sh (func_all_modules): Add it. | |
1123 | |
4201 | 1124 2003-01-22 Bruno Haible <bruno@clisp.org> |
1125 | |
1126 * modules/exit: New module. | |
1127 * MODULES.html.sh (func_all_modules): Add it. | |
1128 | |
4197 | 1129 2003-01-19 Bruno Haible <bruno@clisp.org> |
1130 | |
1131 * gnulib-tool: Recognize option --extract-maintainer. | |
1132 (func_get_maintainer): New function. | |
1133 * modules/*: Add Maintainer entry. | |
1134 | |
4191
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
1135 2003-01-16 Bruno Haible <bruno@clisp.org> |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
1136 |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
1137 * 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
|
1138 leftmost column. Add hyperlinks. |
ff02fdcea265
Table of contents, and hyperlinks.
Bruno Haible <bruno@clisp.org>
parents:
4187
diff
changeset
|
1139 |
4187 | 1140 2003-01-11 Bruno Haible <bruno@clisp.org> |
1141 | |
1142 * modules/stpcpy: Distribute lib/stpcpy.h. | |
1143 * modules/setenv: Depend on alloca. Distribute lib/setenv.h. | |
1144 | |
4175
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
1145 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
|
1146 |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
1147 * 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
|
1148 directory. |
ace040a2b821
Files meant for the AUX_DIR are now in the config subdirectory.
Bruno Haible <bruno@clisp.org>
parents:
4172
diff
changeset
|
1149 * 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
|
1150 * 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
|
1151 * 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
|
1152 * 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
|
1153 |
4172 | 1154 2003-01-11 Bruno Haible <bruno@clisp.org> |
1155 | |
1156 * modules/*: Add a description. | |
1157 * modules/strpbrk: Fix Makefile.am snippet. | |
1158 * modules/strtoimax: Fix dependencies. | |
1159 * modules/strtoumax: Likewise. | |
1160 | |
4171
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
1161 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
|
1162 |
c2c0e7e2e7bd
Ensure alloca.h and stdbool.h are created before compiling the library.
Bruno Haible <bruno@clisp.org>
parents:
4170
diff
changeset
|
1163 * 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
|
1164 * 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
|
1165 * 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
|
1166 |
4170
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
1167 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
|
1168 |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
1169 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
|
1170 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
|
1171 * getstr: Remove. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
1172 * MODULES.html.sh: Remove getstr. |
733dc39fdf11
Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
Paul Eggert <eggert@cs.ucla.edu>
parents:
4156
diff
changeset
|
1173 * 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
|
1174 |
4156
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
1175 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
|
1176 |
99ea86c79f44
Make it possibly to simply write: #include <alloca.h>.
Bruno Haible <bruno@clisp.org>
parents:
4154
diff
changeset
|
1177 * 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
|
1178 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
|
1179 |
4151
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
1180 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
|
1181 |
3a0c83552f0e
Make it possible to #include <stdbool.h> without any #ifdefs.
Bruno Haible <bruno@clisp.org>
parents:
4150
diff
changeset
|
1182 * modules/stdbool: Change configure.ac, Makefile.am requirements. |
4154 | 1183 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
|
1184 |
4150 | 1185 2003-01-09 Bruno Haible <bruno@clisp.org> |
1186 | |
1187 * gnulib-tool (func_all_modules): Ignore files ending in ~. | |
1188 * MODULES.html.sh: Likewise. | |
1189 | |
4149 | 1190 2003-01-09 <karl@gnu.org> |
1191 | |
1192 * MODULES.html.sh: include `dirname $0` in PATH, to find | |
1193 gnulib-tool. | |
1194 | |
4145
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
1195 2003-01-08 Bruno Haible <bruno@clisp.org> |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
1196 |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
1197 * modules/full-read: Depend on full-write. |
7fa9fefe97e8
Update after Jim's changes.
Bruno Haible <bruno@clisp.org>
parents:
4137
diff
changeset
|
1198 |
4137
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1199 2003-01-07 Bruno Haible <bruno@clisp.org> |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1200 |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1201 * MODULES.html.sh: Add copyright notice. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1202 (missed_files): Omit CVS directory entries. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1203 (func_module): Make it work with sed-3.02. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1204 * MODULES.txt: Remove file. |
723a376ddac5
MODULES.html replaces MODULES.txt.
Bruno Haible <bruno@clisp.org>
parents:
4129
diff
changeset
|
1205 |
4125 | 1206 2003-01-01 <karl@gnu.org> |
1207 | |
4129 | 1208 * gnulib-tool (func_verify_module): report module name $module in |
1209 error message, not $1. | |
4127 | 1210 * gnulib-tool (create-testdir): don't complain if destdir couldn't |
1211 be created, only if it doesn't exist. | |
4125 | 1212 * gnulib-tool (last_checkin_date): don't expand the $Date here. |
1213 | |
4114
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1214 2002-12-24 Bruno Haible <bruno@clisp.org> |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1215 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1216 * MODULES.txt: Update according to m4/ changes. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1217 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1218 Module gettext. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1219 * config.rpath: New file, from gettext-0.11.5. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1220 |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1221 * modules/*: New module descriptions. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1222 * gnulib-tool: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1223 * MODULES.html.sh: New file. |
6b3fd7e9272f
New infrastructure for modules.
Bruno Haible <bruno@clisp.org>
parents:
3962
diff
changeset
|
1224 |
3962
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
1225 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
|
1226 |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
1227 * 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
|
1228 (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
|
1229 test/Makefile. |
be4a50a68d30
* configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible <bruno@clisp.org>
parents:
3926
diff
changeset
|
1230 * 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
|
1231 |
3926
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1232 2002-08-23 Stefan Monnier <monnier@cs.yale.edu> |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1233 |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1234 * regex.c (PATFETCH): Remove the translating fetch. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1235 (PATFETCH_RAW): Rename to PATFETCH. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1236 (set_image_of_range): New fun. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1237 (SET_RANGE_TABLE_WORK_AREA): Use it. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1238 (regex_compile): Don't translate the pattern chars so eagerly. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1239 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
|
1240 a char-range. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1241 (mutually_exclusive_p): Avoid empty statement. |
06cd223546da
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
3563
diff
changeset
|
1242 |
3563
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
1243 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
|
1244 |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
1245 * README: New file |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
1246 * 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
|
1247 (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
|
1248 * lgpl/, gpl/: New directories. |
1a9a7f5d6536
Checking initial copies various licenses, README, and general COPYING document.
Jeff Bailey <jbailey@nisa.net>
parents:
3128
diff
changeset
|
1249 |
3128
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
1250 2001-01-24 Stefan Monnier <monnier@cs.yale.edu> |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
1251 |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
1252 * 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
|
1253 as if it was a `charset'. |
9de182ed31a7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2946
diff
changeset
|
1254 |
2946
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
1255 2000-10-30 Stefan Monnier <monnier@cs.yale.edu> |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
1256 |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
1257 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
1258 (regex_compile): Catch bogus \(\1\). |
6892c299ebb7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2926
diff
changeset
|
1259 |
2926
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
1260 2000-10-27 Stefan Monnier <monnier@cs.yale.edu> |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
1261 |
90c1585a7b24
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2922
diff
changeset
|
1262 * 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
|
1263 (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
|
1264 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
|
1265 |
2922
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1266 2000-10-25 Stefan Monnier <monnier@cs.yale.edu> |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1267 |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1268 * regex.c: More `unsigned char' -> `re_char' changes. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1269 Also change several `int' into `re_wchar_t'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1270 (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1271 (PUSH_FAILURE_POINTER): Don't cast any more. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1272 (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
|
1273 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
|
1274 re_match non-reentrant, which *should* be fixed. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1275 (GET_BUFFER_SPACE): Use size_t rather than unsigned long. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1276 (EXTEND_BUFFER): Use RETALLOC. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1277 (SET_LIST_BIT): Don't cast. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1278 (re_wchar_t): New type. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1279 (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
|
1280 that those two functions will always properly return. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1281 (IMMEDIATE_QUIT_CHECK): Cast to void. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1282 (analyse_first): Use recursion rather than an explicit stack. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1283 (re_compile_fastmap): Can't fail anymore. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1284 (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
|
1285 (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1286 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
|
1287 (re_match_2_internal): Use it. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1288 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
|
1289 rather than reuse the inappropriate `mcnt'. |
0b1c71aeaef9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
2914
diff
changeset
|
1290 |
2914 | 1291 2000-10-24 Andrew Innes <andrewi@gnu.org> |
1292 | |
1293 * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on | |
1294 NT-Emacs only. | |
1295 (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT, | |
1296 so that re_search functions only quit when callers expect them to. | |
1297 | |
2908 | 1298 2000-10-24 Kenichi Handa <handa@etl.go.jp> |
1299 | |
1300 * regex.c (regex_compile): Change the way of handling a range from | |
1301 a char less than 256 to a char not less than 256. | |
1302 | |
2882
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
1303 2000-10-15 Stefan Monnier <monnier@cs.yale.edu> |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
1304 |
1b681fe16dd9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
diff
changeset
|
1305 * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well. |
5168 | 1306 |
1307 | |
5753 | 1308 Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. |
5168 | 1309 Copying and distribution of this file, with or without modification, |
1310 are permitted provided the copyright notice and this notice are preserved. |