GNU gettext - Summary
This software is part of the GNU Project.
This project hosts the source repository for the GNU gettext package (including the libintl library) and its home page.
The source of the GNU gettext package is available through the "Git" link above, or directly through
$ git clone git://git.savannah.gnu.org/gettext.git
Three mailing lists are available:
- bug-gettext @ gnu.org -- for discussing bugs and features of the GNU gettext software.
- translation-i18n @ lists.sourceforge.net -- for discussing translator tools and translation methodologies in general, including but not limited to GNU gettext,
- coordinator @ translationproject.org -- the Free Translation Project that manages the submissions of message catalogs for many GNU packages. Please visit http://translationproject.org/ first.
Archives for the first two mailing lists are found at
- http://lists.gnu.org/archive/html/bug-gettext/ (starting at 2011-03-20), http://lists.gnu.org/archive/html/bug-gnu-utils/ (up to 2011-03-19)
- https://sourceforge.net/p/translation/mailman/translation-i18n/
Registration Date: Wed 29 Aug 2001 06:27:34 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by haible, Thu 22 Feb 2024 01:38:18 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.5.tar.gz
This is a bug-fix release.
New in this release:
- The replacements for the printf()/fprintf()/... functions that are provided through <libintl.h> on native Windows and NetBSD now enable GCC's format string analysis (-Wformat).
- Bug fixes:
- xgettext's processing of Vala files with printf method invocations has been corrected (regression in 0.22).
- Build fixes on macOS.
posted by haible, Sun 19 Nov 2023 09:32:51 PM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.4.tar.gz
This is a bug-fix release.
New in this release:
- Bug fixes:
- AM_GNU_GETTEXT now recognizes a statically built libintl on macOS and AIX.
- Build fixes on AIX.
posted by haible, Thu 05 Oct 2023 08:00:29 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.3.tar.gz
This is a bug-fix release.
New in this release:
- Portability:
- The libintl library now works on macOS 14. (Older versions of libintl crash on macOS 14, due to an incompatible change in macOS.)
posted by haible, Tue 19 Sep 2023 08:35:35 AM UTC
Download from https://ftp.gnu.org/pub/gnu/gettext/gettext-0.22.1.tar.gz
This is a bug-fix release.
New in this release:
- Bug fixes:
- The libintl shared library now exports again some symbols that were accidentally missing.
- xgettext's processing of large Perl files may have led to errors.
- "xgettext --join-existing" could encounter errors.
- Portability:
- Building on Android is now supported.
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code