]>
git.ipfire.org Git - thirdparty/gettext.git/log
Bruno Haible [Sat, 29 Jul 2000 01:52:27 +0000 (01:52 +0000)]
Distribute aclocal.sh.
Bruno Haible [Sat, 29 Jul 2000 00:05:18 +0000 (00:05 +0000)]
Regenerated.
Bruno Haible [Sat, 29 Jul 2000 00:04:25 +0000 (00:04 +0000)]
Oops.
Bruno Haible [Sat, 29 Jul 2000 00:01:35 +0000 (00:01 +0000)]
Remove unneeded gnulocaledir variable.
Bruno Haible [Fri, 28 Jul 2000 23:48:01 +0000 (23:48 +0000)]
Add some comments.
Bruno Haible [Fri, 28 Jul 2000 23:11:12 +0000 (23:11 +0000)]
Drop support for old Linux specific .msg catalog format.
Bruno Haible [Fri, 28 Jul 2000 22:30:37 +0000 (22:30 +0000)]
Regenerated.
Bruno Haible [Fri, 28 Jul 2000 22:20:42 +0000 (22:20 +0000)]
Rename po2tbl.sed.in to po2tbl.sin. Eli Zaretskii can jubilate.
Bruno Haible [Fri, 28 Jul 2000 21:49:00 +0000 (21:49 +0000)]
A fix for builddir != srcdir. By Paul Eggert.
Bruno Haible [Fri, 28 Jul 2000 21:46:50 +0000 (21:46 +0000)]
Regenerated.
Bruno Haible [Fri, 28 Jul 2000 21:45:27 +0000 (21:45 +0000)]
Create the sed scripts in the correct directory.
Bruno Haible [Fri, 28 Jul 2000 21:11:32 +0000 (21:11 +0000)]
Support for user-specified argument numbers for keywords. From Paul Eggert.
Bruno Haible [Fri, 28 Jul 2000 20:07:22 +0000 (20:07 +0000)]
maintainer-clean fix, from Paul Eggert.
Bruno Haible [Fri, 28 Jul 2000 18:17:49 +0000 (18:17 +0000)]
Dead.
Bruno Haible [Fri, 28 Jul 2000 18:16:53 +0000 (18:16 +0000)]
Remove the dependencies. Since they are removed by "make distclean", they
don't belong in CVS.
Bruno Haible [Fri, 28 Jul 2000 17:53:01 +0000 (17:53 +0000)]
Really remove charset.alias when its reference count drops to 0.
Bruno Haible [Fri, 28 Jul 2000 17:41:22 +0000 (17:41 +0000)]
Fix: "make uninstall" must remove po-mode.el even when $(DESTDIR) is nonempty.
Bruno Haible [Fri, 28 Jul 2000 17:35:57 +0000 (17:35 +0000)]
Regenerated.
Bruno Haible [Fri, 28 Jul 2000 17:07:50 +0000 (17:07 +0000)]
Fix the uninstall targets.
Bruno Haible [Fri, 28 Jul 2000 16:42:49 +0000 (16:42 +0000)]
Fix the MKINSTALLDIRS problem (which autoconf does not adjust automatically).
Bruno Haible [Thu, 27 Jul 2000 20:11:47 +0000 (20:11 +0000)]
The encodings/charset issue is solved.
Bruno Haible [Wed, 26 Jul 2000 19:25:48 +0000 (19:25 +0000)]
Use $(SHELL) for all MKINSTALLDIRS calls.
Bruno Haible [Wed, 26 Jul 2000 19:17:23 +0000 (19:17 +0000)]
Introduce symbolic names for the libtool version number.
Bruno Haible [Wed, 26 Jul 2000 18:26:20 +0000 (18:26 +0000)]
Update.
Bruno Haible [Wed, 26 Jul 2000 18:19:37 +0000 (18:19 +0000)]
Add support for DESTDIR, as recommended by GNU standards.
Bruno Haible [Wed, 26 Jul 2000 17:28:47 +0000 (17:28 +0000)]
Support for DESTDIR.
Bruno Haible [Mon, 24 Jul 2000 19:06:13 +0000 (19:06 +0000)]
Replace bash specific INSTALL with the generic one from hello-1.3.18.
Bruno Haible [Wed, 5 Jul 2000 15:07:55 +0000 (15:07 +0000)]
Regenerated.
Bruno Haible [Wed, 5 Jul 2000 15:07:23 +0000 (15:07 +0000)]
New teams: Breton, Bulgarian, Estonian, Galician, Greek, Latvian,
Portuguese/Brazil, Slovak.
Bruno Haible [Mon, 3 Jul 2000 10:26:21 +0000 (10:26 +0000)]
Regenerated using makeinfo from texinfo-4.0.
Bruno Haible [Mon, 3 Jul 2000 10:25:47 +0000 (10:25 +0000)]
English tweak.
Bruno Haible [Mon, 19 Jun 2000 21:23:14 +0000 (21:23 +0000)]
Reached a compromise about the format plurals in pot-files.
A few new tasks related to François Pinard's po-utils.
Bruno Haible [Fri, 16 Jun 2000 22:31:15 +0000 (22:31 +0000)]
The following are done:
- Merge changes from glibc CVS, but keep the copyright as GPL.
- Merge iconv support.
- Deal with the ACLOCAL_AMFLAGS in Makefile.am differently.
The following is obsolete:
- Should gettext.alias be distributed? - It has been removed.
New plans:
- Stop documenting AM_WITH_NLS. AM_GNU_GETTEXT is the right macro to use.
- Unify intlh.inst.in and libgettext.h.
- Build also libintl.so, using libtool.
- Check the *.m4 macros with bleeding-edge autoconf & automake.
Bruno Haible [Fri, 16 Jun 2000 22:27:35 +0000 (22:27 +0000)]
Regenerated.
Bruno Haible [Fri, 16 Jun 2000 22:23:55 +0000 (22:23 +0000)]
Permit Makefile.in to be built with an automake version which contains
different *.m4 files than ours. This avoids a bootstrapping problem between
gettext and automake.
Bruno Haible [Fri, 16 Jun 2000 22:12:14 +0000 (22:12 +0000)]
Add the autoconfiguration infrastructure needed for using nl_langinfo(CODESET)
and iconv. Mostly taken from fileutils/sh-utils/textutils.
Bruno Haible [Fri, 16 Jun 2000 21:47:59 +0000 (21:47 +0000)]
Make it possible to use the AC_ISC_POSIX replacement with autoconf-2.13.
Bruno Haible [Fri, 16 Jun 2000 20:28:39 +0000 (20:28 +0000)]
Mention locale.alias.
Bruno Haible [Fri, 16 Jun 2000 20:27:14 +0000 (20:27 +0000)]
Put changes since 0.10.35 ahead.
Mention plural handling and automatic iconv.
Bruno Haible [Fri, 16 Jun 2000 19:33:05 +0000 (19:33 +0000)]
Regenerated using bison-1.28.
Bruno Haible [Fri, 16 Jun 2000 19:16:32 +0000 (19:16 +0000)]
Distribute config.charset and ref-{add,del}.sin into the gettextsrcdir.
Bruno Haible [Fri, 16 Jun 2000 19:01:17 +0000 (19:01 +0000)]
Implementation of the locale_charset function.
Bruno Haible [Fri, 16 Jun 2000 18:48:22 +0000 (18:48 +0000)]
Keep in sync with new bind_textdomain_codeset function in libintl.glibc.
Bruno Haible [Fri, 16 Jun 2000 18:35:02 +0000 (18:35 +0000)]
Keep the ngettext, dngettext, dcngettext, dcgettext declarations in synch
with libintl.glibc.
Bruno Haible [Fri, 16 Jun 2000 18:11:28 +0000 (18:11 +0000)]
Change copyright notice from LGPL to GPL.
Bruno Haible [Fri, 16 Jun 2000 17:56:56 +0000 (17:56 +0000)]
Update to newest glibc version.
Bruno Haible [Fri, 16 Jun 2000 17:45:18 +0000 (17:45 +0000)]
Update to newest current versions.
Bruno Haible [Fri, 16 Jun 2000 17:10:52 +0000 (17:10 +0000)]
The real stamp-cat-id file lives in po/.
Bruno Haible [Fri, 16 Jun 2000 17:08:22 +0000 (17:08 +0000)]
The real cat-id-tbl.c file is in the po/ directory.
Bruno Haible [Fri, 16 Jun 2000 16:17:28 +0000 (16:17 +0000)]
This file is not useful.
Bruno Haible [Fri, 16 Jun 2000 15:55:50 +0000 (15:55 +0000)]
This is an old version of misc/po-mode.el. Kill it.
Bruno Haible [Fri, 16 Jun 2000 15:43:22 +0000 (15:43 +0000)]
Plans for the near future.
Bruno Haible [Fri, 16 Jun 2000 15:42:10 +0000 (15:42 +0000)]
Reminder for release preparation steps.
Bruno Haible [Fri, 16 Jun 2000 15:25:43 +0000 (15:25 +0000)]
Add me.
Bruno Haible [Fri, 16 Jun 2000 15:24:18 +0000 (15:24 +0000)]
Improve documentation of AM_WITH_NLS.
Bruno Haible [Fri, 16 Jun 2000 15:19:28 +0000 (15:19 +0000)]
Fix typo.
Ulrich Drepper [Fri, 16 Jun 2000 07:49:23 +0000 (07:49 +0000)]
Initial revision