(Depends-on): Add close-stream. Remove fpending, stdbool.
* MODULES.html.sh (File stream based Input/Output): Add close-stream.
-2006-05-01 Bruno Haible <bruno@clisp.org>
+2006-07-22 Bruno Haible <bruno@clisp.org>
- * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
+ Merge from GNU gettext 0.15.
-2006-07-22 Bruno Haible <bruno@clisp.org>
+ 2006-05-01 Bruno Haible <bruno@clisp.org>
- * modules/javaversion: New file.
- * MODULES.html.sh (Java): Add javaversion.
+ * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
-2006-03-12 Bruno Haible <bruno@clisp.org>
+ 2006-07-22 Bruno Haible <bruno@clisp.org>
- * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
+ * modules/javaversion: New file.
+ * MODULES.html.sh (Java): Add javaversion.
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2006-03-12 Bruno Haible <bruno@clisp.org>
- * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
- (untested).
+ * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
-2006-06-21 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
- Avoid warnings from recent versions of mcs.
- * build-aux/csharpcomp.sh.in (options_mcs): Don't use options -o, -L,
- -r any more. Use options documented since mcs-1.0 instead. Similarly
- for -g.
+ * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
+ (untested).
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2006-06-21 Bruno Haible <bruno@clisp.org>
- * build-aux/csharpcomp.sh.in: Suffix for resources is .resources, not
- .resource.
+ Avoid warnings from recent versions of mcs.
+ * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
+ -o, -L, -r any more. Use options documented since mcs-1.0
+ instead. Similarly for -g.
-2005-07-09 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
- * build-aux/csharpcomp.sh.in (options_csc): For -l option, add a .dll
- suffix.
- Reported by Mark Junker <mjscod@gmx.de>.
+ * build-aux/csharpcomp.sh.in: Suffix for resources is
+ .resources, not .resource.
-2006-07-22 Bruno Haible <bruno@clisp.org>
+ 2005-07-09 Bruno Haible <bruno@clisp.org>
+
+ * build-aux/csharpcomp.sh.in (options_csc): For -l option,
+ add a .dll suffix.
+ Reported by Mark Junker <mjscod@gmx.de>.
+
+ 2006-07-22 Bruno Haible <bruno@clisp.org>
- * modules/gettext: Upgrade to gettext-0.15.
- (Files): Remove m4/isc-posix.m4. Add m4/lock.m4, m4/visibility.m4.
- Replace m4/inttypes.m4 with m4/inttypes-h.m4.
+ * modules/gettext: Upgrade to gettext-0.15.
+ (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
+ m4/visibility.m4.
+ Replace m4/inttypes.m4 with m4/inttypes-h.m4.
2006-07-21 Eric Blake <ebb9@byu.net>
* close-stream.c, close-stream.h: New files.
-2005-07-05 Bruno Haible <bruno@clisp.org>
+2006-07-22 Bruno Haible <bruno@clisp.org>
- * printf-args.c (printf_fetchargs): Work around broken definition of
- wint_t on mingw.
+ Merge from GNU gettext 0.15.
-2005-02-12 Bruno Haible <bruno@clisp.org>
+ 2005-07-05 Bruno Haible <bruno@clisp.org>
- * xallocsa.h: Add extern "C" for C++.
+ * printf-args.c (printf_fetchargs): Work around broken
+ definition of wint_t on mingw.
-2006-05-17 Bruno Haible <bruno@clisp.org>
+ 2005-02-12 Bruno Haible <bruno@clisp.org>
- Cygwin portability.
- * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
+ * xallocsa.h: Add extern "C" for C++.
-2006-04-30 Bruno Haible <bruno@clisp.org>
+ 2006-05-17 Bruno Haible <bruno@clisp.org>
- * progreloc.c: Include <mach-o/dyld.h> if available.
- (find_executable): Use _NSGetExecutablePath when possible.
+ Cygwin portability.
+ * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
-2006-05-06 Charles Wilson <cygwin@cwilson.fastmail.fm>
+ 2006-04-30 Bruno Haible <bruno@clisp.org>
- * progreloc.c (maybe_executable) [CYGWIN]: Use the access() function.
+ * progreloc.c: Include <mach-o/dyld.h> if available.
+ (find_executable): Use _NSGetExecutablePath when possible.
-2005-12-29 Bruno Haible <bruno@clisp.org>
+ 2006-05-06 Charles Wilson <cygwin@cwilson.fastmail.fm>
- * progreloc.c (set_program_name_and_installdir): Fix compilation error.
+ * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
+ function.
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2005-12-29 Bruno Haible <bruno@clisp.org>
- Cygwin portability.
- * progreloc.c: Include <windows.h> also on Cygwin.
- (find_executable): Add support for Cygwin.
- (set_program_name_and_installdir): Handle also platforms with nonempty
- EXEEXT.
+ * progreloc.c (set_program_name_and_installdir): Fix
+ compilation error.
-2006-07-11 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
- * javacomp.c: Fix a comment.
- Reported by Jim Meyering.
+ Cygwin portability.
+ * progreloc.c: Include <windows.h> also on Cygwin.
+ (find_executable): Add support for Cygwin.
+ (set_program_name_and_installdir): Handle also platforms with
+ nonempty EXEEXT.
-2006-04-30 Bruno Haible <bruno@clisp.org>
+ 2006-07-11 Bruno Haible <bruno@clisp.org>
- * javacomp.h (compile_java_class): Add source_version, target_version
- arguments.
- * javacomp.c: Rewritten to choose only a compiler that respects the
- specified source_version and target_version.
+ * javacomp.c: Fix a comment.
+ Reported by Jim Meyering.
-2006-06-27 Bruno Haible <bruno@clisp.org>
+ 2006-04-30 Bruno Haible <bruno@clisp.org>
- Assume correct S_ISDIR macro.
- * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
+ * javacomp.h (compile_java_class): Add source_version,
+ target_version arguments.
+ * javacomp.c: Rewritten to choose only a compiler that
+ respects the specified source_version and target_version.
-2006-07-22 Bruno Haible <bruno@clisp.org>
+ 2006-06-27 Bruno Haible <bruno@clisp.org>
- * javaversion.h: New file, from GNU gettext.
- * javaversion.c: New file, from GNU gettext.
- * javaversion.java: New file, from GNU gettext.
- * javaversion.class: New file, from GNU gettext.
+ Assume correct S_ISDIR macro.
+ * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
-2006-05-17 Bruno Haible <bruno@clisp.org>
+ 2006-07-22 Bruno Haible <bruno@clisp.org>
- Cygwin portability.
- * javaexec.c (execute_java_class): Test for jview program also on
- Cygwin.
+ * javaversion.h: New file, from GNU gettext.
+ * javaversion.c: New file, from GNU gettext.
+ * javaversion.java: New file, from GNU gettext.
+ * javaversion.class: New file, from GNU gettext.
-2006-04-09 Bruno Haible <bruno@clisp.org>
+ 2006-05-17 Bruno Haible <bruno@clisp.org>
- * fatal-signal.c: Don't include string.h.
- (at_fatal_signal): Use a copying loop instead of memcpy.
+ Cygwin portability.
+ * javaexec.c (execute_java_class): Test for jview program
+ also on Cygwin.
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2006-04-09 Bruno Haible <bruno@clisp.org>
- * csharpexec.c: Add support for 'clix' launcher (untested).
- (execute_csharp_using_sscli): New function.
- (execute_csharp_program): Call it.
+ * fatal-signal.c: Don't include string.h.
+ (at_fatal_signal): Use a copying loop instead of memcpy.
-2006-06-21 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
- Avoid warnings from recent versions of mcs.
- * csharpcomp.c (compile_csharp_using_mono): Don't use options -o, -L,
- -r any more. Use options documented since mcs-1.0 instead. Similarly
- for -g.
+ * csharpexec.c: Add support for 'clix' launcher (untested).
+ (execute_csharp_using_sscli): New function.
+ (execute_csharp_program): Call it.
-2005-07-09 Bruno Haible <bruno@clisp.org>
+ 2006-06-21 Bruno Haible <bruno@clisp.org>
- * csharpcomp.c (compile_csharp_using_sscli): For -l option, add a .dll
- suffix.
- Reported by Mark Junker <mjscod@gmx.de>.
+ Avoid warnings from recent versions of mcs.
+ * csharpcomp.c (compile_csharp_using_mono): Don't use options
+ -o, -L, -r any more. Use options documented since mcs-1.0
+ instead. Similarly for -g.
-2006-06-17 Bruno Haible <bruno@clisp.org>
+ 2005-07-09 Bruno Haible <bruno@clisp.org>
- * config.charset: Update for NetBSD 3.0.
+ * csharpcomp.c (compile_csharp_using_sscli): For -l option,
+ add a .dll suffix.
+ Reported by Mark Junker <mjscod@gmx.de>.
-2006-05-17 Bruno Haible <bruno@clisp.org>
+ 2006-06-17 Bruno Haible <bruno@clisp.org>
- Cygwin portability.
- * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
+ * config.charset: Update for NetBSD 3.0.
-2006-05-16 Bruno Haible <bruno@clisp.org>
+ 2006-05-17 Bruno Haible <bruno@clisp.org>
- * localcharset.c [CYGWIN]: Include <windows.h>.
- (get_charset_aliases): For Cygwin, return the same CPxxx aliases list
- as under WIN32.
- (locale_charset) [CYGWIN]: Try to retrieve the encoding from the
- environment variables. Fall back to GetACP().
+ Cygwin portability.
+ * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
-2006-04-05 Bruno Haible <bruno@clisp.org>
+ 2006-05-16 Bruno Haible <bruno@clisp.org>
- * config.charset: Update Juan Manuel Guerrero's address.
+ * localcharset.c [CYGWIN]: Include <windows.h>.
+ (get_charset_aliases): For Cygwin, return the same CPxxx
+ aliases list as under WIN32.
+ (locale_charset) [CYGWIN]: Try to retrieve the encoding from
+ the environment variables. Fall back to GetACP().
-2005-02-12 Bruno Haible <bruno@clisp.org>
+ 2006-04-05 Bruno Haible <bruno@clisp.org>
- * allocsa.h: Add extern "C" for C++.
+ * config.charset: Update Juan Manuel Guerrero's address.
-2005-02-10 Bruno Haible <bruno@clisp.org>
+ 2005-02-12 Bruno Haible <bruno@clisp.org>
- * allocsa.h (sa_alignof): Define differently with AIX xlc, to avoid
- a bug of this compiler on AIX 3.2.5 dealing with enums.
+ * allocsa.h: Add extern "C" for C++.
-2006-07-22 Bruno Haible <bruno@clisp.org>
+ 2005-02-10 Bruno Haible <bruno@clisp.org>
+
+ * allocsa.h (sa_alignof): Define differently with AIX xlc, to
+ avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
+
+ 2006-07-22 Bruno Haible <bruno@clisp.org>
- * gettext.h: Update to GNU gettext-0.15.
+ * gettext.h: Update to GNU gettext-0.15.
2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
and Simon Josefsson <jas@extundo.com>
* close-stream.m4: New file.
-2006-03-25 Bruno Haible <bruno@clisp.org>
+2006-07-22 Bruno Haible <bruno@clisp.org>
- * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
+ Merge from GNU gettext 0.15.
-2006-07-21 Bruno Haible <bruno@clisp.org>
+ 2006-03-25 Bruno Haible <bruno@clisp.org>
- * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to "1.1".
+ * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
-2006-05-09 Bruno Haible <bruno@clisp.org>
+ 2006-07-21 Bruno Haible <bruno@clisp.org>
- * javacomp.m4 (gt_JAVACOMP): On Cygwin, set CLASSPATH_SEPARATOR to
- a semicolon. Use CLASSPATH_SEPARATOR for the conftestver execution.
+ * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
+ "1.1".
-2006-05-01 Bruno Haible <bruno@clisp.org>
+ 2006-05-09 Bruno Haible <bruno@clisp.org>
- * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an optional
- target-version argument. Verify that the compiler groks source of the
- specified source-version, or add -source option as necessary. Verify
- that the compiler produces bytecode in the specified target-version,
- or add -target and -source options as necessary. Make the result of
- the test available as variable CONF_JAVAC. Also log error output in
- config.log.
+ * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
+ CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
+ for the conftestver execution.
-2006-03-11 Bruno Haible <bruno@clisp.org>
+ 2006-05-01 Bruno Haible <bruno@clisp.org>
- * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
+ * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
+ optional target-version argument. Verify that the compiler
+ groks source of the specified source-version, or add -source
+ option as necessary. Verify that the compiler produces
+ bytecode in the specified target-version, or add -target and
+ -source options as necessary. Make the result of the test
+ available as variable CONF_JAVAC. Also log error output in
+ config.log.
-2006-05-09 Bruno Haible <bruno@clisp.org>
+ 2006-03-11 Bruno Haible <bruno@clisp.org>
- * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set CLASSPATH_SEPARATOR to a
- semicolon.
+ * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
-2006-03-12 Bruno Haible <bruno@clisp.org>
+ 2006-05-09 Bruno Haible <bruno@clisp.org>
- * javaexec.m4 (gt_JAVAEXEC): Make the result of the test available as
- variable CONF_JAVA, for subsequent autoconf tests. Also log error
- output in config.log.
+ * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
+ CLASSPATH_SEPARATOR to a semicolon.
-2006-07-19 Bruno Haible <bruno@clisp.org>
+ 2006-03-12 Bruno Haible <bruno@clisp.org>
- * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume that
- getline works on glibc2 systems. Needed to avoid trouble in
- relocatable.c.
- Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
+ * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
+ available as variable CONF_JAVA, for subsequent autoconf
+ tests. Also log error output in config.log.
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2006-07-19 Bruno Haible <bruno@clisp.org>
- * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix' launcher
- (untested).
+ * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
+ that getline works on glibc2 systems. Needed to avoid trouble
+ in relocatable.c.
+ Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
-2005-12-04 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
- * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
+ * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
+ launcher (untested).
-2006-07-22 Bruno Haible <bruno@clisp.org>
+ 2005-12-04 Bruno Haible <bruno@clisp.org>
+
+ * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
+
+ 2006-07-22 Bruno Haible <bruno@clisp.org>
- * gettext.m4: Update from GNU gettext-0.15.
- * nls.m4: Likewise.
- * po.m4: Likewise.
- * inttypes-pri.m4: Likewise.
- * inttypes-h.m4: Renamed from inttypes.m4.
- (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
+ * gettext.m4: Update from GNU gettext-0.15.
+ * nls.m4: Likewise.
+ * po.m4: Likewise.
+ * inttypes-pri.m4: Likewise.
+ * inttypes-h.m4: Renamed from inttypes.m4.
+ (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
2006-07-17 Bruno Haible <bruno@clisp.org>