summaryrefslogtreecommitdiffstats
path: root/intl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'intl/ChangeLog')
-rw-r--r--intl/ChangeLog222
1 files changed, 113 insertions, 109 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 7d1d96e..f23c90b 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-18 Pedro J. Ruiz Lopez <holzplatten@es.gnu.org>
+
+ * gettext-0.16.1 released.
+
2005-05-23 Bruno Haible <bruno@clisp.org>
* gettext-0.14.5 released.
@@ -1934,7 +1938,7 @@
* dcgettext.c: Don't use any alloca hack when C_ALLOCA is defined.
-1998-05-01 08:47 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* gettext-0.10.35 released.
@@ -1988,13 +1992,13 @@
* finddomain.c: Mark internal functions. Use strdup if available.
Add memory freeing code for glibc.
-1997-10-10 20:00 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* libgettext.h: Fix dummy textdomain and bindtextdomain macros.
They should return reasonable values.
Reported by Tom Tromey <tromey@cygnus.com>.
-1997-09-16 03:33 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* libgettext.h: Define PARAMS also to `args' if __cplusplus is defined.
* intlh.inst.in: Likewise.
@@ -2002,19 +2006,19 @@
* libintl.glibc: Update from current glibc version.
-1997-09-06 02:10 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* intlh.inst.in: Reformat copyright.
-1997-08-19 15:22 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* dcgettext.c (DCGETTEXT): Remove wrong comment.
-1997-08-16 00:13 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (install-data): Don't change directory to install.
-1997-08-01 14:30 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* cat-compat.c: Fix copyright.
@@ -2043,7 +2047,7 @@
* bindtextdom.c: Pretty printing.
-1997-05-01 02:25 Ulrich Drepper <drepper@cygnus.com>
+1999-11-30 Ulrich Drepper <drepper@cygnus.com>
* dcgettext.c (guess_category_value): Don't depend on
HAVE_LC_MESSAGES. We don't need the macro here.
@@ -2057,14 +2061,14 @@
* Makefile.in (CPPFLAGS): New variable. Reported by François
Pinard.
-Mon Mar 10 06:51:17 1997 Ulrich Drepper <drepper@cygnus.com>
+1997-03-10 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in: Implement handling of libtool.
* gettextP.h: Change data structures for use of generic lowlevel
i18n file handling.
-Wed Dec 4 20:21:18 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-12-04 Ulrich Drepper <drepper@cygnus.com>
* textdomain.c: Put parentheses around arguments of memcpy macro
definition.
@@ -2074,12 +2078,12 @@ Wed Dec 4 20:21:18 1996 Ulrich Drepper <drepper@cygnus.com>
* bindtextdom.c: Likewise.
Reported by Thomas Esken.
-Mon Nov 25 22:57:51 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-11-25 Ulrich Drepper <drepper@cygnus.com>
* textdomain.c: Move definition of `memcpy` macro to right
position.
-Fri Nov 22 04:01:58 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-11-22 Ulrich Drepper <drepper@cygnus.com>
* finddomain.c [!HAVE_STRING_H && !_LIBC]: Define memcpy using
bcopy if not already defined. Reported by Thomas Esken.
@@ -2088,17 +2092,17 @@ Fri Nov 22 04:01:58 1996 Ulrich Drepper <drepper@cygnus.com>
* localealias.c: Likewise.
* textdomain.c: Likewise.
-Tue Oct 29 11:10:27 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-10-29 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (libdir): Change to use exec_prefix instead of
prefix. Reported by Knut-HåvardAksnes <etokna@eto.ericsson.se>.
-Sat Aug 31 03:07:09 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-08-31 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c (_nl_normalize_codeset): We convert to lower case,
so don't prepend uppercase `ISO' for only numeric arg.
-Fri Jul 19 00:15:46 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-07-19 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Move inclusion of argz.h, ctype.h, stdlib.h after
definition of _GNU_SOURCE. Patch by Roland McGrath.
@@ -2110,7 +2114,7 @@ Fri Jul 19 00:15:46 1996 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (install-data): Again work around shells which
cannot handle mpty for list. Reported by Jim Meyering.
-Sat Jul 13 18:11:35 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-07-13 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (install): Split goal. Now depend on install-exec
and install-data.
@@ -2118,20 +2122,20 @@ Sat Jul 13 18:11:35 1996 Ulrich Drepper <drepper@cygnus.com>
install goal.
Reported by Karl Berry.
-Sat Jun 22 04:58:14 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-22 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (MKINSTALLDIRS): New variable. Path to
mkinstalldirs script.
(install): use MKINSTALLDIRS variable or if the script is not present
try to find it in the $top_scrdir).
-Wed Jun 19 02:56:56 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-19 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Linux libc *partly* includes the argz_* functions.
Grr. Work around by renaming the static version and use macros
for renaming.
-Tue Jun 18 20:11:17 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-19 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Correct presence test macros of __argz_* functions.
@@ -2139,11 +2143,11 @@ Tue Jun 18 20:11:17 1996 Ulrich Drepper <drepper@cygnus.com>
__argz_* functions are available.
Reported by Andreas Schwab.
-Thu Jun 13 15:17:44 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-13 Ulrich Drepper <drepper@cygnus.com>
* explodename.c, l10nflist.c: Define NULL for dumb systems.
-Tue Jun 11 17:05:13 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-11 Ulrich Drepper <drepper@cygnus.com>
* intlh.inst.in, libgettext.h (dcgettext): Rename local variable
result to __result to prevent name clash.
@@ -2155,11 +2159,11 @@ Tue Jun 11 17:05:13 1996 Ulrich Drepper <drepper@cygnus.com>
`_nl_msg_cat_cntr' outside __extension__ block to prevent warning
from gcc's -Wnested-extern option.
-Fri Jun 7 01:58:00 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-07 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (install): Remove comment.
-Thu Jun 6 17:28:17 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-06 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (install): Work around for another Buglix stupidity.
Always use an `else' close for `if's. Reported by Nelson Beebe.
@@ -2167,7 +2171,7 @@ Thu Jun 6 17:28:17 1996 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (intlh.inst): Correct typo in phony rule.
Reported by Nelson Beebe.
-Thu Jun 6 01:49:52 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-06 Ulrich Drepper <drepper@cygnus.com>
* dcgettext.c (read_alias_file): Rename variable alloca_list to
block_list as the macro calls assume.
@@ -2201,7 +2205,7 @@ Thu Jun 6 01:49:52 1996 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Solve some portability problems. Patches partly by
Thomas Esken. Add local definition of stpcpy.
-Tue Jun 4 02:47:49 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-04 Ulrich Drepper <drepper@cygnus.com>
* intlh.inst.in: Don't depend including <locale.h> on
HAVE_LOCALE_H. Instead configure must rewrite this fiile
@@ -2216,7 +2220,7 @@ Tue Jun 4 02:47:49 1996 Ulrich Drepper <drepper@cygnus.com>
because gcc has __buitlin_alloca.
Reported by Roland McGrath.
-Mon Jun 3 00:32:16 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-03 Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (installcheck): New goal to fulfill needs of
automake's distcheck.
@@ -2238,12 +2242,12 @@ Mon Jun 3 00:32:16 1996 Ulrich Drepper <drepper@cygnus.com>
* dcgettext.c [!HAVE_ALLOCA]: Define macro alloca by using malloc.
-Sun Jun 2 17:33:06 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-02 Ulrich Drepper <drepper@cygnus.com>
* loadmsgcat.c (_nl_load_domain): Parameter is now comes from
find_l10nfile.
-Sat Jun 1 02:23:03 1996 Ulrich Drepper <drepper@cygnus.com>
+1996-06-01 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c (__argz_next): Add definition.
@@ -2255,61 +2259,61 @@ Sat Jun 1 02:23:03 1996 Ulrich Drepper <drepper@cygnus.com>
* l10nflist.c: Initial revision.
-Tue Apr 2 18:51:18 1996 Ulrich Drepper <drepper@myware>
+1996-04-02 Ulrich Drepper <drepper@myware>
* Makefile.in (all-gettext): New goal. Same as all-yes.
-Thu Mar 28 23:01:22 1996 Karl Eichwalder <ke@ke.central.de>
+1996-03-29 Karl Eichwalder <ke@ke.central.de>
* Makefile.in (gettextsrcdir): Define using @datadir@.
-Tue Mar 26 12:39:14 1996 Ulrich Drepper <drepper@myware>
+1996-03-26 Ulrich Drepper <drepper@myware>
* finddomain.c: Include <ctype.h>. Reported by Roland McGrath.
-Sat Mar 23 02:00:35 1996 Ulrich Drepper <drepper@myware>
+1996-03-23 Ulrich Drepper <drepper@myware>
* finddomain.c (stpcpy): Rename to stpcpy__ to prevent clashing
with external declaration.
-Sat Mar 2 00:47:09 1996 Ulrich Drepper <drepper@myware>
+1996-03-02 Ulrich Drepper <drepper@myware>
* Makefile.in (all-no): Rename from all_no.
-Sat Feb 17 00:25:59 1996 Ulrich Drepper <drepper@myware>
+1996-02-17 Ulrich Drepper <drepper@myware>
* gettextP.h [loaded_domain]: Array `successor' must now contain up
to 63 elements (because of codeset name normalization).
* finddomain.c: Implement codeset name normalization.
-Thu Feb 15 04:39:09 1996 Ulrich Drepper <drepper@myware>
+1996-02-15 Ulrich Drepper <drepper@myware>
* Makefile.in (all): Define to `all-@USE_NLS@'.
(all-yes, all_no): New goals. `all-no' is noop, `all-yes'
is former all.
-Mon Jan 15 21:46:01 1996 Howard Gayle <howard@hal.com>
+1996-01-15 Howard Gayle <howard@hal.com>
* localealias.c (alias_compare): Increment string pointers in loop
of strcasecmp replacement.
-Fri Dec 29 21:16:34 1995 Ulrich Drepper <drepper@myware>
+1995-12-29 Ulrich Drepper <drepper@myware>
* Makefile.in (install-src): Who commented this goal out ? :-)
-Fri Dec 29 15:08:16 1995 Ulrich Drepper <drepper@myware>
+1995-12-29 Ulrich Drepper <drepper@myware>
* dcgettext.c (DCGETTEXT): Save `errno'. Failing system calls
should not effect it because a missing catalog is no error.
Reported by Harald K<o:>nig <koenig@tat.physik.uni-tuebingen.de>.
-Tue Dec 19 22:09:13 1995 Ulrich Drepper <drepper@myware>
+1995-12-19 Ulrich Drepper <drepper@myware>
* Makefile.in (Makefile): Explicitly use $(SHELL) for running
shell scripts.
-Fri Dec 15 17:34:59 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+1995-12-15 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Makefile.in (install-src): Only install library and header when
we use the own implementation. Don't do it when using the
@@ -2317,59 +2321,59 @@ Fri Dec 15 17:34:59 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.
* dcgettext.c (find_msg): Must not swap domain->hash_size here.
-Sat Dec 9 16:24:37 1995 Ulrich Drepper <drepper@myware>
+1995-12-09 Ulrich Drepper <drepper@myware>
* localealias.c, libintl.inst, libgettext.h, hash-string.h,
gettextP.h, finddomain.c, dcgettext.c, cat-compat.c:
Use PARAMS instead of __P. Suggested by Roland McGrath.
-Tue Dec 5 11:39:14 1995 Larry Schwimmer <rosebud@cyclone.stanford.edu>
+1995-12-05 Larry Schwimmer <rosebud@cyclone.stanford.edu>
* libgettext.h: Use `#if !defined (_LIBINTL_H)' instead of `#if
!_LIBINTL_H' because Solaris defines _LIBINTL_H as empty.
-Mon Dec 4 15:42:07 1995 Ulrich Drepper <drepper@myware>
+1995-12-04 Ulrich Drepper <drepper@myware>
* Makefile.in (install-src):
Install libintl.inst instead of libintl.h.install.
-Sat Dec 2 22:51:38 1995 Marcus Daniels <marcus@sysc.pdx.edu>
+1995-12-02 Marcus Daniels <marcus@sysc.pdx.edu>
* cat-compat.c (textdomain):
Reverse order in which files are tried you load. First
try local file, when this failed absolute path.
-Wed Nov 29 02:03:53 1995 Nelson H. F. Beebe <beebe@math.utah.edu>
+1995-11-29 Nelson H. F. Beebe <beebe@math.utah.edu>
* cat-compat.c (bindtextdomain): Add missing { }.
-Sun Nov 26 18:21:41 1995 Ulrich Drepper <drepper@myware>
+1995-11-26 Ulrich Drepper <drepper@myware>
* libintl.inst: Add missing __P definition. Reported by Nelson Beebe.
* Makefile.in:
Add dummy `all' and `dvi' goals. Reported by Tom Tromey.
-Sat Nov 25 16:12:01 1995 François Pinard <pinard@iro.umontreal.ca>
+1995-11-25 François Pinard <pinard@iro.umontreal.ca>
* hash-string.h: Capitalize arguments of macros.
-Sat Nov 25 12:01:36 1995 Ulrich Drepper <drepper@myware>
+1995-11-25 Ulrich Drepper <drepper@myware>
* Makefile.in (DISTFILES): Prevent files names longer than 13
characters. libintl.h.glibc->libintl.glibc,
libintl.h.install->libintl.inst. Reported by Joshua R. Poulson.
-Sat Nov 25 11:31:12 1995 Eric Backus <ericb@lsid.hp.com>
+1995-11-25 Eric Backus <ericb@lsid.hp.com>
* dcgettext.c: Fix bug in preprocessor conditionals.
-Sat Nov 25 02:35:27 1995 Nelson H. F. Beebe <beebe@math.utah.edu>
+1995-11-25 Nelson H. F. Beebe <beebe@math.utah.edu>
* libgettext.h: Solaris cc does not understand
#if !SYMBOL1 && !SYMBOL2. Sad but true.
-Thu Nov 23 16:22:14 1995 Ulrich Drepper <drepper@myware>
+1995-11-23 Ulrich Drepper <drepper@myware>
* hash-string.h (hash_string):
Fix for machine with >32 bit `unsigned long's.
@@ -2377,12 +2381,12 @@ Thu Nov 23 16:22:14 1995 Ulrich Drepper <drepper@myware>
* dcgettext.c (DCGETTEXT):
Fix horrible bug in loop for alternative translation.
-Thu Nov 23 01:45:29 1995 Ulrich Drepper <drepper@myware>
+1995-11-23 Ulrich Drepper <drepper@myware>
* po2tbl.sed.in, linux-msg.sed, xopen-msg.sed:
Some further simplifications in message number generation.
-Mon Nov 20 21:08:43 1995 Ulrich Drepper <drepper@myware>
+1995-11-20 Ulrich Drepper <drepper@myware>
* libintl.h.glibc: Use __const instead of const in prototypes.
@@ -2395,24 +2399,24 @@ Mon Nov 20 21:08:43 1995 Ulrich Drepper <drepper@myware>
* localealias.c (_nl_expand_alias, read_alias_file):
Protect prototypes in type casts by __P.
-Tue Nov 14 16:43:58 1995 Ulrich Drepper <drepper@myware>
+1995-11-14 Ulrich Drepper <drepper@myware>
* hash-string.h: Correct prototype for hash_string.
-Sun Nov 12 12:42:30 1995 Ulrich Drepper <drepper@myware>
+1995-11-12 Ulrich Drepper <drepper@myware>
* hash-string.h (hash_string): Add prototype.
* gettextP.h: Fix copyright.
(SWAP): Add prototype.
-Wed Nov 8 22:56:33 1995 Ulrich Drepper <drepper@myware>
+1995-11-08 Ulrich Drepper <drepper@myware>
* localealias.c (read_alias_file): Forgot sizeof.
Avoid calling *printf function. This introduces a big overhead.
Patch by Roland McGrath.
-Tue Nov 7 14:21:08 1995 Ulrich Drepper <drepper@myware>
+1995-11-07 Ulrich Drepper <drepper@myware>
* finddomain.c, cat-compat.c: Wrong indentation in #if for stpcpy.
@@ -2436,12 +2440,12 @@ Tue Nov 7 14:21:08 1995 Ulrich Drepper <drepper@myware>
* Makefile.in: Correct typos in comment. By François Pinard.
-Mon Nov 6 00:27:02 1995 Ulrich Drepper <drepper@myware>
+1995-11-06 Ulrich Drepper <drepper@myware>
* Makefile.in (install-src): Don't install libintl.h and libintl.a
if we use an available gettext implementation.
-Sun Nov 5 22:02:08 1995 Ulrich Drepper <drepper@myware>
+1995-11-05 Ulrich Drepper <drepper@myware>
* libgettext.h: Fix typo: HAVE_CATGETTS -> HAVE_CATGETS. Reported
by François Pinard.
@@ -2451,19 +2455,19 @@ Sun Nov 5 22:02:08 1995 Ulrich Drepper <drepper@myware>
* finddomain.c:
Comments describing what has to be done should start with FIXME.
-Sun Nov 5 19:38:01 1995 Ulrich Drepper <drepper@myware>
+1995-11-05 Ulrich Drepper <drepper@myware>
* Makefile.in (DISTFILES): Split. Use DISTFILES with normal meaning.
DISTFILES.common names the files common to both dist goals.
DISTFILES.gettext are the files only distributed in GNU gettext.
-Sun Nov 5 17:32:54 1995 Ulrich Drepper <drepper@myware>
+1995-11-05 Ulrich Drepper <drepper@myware>
* dcgettext.c (DCGETTEXT): Correct searching in derived locales.
This was necessary since a change in _nl_find_msg several weeks
ago. I really don't know this is still not fixed.
-Sun Nov 5 12:43:12 1995 Ulrich Drepper <drepper@myware>
+1995-11-05 Ulrich Drepper <drepper@myware>
* loadmsgcat.c (_nl_load_domain): Test for FILENAME == NULL. This
might mark a special condition.
@@ -2475,7 +2479,7 @@ Sun Nov 5 12:43:12 1995 Ulrich Drepper <drepper@myware>
* libgettext.h (gettext_const): Rename to gettext_noop.
-Fri Nov 3 07:36:50 1995 Ulrich Drepper <drepper@myware>
+1995-11-03 Ulrich Drepper <drepper@myware>
* finddomain.c (make_entry_rec):
Protect against wrong locale names by testing mask.
@@ -2483,7 +2487,7 @@ Fri Nov 3 07:36:50 1995 Ulrich Drepper <drepper@myware>
* libgettext.h (gettext_const): Add macro definition.
Capitalize macro arguments.
-Thu Nov 2 23:15:51 1995 Ulrich Drepper <drepper@myware>
+1995-11-03 Ulrich Drepper <drepper@myware>
* finddomain.c (_nl_find_domain):
Test for pointer != NULL before accessing value.
@@ -2492,11 +2496,11 @@ Thu Nov 2 23:15:51 1995 Ulrich Drepper <drepper@myware>
* gettext.c (NULL):
Define as (void*)0 instad of 0. Reported by François Pinard.
-Mon Oct 30 21:28:52 1995 Ulrich Drepper <drepper@myware>
+1995-10-30 Ulrich Drepper <drepper@myware>
* po2tbl.sed.in: Serious typo bug fixed by Jim Meyering.
-Sat Oct 28 23:20:47 1995 Ulrich Drepper <drepper@myware>
+1995-10-29 Ulrich Drepper <drepper@myware>
* libgettext.h: Disable dcgettext optimization for Solaris 2.3.
@@ -2504,12 +2508,12 @@ Sat Oct 28 23:20:47 1995 Ulrich Drepper <drepper@myware>
Peter Miller reported that tolower in some systems is
even dumber than I thought. Protect call by `isupper'.
-Fri Oct 27 22:22:51 1995 Ulrich Drepper <drepper@myware>
+1995-10-27 Ulrich Drepper <drepper@myware>
* Makefile.in (libdir, includedir): New variables.
(install-src): Install libintl.a and libintl.h in correct dirs.
-Fri Oct 27 22:07:29 1995 Ulrich Drepper <drepper@myware>
+1995-10-27 Ulrich Drepper <drepper@myware>
* Makefile.in (SOURCES): Fix typo: intrl.compat.c -> intl-compat.c.
@@ -2518,13 +2522,13 @@ Fri Oct 27 22:07:29 1995 Ulrich Drepper <drepper@myware>
* localealias.c:
Fix typo and superflous test. Reported by Christian von Roques.
-Fri Oct 6 11:52:05 1995 Ulrich Drepper <drepper@myware>
+1995-10-06 Ulrich Drepper <drepper@myware>
* finddomain.c (_nl_find_domain):
Correct some remainder from the pre-CEN syntax. Now
we don't have a constant number of successors anymore.
-Wed Sep 27 21:41:13 1995 Ulrich Drepper <drepper@myware>
+1995-09-27 Ulrich Drepper <drepper@myware>
* Makefile.in (DISTFILES): Add libintl.h.glibc.
@@ -2590,7 +2594,7 @@ Wed Sep 27 21:41:13 1995 Ulrich Drepper <drepper@myware>
* bindtextdom.c:
If compiled in glibc include libintl.h instead of libgettext.h.
-Mon Sep 25 22:23:06 1995 Ulrich Drepper <drepper@myware>
+1995-09-25 Ulrich Drepper <drepper@myware>
* localealias.c (_nl_expand_alias): Don't call bsearch if NMAP <= 0.
Reported by Marcus Daniels.
@@ -2607,7 +2611,7 @@ Mon Sep 25 22:23:06 1995 Ulrich Drepper <drepper@myware>
Fix bug with the strange stpcpy replacement.
Reported by Nelson Beebe.
-Sat Sep 23 08:23:51 1995 Ulrich Drepper <drepper@myware>
+1995-09-23 Ulrich Drepper <drepper@myware>
* cat-compat.c: Include <string.h> for stpcpy prototype.
@@ -2620,7 +2624,7 @@ Sat Sep 23 08:23:51 1995 Ulrich Drepper <drepper@myware>
* finddomain.c (_nl_find_domain): Remove unused variable `application'.
-Thu Sep 21 15:51:44 1995 Ulrich Drepper <drepper@myware>
+1995-09-21 Ulrich Drepper <drepper@myware>
* localealias.c (alias_compare):
Use strcasecmp() only if available. Else use
@@ -2656,18 +2660,18 @@ Thu Sep 21 15:51:44 1995 Ulrich Drepper <drepper@myware>
of the standard libc and so prevent libintl.a from being used
standalone.
-Sun Sep 17 23:14:49 1995 Ulrich Drepper <drepper@myware>
+1995-09-18 Ulrich Drepper <drepper@myware>
* finddomain.c: Correct some bugs in handling of CEN standard
locale definitions.
-Thu Sep 7 01:49:28 1995 Ulrich Drepper <drepper@myware>
+1995-09-07 Ulrich Drepper <drepper@myware>
* finddomain.c: Implement CEN syntax.
* gettextP.h (loaded_domain): Extend number of successors to 31.
-Sat Aug 19 19:25:29 1995 Ulrich Drepper <drepper@myware>
+1995-08-19 Ulrich Drepper <drepper@myware>
* Makefile.in (aliaspath): Remove path to X11 locale dir.
@@ -2675,11 +2679,11 @@ Sat Aug 19 19:25:29 1995 Ulrich Drepper <drepper@myware>
gettext to install the sources and other packages can use the
install goal.
-Sat Aug 19 15:19:33 1995 Ulrich Drepper <drepper@myware>
+1995-08-19 Ulrich Drepper <drepper@myware>
* Makefile.in (uninstall): Remove stuff installed by install-src.
-Tue Aug 15 13:13:53 1995 Ulrich Drepper <drepper@myware>
+1995-08-15 Ulrich Drepper <drepper@myware>
* VERSION.in: Initial revision.
@@ -2687,7 +2691,7 @@ Tue Aug 15 13:13:53 1995 Ulrich Drepper <drepper@myware>
Add VERSION file. This is not necessary for gettext, but
for other packages using this library.
-Tue Aug 15 06:16:44 1995 Ulrich Drepper <drepper@myware>
+1995-08-15 Ulrich Drepper <drepper@myware>
* gettextP.h (_nl_find_domain):
New prototype after changing search strategy.
@@ -2703,7 +2707,7 @@ Tue Aug 15 06:16:44 1995 Ulrich Drepper <drepper@myware>
within one language. Implemented by moving one loop from
_nl_find_domain to here.
-Mon Aug 14 23:45:50 1995 Ulrich Drepper <drepper@myware>
+1995-08-15 Ulrich Drepper <drepper@myware>
* Makefile.in (gettextsrcdir):
Directory where source of GNU gettext library are made
@@ -2712,7 +2716,7 @@ Mon Aug 14 23:45:50 1995 Ulrich Drepper <drepper@myware>
(gettext-src): New. Rule to install GNU gettext sources for use in
gettextize shell script.
-Sun Aug 13 14:40:48 1995 Ulrich Drepper <drepper@myware>
+1995-08-13 Ulrich Drepper <drepper@myware>
* loadmsgcat.c (_nl_load_domain):
Use mmap for loading only when munmap function is
@@ -2720,7 +2724,7 @@ Sun Aug 13 14:40:48 1995 Ulrich Drepper <drepper@myware>
* Makefile.in (install): Depend on `all' goal.
-Wed Aug 9 11:04:33 1995 Ulrich Drepper <drepper@myware>
+1995-08-09 Ulrich Drepper <drepper@myware>
* localealias.c (read_alias_file):
Do not overwrite '\n' when terminating alias value string.
@@ -2729,7 +2733,7 @@ Wed Aug 9 11:04:33 1995 Ulrich Drepper <drepper@myware>
Handle long lines. Ignore the rest not fitting in
the buffer after the initial `fgets' call.
-Wed Aug 9 00:54:29 1995 Ulrich Drepper <drepper@myware>
+1995-08-09 Ulrich Drepper <drepper@myware>
* gettextP.h (_nl_load_domain):
Add prototype, replacing prototype for _nl_load_msg_cat.
@@ -2745,7 +2749,7 @@ Wed Aug 9 00:54:29 1995 Ulrich Drepper <drepper@myware>
* loadmsgcat.c: Better prototypes for xmalloc.
-Tue Aug 8 22:30:39 1995 Ulrich Drepper <drepper@myware>
+1995-08-09 Ulrich Drepper <drepper@myware>
* finddomain.c (_nl_find_domain):
Allow alias name to be constructed from the four components.
@@ -2762,7 +2766,7 @@ Tue Aug 8 22:30:39 1995 Ulrich Drepper <drepper@myware>
* bindtextdom.c: Better prototypes for xmalloc and xstrdup.
-Mon Aug 7 23:47:42 1995 Ulrich Drepper <drepper@myware>
+1995-08-08 Ulrich Drepper <drepper@myware>
* Makefile.in (DISTFILES): gettext.perl is now found in misc/.
@@ -2786,22 +2790,22 @@ Mon Aug 7 23:47:42 1995 Ulrich Drepper <drepper@myware>
Here we can set a colon separated list of specifications each
of the form `language[_territory[.codeset]][@modifier]'.
-Sat Aug 5 09:55:42 1995 Ulrich Drepper <drepper@myware>
+1995-08-05 Ulrich Drepper <drepper@myware>
* finddomain.c (unistd.h):
Include to get _PC_PATH_MAX defined on system having it.
-Fri Aug 4 22:42:00 1995 Ulrich Drepper <drepper@myware>
+1995-08-05 Ulrich Drepper <drepper@myware>
* finddomain.c (stpcpy): Include prototype.
* Makefile.in (dist): Remove `copying instead' message.
-Wed Aug 2 18:52:03 1995 Ulrich Drepper <drepper@myware>
+1995-08-02 Ulrich Drepper <drepper@myware>
* Makefile.in (ID, TAGS): Do not use $^.
-Tue Aug 1 20:07:11 1995 Ulrich Drepper <drepper@myware>
+1995-08-02 Ulrich Drepper <drepper@myware>
* Makefile.in (TAGS, ID): Use $^ as command argument.
(TAGS): Give etags -o option t write to current directory,
@@ -2809,7 +2813,7 @@ Tue Aug 1 20:07:11 1995 Ulrich Drepper <drepper@myware>
(ID): Use $(srcdir) instead os $(top_srcdir)/src.
(distclean): Remove ID.
-Sun Jul 30 11:51:46 1995 Ulrich Drepper <drepper@myware>
+1995-07-30 Ulrich Drepper <drepper@myware>
* Makefile.in (gnulocaledir):
New variable, always using share/ for data directory.
@@ -2822,17 +2826,17 @@ Sun Jul 30 11:51:46 1995 Ulrich Drepper <drepper@myware>
* intl-compat.c (textdomain, bindtextdomain):
Undefine macros before function definition.
-Sat Jul 22 01:10:02 1995 Ulrich Drepper <drepper@myware>
+1995-07-22 Ulrich Drepper <drepper@myware>
* libgettext.h (_LIBINTL_H):
Protect definition in case where this file is included as
libgettext.h on Solaris machines. Add comment about this.
-Wed Jul 19 02:36:42 1995 Ulrich Drepper <drepper@myware>
+1995-07-19 Ulrich Drepper <drepper@myware>
* intl-compat.c (textdomain): Correct typo.
-Wed Jul 19 01:51:35 1995 Ulrich Drepper <drepper@myware>
+1995-07-19 Ulrich Drepper <drepper@myware>
* dcgettext.c (dcgettext): Function now called __dcgettext.
@@ -2862,14 +2866,14 @@ Wed Jul 19 01:51:35 1995 Ulrich Drepper <drepper@myware>
* finddomain.c (strchr): Define as index if not found in C library.
(_nl_find_domain): For relative paths paste / in between.
-Tue Jul 18 16:37:45 1995 Ulrich Drepper <drepper@myware>
+1995-07-18 Ulrich Drepper <drepper@myware>
* loadmsgcat.c, finddomain.c: Add inclusion of sys/types.h.
* xopen-msg.sed: Fix bug with `msgstr ""' lines.
A little bit better comments.
-Tue Jul 18 01:18:27 1995 Ulrich Drepper <drepper@myware>
+1995-07-18 Ulrich Drepper <drepper@myware>
* Makefile.in:
po-mode.el, makelinks, combine-sh are now found in ../misc.
@@ -2879,7 +2883,7 @@ Tue Jul 18 01:18:27 1995 Ulrich Drepper <drepper@myware>
* libgettext.h, gettextP.h, gettext.h: Uniform test for __STDC__.
-Sun Jul 16 22:33:02 1995 Ulrich Drepper <drepper@myware>
+1995-07-17 Ulrich Drepper <drepper@myware>
* Makefile.in (INSTALL, INSTALL_DATA): New variables.
(install-data, uninstall): Install/uninstall .elc file.
@@ -2887,12 +2891,12 @@ Sun Jul 16 22:33:02 1995 Ulrich Drepper <drepper@myware>
* po-mode.el (Installation comment):
Add .pox as possible extension of .po files.
-Sun Jul 16 13:23:27 1995 Ulrich Drepper <drepper@myware>
+1995-07-16 Ulrich Drepper <drepper@myware>
* elisp-comp: Complete new version by François: This does not
fail when not compiling in the source directory.
-Sun Jul 16 00:12:17 1995 Ulrich Drepper <drepper@myware>
+1995-07-16 Ulrich Drepper <drepper@myware>
* Makefile.in (../po/cat-id-tbl.o):
Use $(MAKE) instead of make for recursive make.
@@ -2902,7 +2906,7 @@ Sun Jul 16 00:12:17 1995 Ulrich Drepper <drepper@myware>
(install-data, uninstall): @ in multi-line shell command at
beginning, not in front of echo. Reported by Eric Backus.
-Sat Jul 15 00:21:28 1995 Ulrich Drepper <drepper@myware>
+1995-07-15 Ulrich Drepper <drepper@myware>
* Makefile.in (DISTFILES):
Rename libgettext.perl to gettext.perl to fit in 14 chars
@@ -2911,11 +2915,11 @@ Sat Jul 15 00:21:28 1995 Ulrich Drepper <drepper@myware>
* gettext.perl:
Rename to gettext.perl to fit in 14 chars file systems.
-Thu Jul 13 23:17:20 1995 Ulrich Drepper <drepper@myware>
+1995-07-14 Ulrich Drepper <drepper@myware>
* cat-compat.c: If !STDC_HEADERS try to include malloc.h.
-Thu Jul 13 20:55:02 1995 Ulrich Drepper <drepper@myware>
+1995-07-14 Ulrich Drepper <drepper@myware>
* po2tbl.sed.in: Pretty printing.
@@ -2930,7 +2934,7 @@ Thu Jul 13 20:55:02 1995 Ulrich Drepper <drepper@myware>
* cat-compat.c (msg_to_cat_id): De-ANSI-fy prototypes.
-Thu Jul 13 01:34:33 1995 Ulrich Drepper <drepper@myware>
+1995-07-13 Ulrich Drepper <drepper@myware>
* Makefile.in (ELCFILES): New variable.
(DISTFILES): Add elisp-comp.
@@ -2940,7 +2944,7 @@ Thu Jul 13 01:34:33 1995 Ulrich Drepper <drepper@myware>
* elisp-comp: Initial revision
-Wed Jul 12 16:14:52 1995 Ulrich Drepper <drepper@myware>
+1995-07-12 Ulrich Drepper <drepper@myware>
* Makefile.in:
cat-id-tbl.c is now found in po/. This enables us to use an identical
@@ -2950,7 +2954,7 @@ Wed Jul 12 16:14:52 1995 Ulrich Drepper <drepper@myware>
* textdomain.c: fix typo (#if def -> #if defined)
-Tue Jul 11 18:44:43 1995 Ulrich Drepper <drepper@myware>
+1995-07-11 Ulrich Drepper <drepper@myware>
* Makefile.in (stamp-cat-id): use top_srcdir to address source files
(DISTFILES,distclean): move tupdate.perl to src/
@@ -2958,7 +2962,7 @@ Tue Jul 11 18:44:43 1995 Ulrich Drepper <drepper@myware>
* po-to-tbl.sed.in:
add additional jump to clear change flag to recognize multiline strings
-Tue Jul 11 01:32:50 1995 Ulrich Drepper <drepper@myware>
+1995-07-11 Ulrich Drepper <drepper@myware>
* textdomain.c: Protect inclusion of stdlib.h and string.h.
@@ -2975,7 +2979,7 @@ Tue Jul 11 01:32:50 1995 Ulrich Drepper <drepper@myware>
* tupdate.perl.in: Substitute Perl path even in exec line.
Don't include entries without translation from old .po file.
-Tue Jul 4 00:41:51 1995 Ulrich Drepper <drepper@myware>
+1995-07-04 Ulrich Drepper <drepper@myware>
* tupdate.perl.in: use "Updated: " in msgid "".
@@ -2990,7 +2994,7 @@ Tue Jul 4 00:41:51 1995 Ulrich Drepper <drepper@myware>
* cat-compat.c: Change DEF_MSG_DOM_DIR to LOCALEDIR.
-Mon Jul 3 23:56:30 1995 Ulrich Drepper <drepper@myware>
+1995-07-04 Ulrich Drepper <drepper@myware>
* Makefile.in: Use LOCALEDIR instead of DEF_MSG_DOM_DIR.
Remove unneeded $(srcdir) from Makefile.in dependency.
@@ -3013,11 +3017,11 @@ Mon Jul 3 23:56:30 1995 Ulrich Drepper <drepper@myware>
* linux-msg.sed, xopen-msg.sed: Adopt for new .po file format.
-Sun Jul 2 23:55:03 1995 Ulrich Drepper <drepper@myware>
+1995-07-03 Ulrich Drepper <drepper@myware>
* tupdate.perl.in: Complete rewrite for new .po file format.
-Sun Jul 2 02:06:50 1995 Ulrich Drepper <drepper@myware>
+1995-07-02 Ulrich Drepper <drepper@myware>
* First official release. This directory contains all the code
needed to internationalize own packages. It provides functions