]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2018-11-25  Bruno Haibleintl: Fix gettext test failures on mingw.
2018-11-25  Bruno HaibleUpdate to newest gnulib.
2018-11-25  Bruno HaibleFix typo in comment.
2018-11-25  Bruno HaibleFix typos in tests.
2018-11-25  Bruno Haiblebuild: Remove generated files from version control.
2018-11-25  Bruno Haiblebuild: Update .gitignore for 2018-05-19 change in gnulib.
2018-11-25  Bruno Haiblebuild: Update .gitignore for 2018-02-02 change in gnulib.
2018-11-25  Bruno Haiblebuild: Update .gitignore for 2017-05-01 change in gnulib.
2018-11-25  Bruno Haiblebuild: Update .gitignore for 2017-03-11 change in gnulib.
2018-11-25  Bruno Haiblebuild: Update .gitignore for 2017-05-04 change.
2018-11-25  Bruno Haiblebuild: Fix mistake in .gitignore (from 2016-12-11).
2018-11-25  Bruno HaibleAmend 'Stop installing the intl/ subdir sources.' commi...
2018-11-25  Bruno HaibleFix compilation error on mingw (regression from 2018...
2018-11-21  Pavel Raiskupmsgfmt: fix C&P issue
2018-11-21  Pavel Raiskupformat-kde-kuit: really use fallback markup
2018-11-18  Bruno Haiblemsgmerge must produce output that is stable under msgcat.
2018-11-18  Bruno Haiblegettextize: Give more advice.
2018-11-18  Bruno HaibleSimplify Autoconf macros.
2018-11-17  Bruno HaibleMake 'make distcheck' work in a VPATH build.
2018-11-11  Bruno Haiblegettextize: Install also host-cpu-c-abi.m4 (needed...
2018-11-11  Bruno HaibleUpdate to newest gnulib.
2018-11-11  Bruno HaibleUpdate packaging instructions.
2018-11-11  Bruno Haiblegettextize: Require automake >= 1.9.
2018-11-11  Bruno HaibleStop installing the intl/ subdir sources.
2018-11-11  Bruno Haiblegettextize: Remove --intl option.
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-18 to xgettext-c-6.
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-25 to xgettext-c-5.
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-24 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-9 to xgettext-c-comme...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-6 to xgettext-c-comme...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-16 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-7 to xgettext-c-comme...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-5 to xgettext-c-comme...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-21 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-23 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-19 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-14 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-17 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-13 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-8 to xgettext-c-format-2.
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-12 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-15 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-11 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-10 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-22 to xgettext-c...
2018-11-08  Bruno Haiblexgettext tests: Rename xgettext-c-20 to xgettext-c...
2018-11-04  Bruno Haiblexgettext: C: Treat invalid escape sequences like GCC...
2018-11-04  Bruno Haiblexgettext: Simplify calling convention of arglist_parser...
2018-11-04  Bruno Haiblexgettext: Delay calls to from_current_source_encoding...
2018-11-04  Bruno Haiblexgettext: Simplify calling convention of remember_a_mes...
2018-11-04  Bruno Haiblexgettext: Delay calls to from_current_source_encoding...
2018-11-04  Bruno Haiblexgettext: JavaScript: Make more use of mixed_string_buffer.
2018-11-04  Bruno Haiblexgettext: Python: Make more use of mixed_string_buffer.
2018-11-04  Bruno Haiblexgettext: Change the C# extractor to make use of mixed_...
2018-11-04  Bruno Haiblexgettext: Optimize away a memory allocation.
2018-11-04  Bruno Haiblexgettext: Change the Java extractor to make use of...
2018-11-04  Bruno Haiblexgettext: Share some more code among extractors.
2018-11-04  Bruno Haiblexgettext: Split source code into smaller files.
2018-11-04  Bruno Haiblexgettext: Fix crash when parsing invalid \Uxxxxxxxx...
2018-11-04  Bruno Haiblexgettext: Add support for C++11 raw string literals.
2018-11-04  Bruno Haiblexgettext: Add support for C11 string literals.
2018-11-04  Bruno Haiblexgettext: Vala: Improve parsing of escape sequences.
2018-11-04  Bruno Haiblexgettext: Fix result for concatenation of strings with...
2018-11-04  Bruno Haiblexgettext: New tests for non-ASCII extracted comments.
2018-11-04  Bruno Haiblexgettext: Enhance test for NUL byte handling.
2018-11-04  Bruno Haiblexgettext: New test of concatenation of strings with...
2018-11-04  Bruno Haiblexgettext: JavaScript: Fix a memory leak.
2018-11-04  Bruno HaibleWhitespace changes.
2018-11-04  Bruno HaibleFix test failure with valgrind.
2018-10-28  Bruno HaibleMake test files executable.
2018-10-28  Bruno HaibleMake it easier to build the code when the documentation...
2018-10-28  Bruno Haibletests: Improve reliability.
2018-10-25  Bruno Haiblepo, examples: Change .po -> .gmo rules to consider...
2018-10-24  Bruno Haiblemsgmerge: New option --for-msgfmt.
2018-10-24  Bruno HaibleAdd ability to write PO files without translator commen...
2018-10-24  Bruno HaibleImprove reliability of 'make dist'.
2018-10-24  Bruno Haiblepo, examples: Put stamp-po in the source directory.
2018-10-24  Bruno Haiblepo: Make "make maintainer-clean" erase the .pot file.
2018-10-24  Bruno Haiblepo, examples: Use case-insensitive search for "GNU...
2018-10-24  Bruno Haiblepo: Remove obsolete Makefile rules for .mo files.
2018-10-24  Bruno HaibleRemove outdated DJGPP build infrastructure.
2018-10-24  Bruno Haibleexamples: Add support for msgmerge --previous.
2018-10-24  Bruno Haibleexamples: Support reading header comments from file.
2018-10-24  Bruno Haibleexamples: Make it possible to pass custom options to...
2018-10-24  Bruno Haibleexamples: Add an option to claim the package as GNU...
2018-10-24  Bruno Haibleexamples: Upgrade to newest Makevars.
2018-10-23  Bruno Haibleexamples: Avoid grepping through monster files.
2018-10-23  Bruno Haibleexamples: Don't create unnecessary installation directo...
2018-10-23  Bruno Haiblepo: Make the insertion of the .pot-header file more...
2018-10-23  Bruno Haiblepo: When doing msgmerge --version, use the correct...
2018-10-23  Bruno Haiblepo: Make $(POFILES) target more robust.
2018-10-23  Bruno HaibleUpdate list of files to check with gnulib.
2018-10-23  Bruno Haibleintl: Improve support for per-thread locales on Solaris...
2018-10-23  Bruno HaibleUpdate to newest gnulib.
2018-10-23  Bruno Haibleintl: Fix support for per-thread locales on Solaris...
2018-10-23  Daiki Uenoxgettext: Fix compiler warning
2018-10-23  Bruno HaibleUpdate after gnulib changed.
2018-10-23  Bruno HaibleUpdate from gnulib: Assume Autoconf >= 2.63.
2018-10-23  Bruno HaibleUpdate from gnulib: Assume Automake >= 1.11.
2018-10-23  Bruno HaibleUpdate from gnulib: Make better use of Autoconf.
next