]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2010-06-04  Bruno HaibleDon't assume GNU tar.
2010-06-04  Bruno HaibleDon't use the git program if it does not exist.
2010-06-04  Bruno HaibleDon't --avoid too many modules.
2010-06-04  Bruno HaibleUpdate the post-release steps.
2010-06-04  Bruno HaibleRegenerated for 0.18.1.
2010-06-04  Bruno HaibleUpdate for 0.18.1.
2010-06-03  Bruno HaibleVersion 0.18.1.
2010-06-03  Bruno HaibleUpdate for 0.18.1.
2010-06-03  Bruno HaibleDe-emphasize the intl/ subdirectory.
2010-06-03  Bruno HaibleRemove outdated text.
2010-06-03  Bruno HaiblePrepare for 0.18.1.
2010-06-03  Bruno HaibleUpdate the matrix.
2010-06-03  Bruno Haiblexgettext: Recognize language of files ending in .perl.
2010-06-03  Bruno Haibleurlget: Don't attempt to run the Java program if we...
2010-06-03  Bruno HaibleUpdate after gnulib changed.
2010-06-03  Bruno HaibleDeprecate the --with-cvs option.
2010-06-03  Bruno HaibleInteroperability with newer versions of 'cvs'.
2010-06-03  Bruno HaibleLink with libunistring, if it exists.
2010-06-03  Bruno HaibleAvoid test suite failures on NetBSD 5.0.
2010-06-03  Bruno HaibleCleanup files that are no longer used.
2010-06-03  Bruno HaibleUpdated translations.
2010-06-03  Bruno HaibleAdd installation instructions for mingw-w64.
2010-06-03  Bruno HaibleUse the newest regex module from gnulib.
2010-06-03  Bruno HaibleUse regex module without dependency on 'malloc'.
2010-06-03  Bruno HaibleCode cleanup.
2010-06-03  Bruno HaibleFix bug: Avoid out-of-bounds access.
2010-06-03  Bruno HaibleCleanup syntax.
2010-06-03  Bruno HaibleTiny optimization.
2010-06-03  Bruno HaibleReduce scope of local variables.
2010-06-03  Bruno HaibleTrivial cleanups.
2010-06-03  Bruno Haiblemsggrep: Fix interpretation of '$' in regular expressions.
2010-06-03  Bruno HaibleBug fix: Don't assume that the buffer ends with a newline.
2010-06-03  Bruno HaibleUntabify.
2010-06-03  Bruno HaibleDo regex matching purely with regex, not regex + dfa...
2010-06-03  Bruno HaibleFix compilation failure on systems without <libintl.h>.
2010-06-03  Bruno Haiblexgettext-glade-4: Skip, not fail, when expat was not...
2010-06-03  Bruno HaibleFix typo.
2010-06-03  Bruno HaibleComment out an unused declaration.
2010-06-03  Bruno HaibleAvoid a link error when building statically on mingw.
2010-06-03  Bruno HaibleCorrect program dependencies.
2010-06-03  Bruno HaibleChoose among AC_DEFUN_ONCE, AC_DEFUN in a way that...
2010-05-17  Bruno HaibleFix typo in ChangeLog entry.
2010-05-16  Bruno HaibleAvoid autoconf warnings about AM_ICONV.
2010-05-16  Bruno Haibleconvert-archive: Don't publicize the builder's name...
2010-05-16  Bruno HaibleAvoid keyword substitution in cvs archives created...
2010-05-16  Bruno HaibleMake convert-archive more robust.
2010-05-16  Bruno HaibleAvoid known, harmless warning.
2010-05-16  Bruno HaibleAdd comment.
2010-05-15  Bruno HaibleList the build dependencies.
2010-05-15  Bruno HaibleAvoid link error on MacOS X 10.4, due to replaced ...
2010-05-13  Bruno HaibleRemove automatically generated files from version control.
2010-05-13  Bruno HaibleAdd more post-release steps.
2010-05-09  Bruno HaibleUpdate release steps. v0.18
2010-05-09  Bruno HaibleUpdate for 0.18.
2010-05-09  Bruno HaibleVersion 0.18.
2010-05-09  Bruno HaibleRegenerated for 0.18.
2010-05-09  Bruno HaibleUpdate release steps.
2010-05-09  Bruno HaibleRecord the gnulib commit.
2010-05-09  Bruno HaiblePrepare for version 0.18.
2010-05-09  Bruno HaibleAvoid test suite failure on mingw.
2010-05-09  Bruno HaibleAdd note about test failure on Cygwin.
2010-05-09  Bruno HaibleAvoid test suite failures on Cygwin 1.7.
2010-05-09  Bruno HaibleExport rpl_optind, rpl_optarg from DLL depending on...
2010-05-09  Bruno HaibleFix syntax errors in libintl build on mingw.
2010-05-09  Bruno HaibleAvoid compilation error in libgettextpo directory on...
2010-05-09  Bruno HaibleRegenerated for 0.18.
2010-05-09  Bruno HaibleUpdate after gnulib changed.
2010-05-09  Bruno Haiblelocalename: Port to MacOS X 10.6.
2010-05-09  Simon Josefssonvisibility: Don't use -fvisibility if it leads to a...
2010-05-09  Bruno HaibleUpdate for Cygwin 1.7.
2010-05-09  Bruno HaibleUpdate matrix.
2010-05-09  Bruno HaibleMore plans.
2010-05-09  Bruno HaibleMention the PO mode changes.
2010-05-09  Bruno Haiblepo-mode: Bump version number.
2010-05-09  Noritada Kobayashipo-mode: Fix bug in po-previous-translated-entry function.
2010-05-08  Bruno HaibleRemove trailing blanks.
2010-05-08  Bruno Haiblepo-mode: Optionally delete previous untranslated commen...
2010-05-08  Bruno Haiblepo-mode: Fix po-msgid-to-msgstr on plural entries.
2010-05-08  Bruno Haiblepo-mode: Fix po-get-msgid function in plural entries.
2010-05-08  Bruno Haiblepo-mode: Determine position of "msgid_plural" line...
2010-05-08  Bruno Haiblepo-mode: Improve po-get-msgstr-flavor.
2010-05-08  Noritada KobayashiFix failure of po-msgid-to-msgstr just after opening...
2010-05-08  Bruno HaibleAssign major mode text-mode to the subedit buffer.
2010-04-25  Bruno HaibleUpdate hello-pascal example.
2010-04-25  Bruno HaibleUpdate support of object-pascal-format strings.
2010-04-25  Bruno HaibleAdd reference to documentation for object-pascal-format...
2010-04-25  Bruno Haiblevasnprintf: Correct errno value in case of out-of-memory.
2010-04-25  Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-25  Bruno Haiblevasnprintf: Fix crash in %ls directive.
2010-04-25  Bruno Haiblevasnprintf: Fix multiple test failures on mingw.
2010-04-25  Bruno HaibleMake the multithread modules work on Cygwin 1.7.2.
2010-04-25  Bruno HaibleInteroperability with mono versions >= 2009-02-27.
2010-04-25  Bruno HaibleRemove autoconf-lib-link directory, obsoleted by gnulib.
2010-04-02  Bruno HaibleMove autoconf-lib-link unit tests to gnulib.
2010-04-01  Guido FlohrImprove how xgettext handles Perl syntax ambiguities.
2010-04-01  Guido FlohrClarify code.
2010-04-01  Guido FlohrRename a variable.
2010-03-31  Bruno HaibleModernize README.woe32.
2010-03-28  Bruno HaibleUpdate after gnulib changed.
2010-03-28  Bruno HaibleTrivial update from gnulib.
next