]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2009-06-23  Bruno HaibleCreate an object-oriented interface for the catalog...
2009-06-23  Bruno HaibleReading PO files.
2009-06-23  Bruno HaibleFix comment.
2009-06-23  Bruno HaibleIntroduce DEFAULT_TEXT_DOMAIN.
2009-06-23  Bruno HaibleNeed the xstriconv module explicitly.
2009-06-23  Bruno HaibleUse newer modules from gnulib. Fixes a build error...
2009-06-23  Bruno HaibleBig renaming of functions parsing catalogs: read-po...
2009-06-23  Bruno HaibleRename read-po -> read-catalog, open-po -> open-catalog.
2009-06-23  Bruno HaibleMove open-po.c to open-catalog.c.
2009-06-23  Bruno HaibleMove open-po.h to open-catalog.h.
2009-06-23  Bruno HaibleMove read-po.c to read-catalog.c.
2009-06-23  Bruno HaibleMove read-po.h to read-catalog.h.
2009-06-23  Bruno HaibleMove read-po-abstract.c to read-catalog-abstract.c.
2009-06-23  Bruno HaibleMove read-po-abstract.h to read-catalog-abstract.h.
2009-06-23  Bruno HaibleOops, forgot to update a call in last patch.
2009-06-23  Bruno HaibleCreate an object-oriented interface for the catalog...
2009-06-23  Bruno HaibleFormat independent code for writing textual catalog...
2009-06-23  Bruno HaibleDon't use "eval test ...".
2009-06-23  Bruno HaibleImprove the recommendation how to run aclocal.
2009-06-23  Bruno HaibleClarify the copyright of the programs.
2009-06-23  Bruno HaibleMention coreutils instead of sh-utils.
2009-06-23  Bruno HaibleUpdate after change in gnulib.
2009-06-23  Bruno HaibleUpdate comment about locale name syntax.
2009-06-23  Bruno HaibleFix syntax error in last patch.
2009-06-23  Bruno HaibleTypo.
2009-06-23  Bruno HaibleUpdate diffs.
2009-06-23  Bruno HaibleDestribute all files in lib/ through EXTRA_DIST.
2009-06-23  Bruno HaibleUpdate from gnulib. Use AC_TYPE_LONG_LONG_INT instead...
2009-06-23  Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2009-06-23  Bruno HaibleFix small bugs in the *printf emulations.
2009-06-23  Bruno HaibleBorrow changes from gnulib.
2009-06-23  Bruno HaibleChange gettextize to not create symlinks by default.
2009-06-23  Bruno HaibleVerify that some files are the same.
2009-06-23  Bruno HaibleAsciification of Å.
2009-06-23  Bruno HaibleUpdate the languages and countries lists.
2009-06-23  Bruno HaibleUse the new _temp functions from the create-temp module.
2009-06-23  Bruno HaibleBump libgettextpo version.
2009-06-23  Bruno HaibleExtend the PO file syntax: Allow to store previous...
2009-06-23  Bruno HaibleTest msguniq on PO file with previous msgids.
2009-06-23  Bruno HaibleTest msgmerge --previous option.
2009-06-23  Bruno HaibleTest msgfmt on a PO file with previous msgids.
2009-06-23  Bruno HaibleTest msgconv on a PO file with previous msgids.
2009-06-23  Bruno HaibleTest msgcomm on PO files with previous msgids.
2009-06-23  Bruno HaibleTest comparison with PO files with previous msgids.
2009-06-23  Bruno HaibleTest msgcat on a PO files with previous msgids.
2009-06-23  Bruno HaibleTest msgcat on a PO file with previous msgids.
2009-06-23  Bruno HaibleTest msgattrib option --clear-previous.
2009-06-23  Bruno HaibleTest msgattrib on a PO file with previous msgids.
2009-06-23  Bruno HaibleFix lock initialization.
2009-06-23  Bruno HaibleMake msgcmp's default behaviour more useful.
2009-06-23  Bruno HaibleMake it possible to invoke AC_GNU_SOURCE after gl_LOCK_...
2009-06-23  Bruno HaibleUpdate for 0.15.1.
2009-06-23  Bruno HaiblePrepare for 0.15.1.
2009-06-23  Bruno HaibleBump version number.
2009-06-23  Bruno HaibleUpdate from GNU config.
2009-06-23  Bruno HaibleUpdate.
2009-06-23  Bruno HaibleDistribute gnulib-cache.m4.
2009-06-23  Bruno HaibleUpdate comment.
2009-06-23  Bruno HaibleMove -I gnulib-m4 option to the end.
2009-06-23  Bruno HaibleEmpty directory now.
2009-06-23  Bruno HaibleRemove files that are gone.
2009-06-23  Bruno HaibleRemove files that are gone.
2009-06-23  Bruno HaibleRemove the removed files.
2009-06-23  Bruno HaibleRemove files that are gone.
2009-06-23  Bruno HaibleBuild without depcomp script.
2009-06-23  Bruno HaibleMention the new macros.
2009-06-23  Bruno HaibleNew macro AM_GNU_GETTEXT_NEED.
2009-06-23  Bruno HaibleNew macro AM_GNU_GETTEXT_INTL_SUBDIR.
2009-06-23  Bruno HaibleMacro that triggers the tests for the intl/ directory.
2009-06-23  Bruno HaibleRemove unused code.
2009-06-23  Bruno HaibleRemove unused code.
2009-06-23  Bruno HaibleFix Perl parsing bug introduced between 0.14.6 and...
2009-06-23  Bruno HaibleTest for argument passing in Perl.
2009-06-23  Bruno HaibleRemove an unused variable.
2009-06-23  Bruno HaibleComments.
2009-06-23  Bruno HaibleUpdated translations. New Indonesian translations.
2009-06-23  Bruno HaibleIndonesian translations.
2009-06-23  Bruno HaibleExceptionally mention the new French translations.
2009-06-23  Bruno HaibleFix header.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleHandle file descriptors which were not open from the...
2009-06-23  Bruno HaibleComment change.
2009-06-23  Bruno HaibleAvoid gcc warning at configure time.
2009-06-23  Bruno HaibleUpdated translations.
2009-06-23  Bruno HaibleAvoid unused variable warning at configure time.
2009-06-23  Bruno HaibleRemove inttypes-h.m4.
2009-06-23  Bruno HaibleRemove inttypes-h.m4.
2009-06-23  Bruno HaibleRemove inttypes-h.m4.
2009-06-23  Bruno HaibleInclude <config.h> unconditionally.
2009-06-23  Bruno HaibleClarify the relation between gettextize and different...
2009-06-23  Bruno HaibleSplit macros for intl subdir off into intl.m4.
2009-06-23  Bruno HaibleAutoconf macros for the intl/ subdir.
2009-06-23  Bruno Haible@mkdir_p@ may also refer to $(install_sh).
2009-06-23  Bruno HaibleUpdate for current gnulib.
2009-06-23  Bruno HaibleDiscourage unusual markup in translatable strings.
2009-06-23  Bruno HaibleAvoid using a NULL argparser.
2009-06-23  Bruno HaibleUse the 'xstriconv' module instead of the 'iconvstring...
2009-06-23  Bruno HaibleUpdate comments.
2009-06-23  Bruno HaibleRemove unnecessary includes from xerror.h.
2009-06-23  Bruno HaibleUpdate expected output.
next