1 2005-04-11 Bruno Haible <bruno@clisp.org>
3 * gettext-0.14.4 released.
5 2005-04-11 Bruno Haible <bruno@clisp.org>
7 * windows/gettextlib.rc: Bump version number to 0.14.4.
8 * windows/gettextsrc.rc: Likewise.
9 * windows/gettextpo.rc: Likewise.
11 2005-03-22 Bruno Haible <bruno@clisp.org>
13 * configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux.
14 * Makefile.am (ACLOCAL_AMFLAGS): Replace config/m4 with m4.
15 (gettextsrc_SCRIPTS): Replace config with build-aux.
17 2005-03-14 Bruno Haible <bruno@clisp.org>
19 * gettext-0.14.3 released.
21 2005-03-08 Bruno Haible <bruno@clisp.org>
23 * windows/gettextlib.rc: Bump version number to 0.14.3.
24 * windows/gettextsrc.rc: Likewise.
25 * windows/gettextpo.rc: Likewise.
27 2005-02-24 Bruno Haible <bruno@clisp.org>
29 * gettext-0.14.2 released.
31 2005-02-13 Bruno Haible <bruno@clisp.org>
33 * configure.ac: Invoke gt_LOCALE_FR_UTF8.
35 2005-02-13 Bruno Haible <bruno@clisp.org>
37 * configure.ac: Invoke gl_FUNC_STRTOUL. Keep AC_CHECK_FUNCS(strtoul)
38 because plural-exp.c needs it.
40 2005-02-12 Bruno Haible <bruno@clisp.org>
42 * windows/gettextsrc.def: Remove po_parse_comment_filepos. Add
43 check_msgid_msgstr_format, is_ascii_msgdomain_list,
44 message_list_insert_at, string_list_join.
46 2005-02-12 Bruno Haible <bruno@clisp.org>
48 * windows/getopt.h: New file.
49 * Makefile.am (EXTRA_DIST): Add it.
51 2005-02-11 Bruno Haible <bruno@clisp.org>
53 * windows/gettextlib.rc: Bump version number to 0.14.2.
54 * windows/gettextsrc.rc: Likewise.
55 * windows/gettextpo.rc: Likewise.
57 2005-02-10 Bruno Haible <bruno@clisp.org>
59 * windows/gettextpo.def: Add po_header_set_field.
61 2005-02-10 Bruno Haible <bruno@clisp.org>
63 * windows/gettextpo.def: Add libgettextpo_version.
65 2005-02-10 Bruno Haible <bruno@clisp.org>
67 * windows/gettextpo.def: Add po_message_remove_filepos,
68 po_message_add_filepos.
70 2005-02-10 Bruno Haible <bruno@clisp.org>
72 * windows/gettextpo.def: Add po_message_set_extracted_comments.
74 2005-02-07 Bruno Haible <bruno@clisp.org>
76 * windows/gettextlib.def: Add c_strcasecmp, c_strncasecmp.
78 2005-01-08 Bruno Haible <bruno@clisp.org>
80 * libgrep: New subdirectory.
81 * configure.ac: Invoke gt_LIBGREP. Declare libgrep/Makefile.am.
82 * Makefile.am (SUBDIRS): Add libgrep.
83 (config.h_vms, config.h.msvc): Define HAVE_DECL_STRDUP, HAVE_MEMCHR,
85 * Makefile.msvc: Recurse into libgrep as well.
86 * Makefile.vms: Likewise.
88 2005-01-06 Bruno Haible <bruno@clisp.org>
90 * configure.ac: Invoke gl_STRCASE. Don't test for strcasecmp and
93 2005-01-06 Bruno Haible <bruno@clisp.org>
95 * configure.ac: Invoke gl_FUNC_STPNCPY.
97 2005-01-06 Bruno Haible <bruno@clisp.org>
99 * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE.
100 * Makefile.am (config.h_vms, config.h.msvc): Remove setting of
103 2005-01-06 Bruno Haible <bruno@clisp.org>
105 * configure.ac: Invoke gl_QUOTE.
107 2005-01-06 Bruno Haible <bruno@clisp.org>
109 * configure.ac: Invoke gl_EXITFAIL.
111 2005-01-06 Bruno Haible <bruno@clisp.org>
113 * configure.ac: Invoke gl_GETOPT.
114 * Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX
116 * Makefile.msvc: Update.
117 * Makefile.vms: Update.
119 2005-01-06 Bruno Haible <bruno@clisp.org>
121 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_WMEMCHR and
124 2005-01-06 Bruno Haible <bruno@clisp.org>
126 * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO
129 2005-01-05 Bruno Haible <bruno@clisp.org>
131 * windows/gettextlib.rc: Update copyright year.
132 * windows/gettextsrc.rc: Likewise.
133 * windows/gettextpo.rc: Likewise.
135 2004-12-10 Bruno Haible <bruno@clisp.org>
137 * windows/gettextlib.def: Export obstack_free, not _obstack_free.
139 2004-09-06 Bruno Haible <bruno@clisp.org>
141 * windows/gettextpo.def: Add po_message_check_format.
143 2004-09-05 Bruno Haible <bruno@clisp.org>
145 * windows/gettextsrc.def: Add the variables names from po-error.h.
146 * windows/gettextpo.def: Add many new function names.
148 2004-04-19 Bruno Haible <bruno@clisp.org>
150 * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names.
152 2004-03-11 Bruno Haible <bruno@clisp.org>
154 * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX.
156 2004-02-07 Bruno Haible <bruno@clisp.org>
158 * configure.ac: Invoke gl_QUOTEARG.
160 2004-01-29 Bruno Haible <bruno@clisp.org>
162 * gettext-0.14.1 released.
164 2004-01-28 Bruno Haible <bruno@clisp.org>
166 * gettext-0.14 released.
168 2004-01-24 Bruno Haible <bruno@clisp.org>
170 * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0.
171 (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1.
173 2004-01-12 Bruno Haible <bruno@clisp.org>
175 * windows/gettextlib.def: Add compile_csharp_class,
176 execute_csharp_program.
177 * windows/gettextsrc.def: Add formatstring_csharp. Rename
178 get_c99_format_directives to get_sysdep_c_format_directives.
180 2004-01-17 Bruno Haible <bruno@clisp.org>
182 * windows/gettextlib.rc: Bump version number to 0.14.
183 * windows/gettextsrc.rc: Likewise.
184 * windows/gettextpo.rc: Likewise.
186 2004-01-10 Bruno Haible <bruno@clisp.org>
188 * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
190 2003-12-26 Bruno Haible <bruno@clisp.org>
193 * configure.ac: Invoke gt_CSHARPCOMP, gt_CSHARPEXEC. Set BUILDCSHARP
195 (AC_CONFIG_FILES): Add lib/csharpcomp.sh and lib/csharpexec.sh.
197 2003-12-27 Bruno Haible <bruno@clisp.org>
199 * configure.ac: Set and AC_SUBST the TESTLIBASPRINTF variable.
201 2003-12-12 Bruno Haible <bruno@clisp.org>
204 * Makefile.am (html): Remove rule.
206 2003-11-30 Bruno Haible <bruno@clisp.org>
208 * configure.ac: Remove computation of LTALLOCA.
210 2003-11-30 Bruno Haible <bruno@clisp.org>
212 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA.
213 * windows/gettextlib.def: Add mallocsa, xmallocsa, freesa.
215 2003-12-17 Bruno Haible <bruno@clisp.org>
217 * gettext-0.13.1 released.
219 2003-12-02 Bruno Haible <bruno@clisp.org>
221 * Makefile.msvc (all, install, installdirs, uninstall, check,
222 mostlyclean, clean, distclean, maintainer-clean): Create the intl
223 directory if it doesn't exist. Needed because a widespread archiving
224 tool on Windows doesn't extract empty directories that are present in
226 Reported by Stefan Kowski <stefan.kowski@parks-informatik.de>.
228 2003-12-02 Bruno Haible <bruno@clisp.org>
230 * configure.ac: Invoke FIX_MAKEFILE_DISTRIB for examples/Makefile.
232 2003-11-30 Bruno Haible <bruno@clisp.org>
234 * gettext-0.13 released.
236 2003-11-28 Bruno Haible <bruno@clisp.org>
238 * Makefile.am (config.h.msvc): Define SIZE_MAX and inline.
240 2003-11-28 Bruno Haible <bruno@clisp.org>
242 * windows/gettextlib.def: Add at_fatal_signal, block_fatal_signals,
243 unblock_fatal_signals, _obstack_begin, _obstack_free,
245 * windows/gettextsrc.def: Add message_print_syntax_stringtable.
247 2003-11-16 Bruno Haible <bruno@clisp.org>
249 * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB.
251 2003-11-16 Bruno Haible <bruno@clisp.org>
253 * windows/gettextpo.rc: Bump version number to 0.13.
255 2003-11-15 Bruno Haible <bruno@clisp.org>
257 * configure.ac (AC_CONFIG_FILES): Create examples/Makefile,
258 examples, installpaths, examples/po/Makefile.
259 * Makefile.am (SUBDIRS): Add examples.
260 * Makefile.msvc (all, install, installdirs, uninstall, check,
261 mostlyclean, clean, distclean, maintainer-clean): Recurse into
263 * Makefile.vms (all, install, installdirs, uninstall, check,
264 mostlyclean, clean, distclean, maintainer-clean): Recurse into
267 2003-11-13 Bruno Haible <bruno@clisp.org>
269 * configure.ac (docdir): New variable.
271 2003-11-05 Bruno Haible <bruno@clisp.org>
273 * configure.ac (localedir): New variable.
274 (src/user-email): Generate from src/user-email.sh.in.
276 2003-11-04 Bruno Haible <bruno@clisp.org>
278 * configure.ac: Invoke gl_XSIZE.
280 2003-10-31 Bruno Haible <bruno@clisp.org>
282 * configure.ac: Also check for waitid.
284 2003-10-31 Bruno Haible <bruno@clisp.org>
286 * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE,
287 FIX_MAKEFILE_DISTRIB, FIX_MAKEFILE_INFO.
289 2003-10-07 Bruno Haible <bruno@clisp.org>
291 * configure.ac: Drop PARAMS definition from config.h.in.
293 2003-10-08 Bruno Haible <bruno@clisp.org>
295 * configure.ac: Invoke gt_SIG_ATOMIC_T.
296 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_SIG_ATOMIC_T.
298 2003-10-04 Bruno Haible <bruno@clisp.org>
300 * configure.ac: Remove gt_PROG_LEX invocation.
302 2003-09-18 Bruno Haible <bruno@clisp.org>
304 * windows/gettextpo.def: Add po_file_domain_header, po_header_field,
305 po_message_is_obsolete, po_message_is_fuzzy, po_message_is_format.
306 * windows/gettextpo.rc: Bump version number to 0.12.2.
308 2003-09-16 Bruno Haible <bruno@clisp.org>
310 Portability to SunOS 4.
311 * configure.ac: Also check for atexit.
313 2003-09-14 Bruno Haible <bruno@clisp.org>
315 * windows/gettextlib.def: Export fwriteerror.
317 2003-09-13 Bruno Haible <bruno@clisp.org>
319 * windows/gettextlib.def: Export close_stdout.
321 2003-09-09 Bruno Haible <bruno@clisp.org>
323 * configure.ac: Don't test for putc_unlocked.
325 2003-08-31 Bruno Haible <bruno@clisp.org>
327 * windows/gettextsrc.def: Add formatstring_sh.
329 2003-08-29 Bruno Haible <bruno@clisp.org>
331 * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF,
332 HAVE_DECL__SNWPRINTF.
334 2003-08-24 Bruno Haible <bruno@clisp.org>
336 * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM.
338 2003-08-24 Bruno Haible <bruno@clisp.org>
340 * windows/gettextsrc.def: Add formatstring_gcc_internal,
341 formatstring_perl, formatstring_perl_brace to the export list.
343 2003-08-24 Bruno Haible <bruno@clisp.org>
345 * windows/gettextpo.def: New file.
346 * windows/gettextpo.rc: New file.
347 * Makefile.am (EXTRA_DIST): Add them.
349 2003-08-23 Bruno Haible <bruno@clisp.org>
351 * Makefile.am (config.h_vms): Define HAVE_BTOWC, HAVE_DECL_GETENV,
352 HAVE_MBSTATE_T, HAVE_READLINK, HAVE_WCSLEN, HAVE_WINT_T, HAVE_WPRINTF.
353 (config.h.msvc): Define .HAVE_BTOWC, HAVE_DECL_GETENV, HAVE_WCSLEN,
354 HAVE_WINT_T, HAVE_WPRINTF.
356 2003-08-23 Bruno Haible <bruno@clisp.org>
358 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
360 2003-08-23 Bruno Haible <bruno@clisp.org>
362 * windows/fnmatch.h: Include fnmatch_.h.
364 2003-08-23 Bruno Haible <bruno@clisp.org>
366 * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H.
367 Invoke gl_FUNC_FNMATCH_POSIX instead of gt_FUNC_FNMATCH.
368 Invoke gl_MBSWIDTH instead of jm_PREREQ_MBSWIDTH.
370 2003-07-01 Bruno Haible <bruno@clisp.org>
372 * configure.ac: Invoke gl_FUNC_READLINK.
374 2003-07-01 Bruno Haible <bruno@clisp.org>
376 * Makefile.am (windows/stdbool.h): Use stdbool_.h instead of
379 2003-06-19 Bruno Haible <bruno@clisp.org>
381 * configure.ac: Invoke gt_LOCALE_FR.
383 2003-06-08 Bruno Haible <bruno@clisp.org>
385 * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL. Define
387 * Makefile.vms (all, install, installdirs, uninstall, check,
388 mostlyclean, clean, distclean, maintainer-clean): Fix passing of srcdir
390 Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
392 2003-05-22 Bruno Haible <bruno@clisp.org>
394 * gettext-0.12.1 released.
396 2003-05-20 Bruno Haible <bruno@clisp.org>
398 * Makefile.am (config.h_vms, config.h.msvc, windows/stdbool.h):
401 2003-05-19 Bruno Haible <bruno@clisp.org>
403 * windows/gettextlib.rc: Include <winver.h>.
404 * windows/gettextsrc.rc: Likewise.
405 Reported by Perry Rapp.
407 2003-05-17 Bruno Haible <bruno@clisp.org>
409 * gettext-0.12 released.
411 2003-05-17 Bruno Haible <bruno@clisp.org>
413 * Makefile.am (config.h.msvc): Define HAVE_STRPBRK.
415 2003-05-15 Bruno Haible <bruno@clisp.org>
417 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR.
419 2003-05-12 Bruno Haible <bruno@clisp.org>
421 * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO.
423 2003-05-12 Bruno Haible <bruno@clisp.org>
425 * windows/gettextsrc.def: Update.
426 Based on a patch by Perry Rapp.
428 2003-04-12 Bruno Haible <bruno@clisp.org>
430 * Makefile.am (config.h_vms): Renamed from config.h.vms.
431 * Makefile.vms: Don't use the force target. Use config.h_vms, not
432 config.h.vms. Create intl subdirectory. Correct wildcard syntax.
433 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
435 2003-04-12 Bruno Haible <bruno@clisp.org>
437 * configure.ac (mandir): Change default value.
438 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
440 2003-04-10 Bruno Haible <bruno@clisp.org>
442 * configure.ac: Invoke gl_FUNC_EACCESS.
444 2003-04-05 Bruno Haible <bruno@clisp.org>
446 * Makefile.am (config.h.msvc): Remove redundant sed expression.
448 2003-04-03 Bruno Haible <bruno@clisp.org>
450 * configure.ac (INVALID_PATH_CHAR): Add a definition for Woe32.
451 Reported by Perry Rapp.
453 2003-03-30 Bruno Haible <bruno@clisp.org>
455 * Makefile.vms: New file.
456 * Makefile.am (config.h.vms): New rule.
457 (EXTRA_DIST): Add Makefile.vms and config.h.vms.
459 2003-03-30 Bruno Haible <bruno@clisp.org>
461 * configure.ac: Add checks for <pwd.h> and chown().
463 2003-03-17 Bruno Haible <bruno@clisp.org>
465 Native Woe32/MSVC support.
466 * Makefile.msvc: New file.
467 * README.woe32: New file.
468 * windows/gettextlib.def: New file.
469 * windows/gettextlib.rc: New file.
470 * windows/gettextsrc.def: New file.
471 * windows/gettextsrc.rc: New file.
472 * windows/alloca.h: New file.
473 * windows/fnmatch.h: New file.
474 * Makefile.am (EXTRA_DIST): Add them and config.h.msvc,
476 (config.h.msvc, intl/libgnuintl.h.msvc-shared, windows/stdbool.h): New
478 * configure.ac: Invoke AC_TYPE_MODE_T.
480 2003-02-28 Bruno Haible <bruno@clisp.org>
482 Support for relocatable installation.
483 * configure.ac: Invoke AC_RELOCATABLE, AC_REPLACE_FUNCS([memmove]),
484 gl_FUNC_STRERROR, gl_XREADLINK, gl_CANONICALIZE.
485 * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
487 2003-02-28 Bruno Haible <bruno@clisp.org>
489 * configure.ac: Invoke gl_PATHMAX.
491 2003-02-22 Bruno Haible <bruno@clisp.org>
493 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
495 2003-02-18 Bruno Haible <bruno@clisp.org>
497 * Makefile.am: Don't install ABOUT-NLS in $(datadir)/gettext. This is
498 now done by the gettext-runtime package.
500 2003-02-12 Bruno Haible <bruno@clisp.org>
503 * configure.ac: New file.
504 * Makefile.am: New file.