1 | 2005-03-14 Bruno Haible <bruno@clisp.org> |
---|
2 | |
---|
3 | * gettext-0.14.3 released. |
---|
4 | |
---|
5 | 2005-03-08 Bruno Haible <bruno@clisp.org> |
---|
6 | |
---|
7 | * windows/intl.rc: Bump version number to 0.14.3. |
---|
8 | |
---|
9 | 2005-02-24 Bruno Haible <bruno@clisp.org> |
---|
10 | |
---|
11 | * gettext-0.14.2 released. |
---|
12 | |
---|
13 | 2005-02-13 Bruno Haible <bruno@clisp.org> |
---|
14 | |
---|
15 | * configure.ac: Invoke gl_FUNC_STRTOUL instead of |
---|
16 | AC_CHECK_FUNCS(strtoul). |
---|
17 | |
---|
18 | 2005-02-11 Bruno Haible <bruno@clisp.org> |
---|
19 | |
---|
20 | * windows/intl.rc: Bump version number to 0.14.2. |
---|
21 | |
---|
22 | 2005-02-10 Bruno Haible <bruno@clisp.org> |
---|
23 | |
---|
24 | * configure.ac: Add creation rule for src/gettext.sh. |
---|
25 | |
---|
26 | 2005-01-06 Bruno Haible <bruno@clisp.org> |
---|
27 | |
---|
28 | * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE. |
---|
29 | * Makefile.am (config.h_vms, config.h.msvc): Remove setting of |
---|
30 | HAVE_DECL_STRERROR. |
---|
31 | |
---|
32 | 2005-01-06 Bruno Haible <bruno@clisp.org> |
---|
33 | |
---|
34 | * configure.ac: Invoke gl_GETOPT. |
---|
35 | * Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX |
---|
36 | to empty. |
---|
37 | |
---|
38 | 2005-01-06 Bruno Haible <bruno@clisp.org> |
---|
39 | |
---|
40 | * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO |
---|
41 | to 1. |
---|
42 | |
---|
43 | 2005-01-05 Bruno Haible <bruno@clisp.org> |
---|
44 | |
---|
45 | * windows/intl.rc: Update copyright year. |
---|
46 | |
---|
47 | 2004-03-11 Bruno Haible <bruno@clisp.org> |
---|
48 | |
---|
49 | * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX. |
---|
50 | |
---|
51 | 2004-01-29 Bruno Haible <bruno@clisp.org> |
---|
52 | |
---|
53 | * gettext-0.14.1 released. |
---|
54 | |
---|
55 | 2004-01-28 Bruno Haible <bruno@clisp.org> |
---|
56 | |
---|
57 | * gettext-0.14 released. |
---|
58 | |
---|
59 | 2004-01-24 Bruno Haible <bruno@clisp.org> |
---|
60 | |
---|
61 | * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0. |
---|
62 | (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1. |
---|
63 | |
---|
64 | 2004-01-17 Bruno Haible <bruno@clisp.org> |
---|
65 | |
---|
66 | * windows/intl.rc: Bump version number to 0.14. |
---|
67 | |
---|
68 | 2004-01-10 Bruno Haible <bruno@clisp.org> |
---|
69 | |
---|
70 | * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no. |
---|
71 | |
---|
72 | 2003-12-26 Bruno Haible <bruno@clisp.org> |
---|
73 | |
---|
74 | Support for C#. |
---|
75 | * intl-csharp: New subdirectory. |
---|
76 | * Makefile.am (SUBDIRS): Add intl-csharp. |
---|
77 | (DIST_SUBDIRS): Add intl-csharp. |
---|
78 | * configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP. |
---|
79 | (AC_CONFIG_FILES): Add intl-csharp/Makefile and lib/csharpcomp.sh. |
---|
80 | |
---|
81 | 2003-12-12 Bruno Haible <bruno@clisp.org> |
---|
82 | |
---|
83 | Assume automake-1.8. |
---|
84 | * Makefile.am (html): Remove rule. |
---|
85 | |
---|
86 | 2003-11-30 Bruno Haible <bruno@clisp.org> |
---|
87 | |
---|
88 | * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA. |
---|
89 | |
---|
90 | 2003-12-17 Bruno Haible <bruno@clisp.org> |
---|
91 | |
---|
92 | * gettext-0.13.1 released. |
---|
93 | |
---|
94 | 2003-11-30 Bruno Haible <bruno@clisp.org> |
---|
95 | |
---|
96 | * gettext-0.13 released. |
---|
97 | |
---|
98 | 2003-11-28 Bruno Haible <bruno@clisp.org> |
---|
99 | |
---|
100 | * Makefile.am (config.h.msvc): Define SIZE_MAX and inline. |
---|
101 | |
---|
102 | 2003-11-16 Bruno Haible <bruno@clisp.org> |
---|
103 | |
---|
104 | * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB. |
---|
105 | |
---|
106 | 2003-11-13 Bruno Haible <bruno@clisp.org> |
---|
107 | |
---|
108 | * configure.ac (docdir): New variable. |
---|
109 | |
---|
110 | 2003-11-04 Bruno Haible <bruno@clisp.org> |
---|
111 | |
---|
112 | * Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well. |
---|
113 | |
---|
114 | 2003-10-31 Bruno Haible <bruno@clisp.org> |
---|
115 | |
---|
116 | * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE. |
---|
117 | |
---|
118 | 2003-09-16 Bruno Haible <bruno@clisp.org> |
---|
119 | |
---|
120 | Portability to SunOS 4. |
---|
121 | * configure.ac: Also check for strtoul and atexit. |
---|
122 | |
---|
123 | 2003-08-29 Bruno Haible <bruno@clisp.org> |
---|
124 | |
---|
125 | * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF, |
---|
126 | HAVE_DECL__SNWPRINTF. |
---|
127 | |
---|
128 | 2003-08-24 Bruno Haible <bruno@clisp.org> |
---|
129 | |
---|
130 | * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM. |
---|
131 | |
---|
132 | 2003-08-23 Bruno Haible <bruno@clisp.org> |
---|
133 | |
---|
134 | * Makefile.am (config.h_vms): Define HAVE_READLINK and HAVE_WCSLEN. |
---|
135 | (config.h.msvc): Define HAVE_WCSLEN and ssize_t. |
---|
136 | |
---|
137 | 2003-08-23 Bruno Haible <bruno@clisp.org> |
---|
138 | |
---|
139 | * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS. |
---|
140 | |
---|
141 | 2003-08-23 Bruno Haible <bruno@clisp.org> |
---|
142 | |
---|
143 | * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H. |
---|
144 | |
---|
145 | 2003-07-01 Bruno Haible <bruno@clisp.org> |
---|
146 | |
---|
147 | * configure.ac: Invoke gl_FUNC_READLINK. |
---|
148 | |
---|
149 | 2003-06-19 Bruno Haible <bruno@clisp.org> |
---|
150 | |
---|
151 | * Makefile.am (config.h_vms, config.h.msvc): Update. |
---|
152 | (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static): New rule. |
---|
153 | (all-local): Depend on them. |
---|
154 | (intl/libgnuintl.h.msvc-shared): Also perform some AC_SUBST |
---|
155 | substitutions. |
---|
156 | |
---|
157 | 2003-06-19 Bruno Haible <bruno@clisp.org> |
---|
158 | |
---|
159 | * configure.ac: New option --disable-libasprintf. |
---|
160 | |
---|
161 | 2003-06-08 Bruno Haible <bruno@clisp.org> |
---|
162 | |
---|
163 | * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL. |
---|
164 | Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. |
---|
165 | |
---|
166 | 2003-05-22 Bruno Haible <bruno@clisp.org> |
---|
167 | |
---|
168 | * gettext-0.12.1 released. |
---|
169 | |
---|
170 | 2003-05-20 Bruno Haible <bruno@clisp.org> |
---|
171 | |
---|
172 | * Makefile.am (config.h_vms, config.h.msvc, |
---|
173 | intl/libgnuintl.h.msvc-shared): Don't use $< here. |
---|
174 | |
---|
175 | 2003-05-19 Bruno Haible <bruno@clisp.org> |
---|
176 | |
---|
177 | * windows/intl.rc: Include <winver.h>. |
---|
178 | Reported by Perry Rapp. |
---|
179 | |
---|
180 | 2003-05-17 Bruno Haible <bruno@clisp.org> |
---|
181 | |
---|
182 | * gettext-0.12 released. |
---|
183 | |
---|
184 | 2003-05-15 Bruno Haible <bruno@clisp.org> |
---|
185 | |
---|
186 | * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR. |
---|
187 | |
---|
188 | 2003-05-12 Bruno Haible <bruno@clisp.org> |
---|
189 | |
---|
190 | * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO. |
---|
191 | |
---|
192 | 2003-04-12 Bruno Haible <bruno@clisp.org> |
---|
193 | |
---|
194 | * Makefile.am (config.h_vms): Renamed from config.h.vms. |
---|
195 | * Makefile.vms: Don't use the force target. Don't recurse into |
---|
196 | libasprintf. Use config.h_vms, not config.h.vms. Correct wildcard |
---|
197 | syntax. |
---|
198 | Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. |
---|
199 | |
---|
200 | 2003-04-12 Bruno Haible <bruno@clisp.org> |
---|
201 | |
---|
202 | * configure.ac (mandir): Change default value. |
---|
203 | * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. |
---|
204 | |
---|
205 | 2003-03-30 Bruno Haible <bruno@clisp.org> |
---|
206 | |
---|
207 | * Makefile.vms: New file. |
---|
208 | * Makefile.am (config.h.vms): New rule. |
---|
209 | (EXTRA_DIST): Add Makefile.vms and config.h.vms. |
---|
210 | |
---|
211 | 2003-03-17 Bruno Haible <bruno@clisp.org> |
---|
212 | |
---|
213 | Native Woe32/MSVC support. |
---|
214 | * Makefile.msvc: New file. |
---|
215 | * README.woe32: New file. |
---|
216 | * windows/dllexport.h: New file. |
---|
217 | * windows/intl.rc: New file. |
---|
218 | * Makefile.am (EXTRA_DIST): Add them and config.h.msvc. |
---|
219 | (config.h.msvc, intl/libgnuintl.h.msvc-shared): New rules. |
---|
220 | |
---|
221 | 2003-02-28 Bruno Haible <bruno@clisp.org> |
---|
222 | |
---|
223 | Support for relocatable installation. |
---|
224 | * configure.ac: Invoke AC_RELOCATABLE, gt_STDBOOL_H, gl_FUNC_ALLOCA, |
---|
225 | AC_REPLACE_FUNCS([memmove]), gt_FUNC_SETENV, gl_FUNC_STRERROR, |
---|
226 | gl_PATHMAX, gl_XREADLINK, gl_CANONICALIZE. |
---|
227 | * INSTALL: Document --enable-relocatable and --with-libintl-prefix. |
---|
228 | |
---|
229 | 2003-02-22 Bruno Haible <bruno@clisp.org> |
---|
230 | |
---|
231 | * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. |
---|
232 | |
---|
233 | 2003-02-18 Bruno Haible <bruno@clisp.org> |
---|
234 | |
---|
235 | * Makefile.am: Install ABOUT-NLS in $(datadir)/gettext. |
---|
236 | |
---|
237 | 2003-02-12 Bruno Haible <bruno@clisp.org> |
---|
238 | |
---|
239 | Extracted from gettext package. |
---|
240 | * configure.ac: New file. |
---|
241 | * Makefile.am: New file. |
---|
242 | * AUTHORS, BUGS, COPYING, INSTALL, NEWS, README: New files. |
---|
243 | |
---|