]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleNew manual pages. v0.11.3
2009-06-23  Bruno HaibleNew translations.
2009-06-23  Bruno HaibleUnited Kingdom is GB, not UK.
2009-06-23  Bruno HaibleSmall fix.
2009-06-23  Bruno HaibleUpdate for 0.11.3.
2009-06-23  Bruno HaibleComments.
2009-06-23  Bruno HaibleUpdate for 0.11.3 release.
2009-06-23  Bruno HaibleDoc typo.
2009-06-23  Bruno HaibleAvoid a warning.
2009-06-23  Bruno HaibleAlso the NEWS file.
2009-06-23  Bruno HaibleBump library version.
2009-06-23  Bruno HaibleCreate Java executables if gcj is found.
2009-06-23  Bruno HaibleSmall improvement.
2009-06-23  Bruno HaibleDon't forget updating the archive.
2009-06-23  Bruno HaibleBump version.
2009-06-23  Bruno HaibleUpdate.
2009-06-23  Bruno HaibleUpdate matrix.
2009-06-23  Bruno HaibleUpdated Danish translations.
2009-06-23  Bruno HaibleRegenerated with autoconf-2.52.
2009-06-23  Bruno HaibleRegenerated.
2009-06-23  Bruno HaibleSwitch to autoconf-2.52. Move contents to configure.in.
2009-06-23  Bruno HaibleSwitch to autoconf-2.52.
2009-06-23  Bruno HaibleAdd support for GNU/FreeBSD.
2009-06-23  Bruno HaibleFix memory leaks when there is no alloca().
2009-06-23  Bruno HaibleMake it possible to build DLLs on Woedoze.
2009-06-23  Bruno HaibleNew Finnish translations.
2009-06-23  Bruno HaibleAvoid broken versions of gcj.
2009-06-23  Bruno HaibleOops, don't return "?".
2009-06-23  Bruno HaibleOne more heuristics.
2009-06-23  Bruno HaibleNew option --disable-rpath.
2009-06-23  Bruno HaibleMake it possible to use AM_LC_MESSAGES outside gettext.m4.
2009-06-23  Bruno HaibleFix unexpected iconv() handling after an invalid multib...
2009-06-23  Bruno HaibleMake absolute pathnames inside $LANGUAGE work.
2009-06-23  Bruno HaibleSmall fixes, by Olly Betts <olly@survex.com>.
2009-06-23  Bruno HaibleMany additions.
2009-06-23  Bruno Haiblenop
2009-06-23  Bruno HaibleSome people customize mode-line-format...
2009-06-23  Bruno HaibleUpdate Spanish translations.
2009-06-23  Bruno HaibleImproved heuristics for Debian.
2009-06-23  Bruno HaibleMake division by zero signal SIGFPE on all platforms.
2009-06-23  Bruno HaibleOne more update.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleMake redirection work better in C++ and with gcc.
2009-06-23  Bruno HaibleMake xgettext -D and -j options work together.
2009-06-23  Bruno HaibleUpgrade to Unicode 3.2.
2009-06-23  Bruno HaibleExplain xgettext output file name.
2009-06-23  Bruno HaibleFix compilation error with mingw32.
2009-06-23  Bruno HaibleMake it possible to use msgcat and msgconv on POT files.
2009-06-23  Bruno HaibleNew tests of libtool and rpath with 3 libraries.
2009-06-23  Bruno HaibleMove rpath-2.README to rpath.README.
2009-06-23  Bruno HaibleFix output.
2009-06-23  Bruno HaibleTypo.
2009-06-23  Bruno HaiblePortability to BeOS.
2009-06-23  Bruno HaibleMake it possible to invoke AM_ICONV after AM_GNU_GETTEXT.
2009-06-23  Bruno HaibleDon't install libgettextlib.a and libgettextsrc.a.
2009-06-23  Bruno HaibleMake "make uninstall" work with non-GNU make.
2009-06-23  Bruno HaibleUpdate.
2009-06-23  Bruno HaibleUpdate to match newest libcharset.
2009-06-23  Bruno HaibleAvoid relying on too new features of the msgcat package.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleMore documentation about entries and xxx-format flags.
2009-06-23  Bruno HaiblePrepare for 0.11.3.
2009-06-23  Bruno HaibleAvoid a NULL access when the charset is invalid.
2009-06-23  Bruno HaibleUpdate the list of allowed encodings.
2009-06-23  Bruno HaibleFix typo.
2009-06-23  Bruno HaibleUse a more robust syntax for describing the gettext...
2009-06-23  Bruno HaibleFix a compilation error if <locale.h> is included after...
2009-06-23  Bruno HaibleUpdate matrix.
2009-06-23  Bruno HaibleUpdate for 0.11.3.
2009-06-23  Bruno HaibleOops, forgot to install the new man pages.
2009-06-23  Bruno HaibleAvoid g++ 3.1 deprecation warnings.
2009-06-23  Bruno HaibleMake the gcj determination work with GCC 3.1 as well.
2009-06-23  Bruno HaibleAdd man pages for gettextize and autopoint.
2009-06-23  Bruno HaibleCreate directories as needed.
2009-06-23  Bruno HaibleMake more robust.
2009-06-23  Bruno HaibleUse --owner=root --group=root for creating archive...
2009-06-23  Bruno HaibleAlso distribute archive.tar.gz.
2009-06-23  Bruno HaibleA new program: 'autopoint'. For CVS users.
2009-06-23  Bruno HaibleA tool for people using CVS.
2009-06-23  Bruno HaibleTool for maintaining the autopoint-files repository.
2009-06-23  Bruno HaibleRepository of infrastructure files in all gettext relea...
2009-06-23  Bruno HaibleRemove the recommendation to set CPPFLAGS and LDFLAGS.
2009-06-23  Bruno HaibleRemove unneeded verbosity.
2009-06-23  Bruno HaibleNew gettextize option -n/--dry-run.
2009-06-23  Bruno HaibleUse functions for maintainability.
2009-06-23  Bruno HaibleCygwin portability.
2009-06-23  Bruno HaibleUse 'echo' instead of '$echo'.
2009-06-23  Bruno HaibleUpdate translations.
2009-06-23  Bruno HaiblePortability to OSF/1 5.1 cc.
2009-06-23  Bruno HaibleRestore XEmacs portability.
2009-06-23  Bruno HaibleDon't add //TRANSLIT to an encoding name that already...
2009-06-23  Bruno HaibleMake it work better when autoconf-2.52's AC_INIT is...
2009-06-23  Bruno Haiblegettextize must also copy mkinstalldirs. Mention config...
2009-06-23  Bruno Haiblegettextize must also copy mkinstalldirs.
2009-06-23  Bruno HaibleNew Byelorusian translations. Updated other translations.
2009-06-23  Bruno HaibleNew Byelorusian translations.
2009-06-23  Bruno HaibleAff tooltips.
2009-06-23  Bruno HaiblePrefix all libintl specific functions with libintl_...
2009-06-23  Bruno HaiblePortability to Linux libc5.
2009-06-23  Bruno HaibleUpdate translations.
next