]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleUpdate after hello-perl change.
2009-06-23  Bruno HaibleWork around PackageLoader's excessive verbosity.
2009-06-23  Bruno HaibleNo more bug!
2009-06-23  Bruno HaibleCreate a single info file from now on.
2009-06-23  Bruno HaibleCreate a single info file.
2009-06-23  Bruno HaibleNew translations.
2009-06-23  Bruno HaibleTurkish translations.
2009-06-23  Bruno HaibleSwedish translations.
2009-06-23  Bruno HaibleNop translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleNop from translator.
2009-06-23  Bruno HaibleDistribute two examples for Perl, not just one.
2009-06-23  Bruno HaibleMake it work.
2009-06-23  Bruno HaibleTest using Locale::TextDomain API.
2009-06-23  Bruno HaibleMove hello.pl to hello-1.pl.in.
2009-06-23  Bruno HaibleSupport many more locales.
2009-06-23  Bruno HaibleFix a build error.
2009-06-23  Bruno HaibleUpdated installation instructions.
2009-06-23  Bruno HaibleDescription of limitations.
2009-06-23  Bruno HaibleTweaks.
2009-06-23  Bruno HaibleTest whether the locale is usable. If not, skip the...
2009-06-23  Bruno HaibleUse ANSI C function declaration syntax.
2009-06-23  Bruno HaibleRemove a FIXME.
2009-06-23  Bruno HaibleAvoid interpreting the backslashes in here documents.
2009-06-23  Bruno HaibleFix a failure of lang-sh and lang-bash when builddir...
2009-06-23  Bruno HaibleUpdate Windows list of locales.
2009-06-23  Bruno HaibleUpdate after ISO 3166 YU -> CS change.
2009-06-23  Bruno HaibleCreate intl dir if needed.
2009-06-23  Bruno HaibleAvoid a test failure. Consistent with xgettext-glade...
2009-06-23  Bruno HaibleFix the distribution rules for the examples/po files.
2009-06-23  Bruno HaibleInstall the manual page for envsubst also on Windows...
2009-06-23  Bruno HaibleUpdate for ISO 3166 YU -> CS change.
2009-06-23  Bruno HaibleFix a typo.
2009-06-23  Bruno HaibleIgnore .gmo files. v0.13
2009-06-23  Bruno HaibleRegenerated for 0.13.
2009-06-23  Bruno HaibleMore autogenerated files.
2009-06-23  Bruno HaibleAutogenerated for 0.13.
2009-06-23  Bruno HaibleIgnore autogenerated files.
2009-06-23  Bruno HaibleAutogenerated.
2009-06-23  Bruno HaibleUpdate for 0.13.
2009-06-23  Bruno HaibleMore autogenerated files.
2009-06-23  Bruno HaibleRegenerated for 0.13.
2009-06-23  Bruno HaibleRegenerated for 0.13.
2009-06-23  Bruno HaibleNow automatically generated.
2009-06-23  Bruno HaibleThe PO files here are autogenerated from examples/po/.
2009-06-23  Bruno HaibleRegenerated for 0.13.
2009-06-23  Bruno HaibleRemove the POT-Creation-Dates from the small PO files.
2009-06-23  Bruno HaibleDistribute also hello.rst, since it can only be regener...
2009-06-23  Bruno HaibleRelease 0.13.
2009-06-23  Bruno HaibleFigures for 0.13.
2009-06-23  Bruno HaiblePrepare for 0.13.
2009-06-23  Bruno HaibleAdd the new message catalogs.
2009-06-23  Bruno HaibleNew available translations.
2009-06-23  Bruno HaiblePrepare for 0.13.
2009-06-23  Bruno HaibleUpdate the matrix.
2009-06-23  Bruno HaibleNew Serbian translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleNew Spanish translations.
2009-06-23  Bruno HaibleFix endless loop introduced in last patch.
2009-06-23  Bruno HaibleAdd a note about Cygwin.
2009-06-23  Bruno HaibleUpdates for the MSVC port.
2009-06-23  Bruno HaibleMake it compile with MSVC.
2009-06-23  Bruno HaibleMake it compile in C++ mode.
2009-06-23  Bruno HaibleUpdate exports.
2009-06-23  Bruno HaibleFix compilation error on mingw.
2009-06-23  Bruno HaibleFix warnings on Cygwin.
2009-06-23  Bruno HaibleUse size_t instead of ssize_t where possible.
2009-06-23  Bruno HaibleMove gettext-runtime/m4/ssize_t.m4 to gettext-tools...
2009-06-23  Bruno HaibleFix the extraction of tagged comments.
2009-06-23  Bruno HaibleTest for extraction of tagged comments.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleNew Romanian translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleNew Romanian translations.
2009-06-23  Bruno HaibleNew translations.
2009-06-23  Bruno HaibleRomanian translations.
2009-06-23  Bruno HaibleCatalan translations.
2009-06-23  Bruno HaibleUse plural form for a message.
2009-06-23  Bruno HaibleOne more step.
2009-06-23  Bruno HaibleNew Japanese translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleMore helpful people, until 2003-11-20.
2009-06-23  Bruno HaibleAM_NLS is not needed. (It's required by AM_PO_SUBDIRS.)
2009-06-23  Bruno HaibleNew translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleMake it compile on platforms that lack SIZE_MAX or...
2009-06-23  Bruno HaibleDon't use _ONCE here.
2009-06-23  Bruno HaibleUpdate the sizes.
2009-06-23  Bruno HaibleComment.
2009-06-23  Bruno HaibleBe careful about using alloca.
2009-06-23  Bruno HaibleAvoid a prototype clash on Solaris 2.5.1.
2009-06-23  Bruno HaibleDon't use waitid(), after all.
2009-06-23  Bruno HaibleDistribute also size_max.m4, ssize_t.m4, xsize.m4.
2009-06-23  Bruno HaibleProtect against address arithmetic overflow.
2009-06-23  Bruno HaibleLGPLed copy of xsize.h from gnulib.
2009-06-23  Bruno HaibleMove gettext-tools/m4/xsize.m4 to gettext-runtime/m4...
2009-06-23  Bruno HaibleMove gettext-tools/m4/ssize_t.m4 to gettext-runtime...
2009-06-23  Bruno HaibleMove gettext-tools/m4/size_max.m4 to gettext-runtime...
next