]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleAvoid syntax error with g++ on MacOS X.
2009-06-23  Bruno HaibleHide xgettext warnings.
2009-06-23  Bruno HaibleMake it work on MacOS X.
2009-06-23  Bruno HaibleMake the fuzzy search results platform independent.
2009-06-23  Bruno HaibleSpeed up msgmerge with large compendia by use of fast...
2009-06-23  Bruno HaibleExpected output of msgmerge-compendium-5 test, assuming...
2009-06-23  Bruno HaibleRenamed katepart.po. Used for test msgmerge-compendium-5.
2009-06-23  Bruno HaibleLarge compendium. The first 10000 messages from Clytie...
2009-06-23  Bruno HaibleTest compendium option with a large compendium.
2009-06-23  Bruno HaibleFast fuzzy searching among messages.
2009-06-23  Bruno HaibleComments.
2009-06-23  Bruno HaibleAvoid linking with libstdc++ when not needed.
2009-06-23  Bruno HaibleFix a documentation mistake.
2009-06-23  Bruno HaibleMove the language table out to a new source file lang...
2009-06-23  Bruno HaibleLanguage names according to ISO 639.
2009-06-23  Bruno HaibleFix a typo.
2009-06-23  Bruno HaibleComment fix.
2009-06-23  Bruno HaibleRegenerated with gen-uninames.
2009-06-23  Bruno HaibleUpdate for Unicode 4.1.0.
2009-06-23  Bruno HaibleNo need to call AM_NLS twice.
2009-06-23  Bruno HaibleAdd support for Boost format strings.
2009-06-23  Bruno HaibleTest boost-format string handling.
2009-06-23  Bruno HaibleTest boost-format recognition.
2009-06-23  Bruno HaibleParser for Boost format strings.
2009-06-23  Bruno HaibleFix bug that confused qt-format with c-format.
2009-06-23  Bruno HaibleTest against bug that confused qt-format and c-format.
2009-06-23  Bruno HaibleImprove the c-format guessing heuristic.
2009-06-23  Bruno HaibleTest that the heuristics don't mark as c-format strings...
2009-06-23  Bruno HaibleUpdate year in --version output.
2009-06-23  Bruno HaibleAllow non-ASCII characters in function names.
2009-06-23  Bruno HaibleMention reporter.
2009-06-23  Bruno Haiblemktemp's option -q is unreliable.
2009-06-23  Bruno HaibleFix a wrong estimation of an sprintf result size.
2009-06-23  Bruno HaibleAssume ANSI C.
2009-06-23  Bruno HaibleAvoid a failure due to impossible hardlinking.
2009-06-23  Bruno HaibleFix compilation error.
2009-06-23  Bruno HaibleUpgrade to libtool-1.5.22.
2009-06-23  Bruno HaibleTell Python developers to use named arguments in format...
2009-06-23  Bruno HaibleFix compilation error when plural.c is generated by...
2009-06-23  Bruno HaibleFix a backslashing bug.
2009-06-23  Bruno HaibleWorkaround against zsh problem.
2009-06-23  Bruno HaibleUpgrade to libtool-1.5.22.
2009-06-23  Bruno HaibleFix a syntax error.
2009-06-23  Bruno HaibleMove m4/woe32-dll.m4 to upper directory.
2009-06-23  Bruno HaibleMove gettext-runtime/m4/woe32-dll.m4 to m4/woe32-dll.m4.
2009-06-23  Bruno HaibleAdd support for clix.
2009-06-23  Bruno HaibleImprove csharpcomp module.
2009-06-23  Bruno HaibleCygwin portability.
2009-06-23  Bruno HaibleReliable construction of DLLs on Woe32.
2009-06-23  Bruno HaibleReminder about mkinstalldirs.
2009-06-23  Bruno HaibleNew option --invert-match.
2009-06-23  Bruno HaibleFix the setting of HAVE_FWPRINTF in the config.h for...
2009-06-23  Bruno HaibleWhen the tests work in a pure POSIX environment.
2009-06-23  Bruno HaibleAvoid test failure if a locale is missing.
2009-06-23  Bruno Haibleac_cv_header_locale_h is not set any more.
2009-06-23  Bruno HaibleMake it possible for a program to load two different...
2009-06-23  Bruno HaibleMove some code from msgl-check.c to plural-eval.c.
2009-06-23  Bruno HaibleExpression evaluation for plural form selection.
2009-06-23  Bruno HaibleUse MSGFMT_015 and XGETTEXT_015 when the POT file conta...
2009-06-23  Bruno HaibleAdd c-strcasestr module.
2009-06-23  Bruno Haiblegnulib module 'c-strcasestr'.
2009-06-23  Bruno HaibleUse locale-independent character handling.
2009-06-23  Bruno HaibleRename plural.c to plural-exp.c.
2009-06-23  Bruno HaibleMove plural.c to plural-exp.c.
2009-06-23  Bruno HaibleSimplify code.
2009-06-23  Bruno HaibleThe gnulib module 'strcase' is no longer used.
2009-06-23  Bruno HaibleRemove redundant checks.
2009-06-23  Bruno HaibleImplement disambiguation of overloaded functions.
2009-06-23  Bruno HaibleRecognize the full POSIX locale name syntax.
2009-06-23  Bruno HaibleDrop support of CEN locale name syntax.
2009-06-23  Bruno HaibleImprove strictness of plural form checking.
2009-06-23  Bruno HaibleTest plural formula dependent checking of format strings.
2009-06-23  Bruno HaibleCombine all msgfmt checks in a single place.
2009-06-23  Bruno HaibleNew function check_message_list.
2009-06-23  Bruno HaibleFix handling of obsolete messages in libgettextpo.
2009-06-23  Bruno HaibleRemove unused msgstr_pos argument.
2009-06-23  Bruno HaibleAdd support for contexts in xgettext.
2009-06-23  Bruno HaibleTest for extraction of contexts.
2009-06-23  Bruno HaibleComments are now passed via remember_a_message directly.
2009-06-23  Bruno HaibleTest HAVE_CONFIG_H using #ifdef.
2009-06-23  Bruno Haiblexgettext_comment_* API is not public any more.
2009-06-23  Bruno HaibleUse savable_comment_* API everywhere.
2009-06-23  Bruno HaibleTiny fixes.
2009-06-23  Bruno HaibleMake it possible for the hash value to point to the...
2009-06-23  Bruno HaibleRevamp the hash table API.
2009-06-23  Bruno HaibleRevamp the hash table API.
2009-06-23  Bruno HaibleSupport for context dependent translations in PO files.
2009-06-23  Bruno HaibleAlternative format of qttest2_de.po. Currently not...
2009-06-23  Bruno HaibleData for the msgfmt-qt-2 test.
2009-06-23  Bruno HaibleTest for context dependent translations in PO files.
2009-06-23  Bruno HaibleNew test against a crash when msgids change through...
2009-06-23  Bruno HaibleEmit an error message when the msgids change through...
2009-06-23  Bruno HaibleMake checking stricter when nplurals=1.
2009-06-23  Bruno HaibleUpdate test after error message format changed.
2009-06-23  Bruno HaibleObsolete messages now can carry extracted comments...
2009-06-23  Bruno HaibleSupport for Python source encodings (PEP 0263).
2009-06-23  Bruno HaibleTest encoding recognition of Python extractor.
2009-06-23  Bruno HaibleFix bug in multibyte parsing code.
2009-06-23  Bruno HaibleFix description of --from-code regarding Python.
2009-06-23  Bruno HaibleUse an internationalized bison parser.
next