]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
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.
2018-10-22  Bruno Haibleintl: Add support for per-thread locales on Solaris...
2018-10-22  Bruno HaibleUpdate to newest gnulib.
2018-10-22  Bruno Haibleexamples: Fix another build failure.
2018-10-21  Bruno HaibleNew subdirectory system-tests.
2018-10-21  Bruno HaibleUpdate comments.
2018-10-21  Bruno HaibleRename test gettext-8 to intl-5.
2018-10-21  Bruno HaibleRename test gettext-7 to intl-thread-3 and support...
2018-10-21  Bruno HaibleMake the intl-thread-2 test effective on Solaris 11.
2018-10-21  Bruno HaibleRename test gettext-6 to intl-thread-2 and support...
2018-10-21  Bruno HaibleNew test intl-thread-1.
2018-10-21  Bruno HaibleRename test gettext-5 to intl-setlocale-2.
2018-10-21  Bruno HaibleRename test gettext-4 to intl-4.
2018-10-21  Bruno HaibleNew test intl-3.
2018-10-21  Bruno HaibleNew test intl-2.
2018-10-21  Bruno HaibleNew test intl-1.
2018-10-21  Bruno HaibleRename gettext-3 test to intl-setlocale-1.
2018-10-21  Bruno HaibleUpdate PACKAGING documentation.
2018-10-21  Bruno HaibleTests: Update comments.
2018-10-21  Bruno HaibleFix lang-bash test failure in VPATH builds.
2018-10-19  Bruno HaibleFix 'make dist' (recent regression).
2018-10-19  Bruno Haibleexamples: Modernize configure.ac.
2018-10-19  Bruno Haibleexamples: Add a script for checking against mistakes.
2018-10-18  Bruno Haibleexamples: hello-pascal: Fix 'make distcheck'.
2018-10-18  Bruno Haibleexamples: hello-java*: Fix 'make distcheck'.
2018-10-18  Bruno Haibleexamples: hello-csharp*: Improve 'make maintainer-clean'.
2018-10-18  Bruno Haibleexamples: hello-php: Fix runtime error.
2018-10-18  Bruno Haibleexamples: hello-tcl*: Fix runtime error.
2018-10-18  Bruno Haibleexamples: hello-clisp: Fix runtime error with clisp...
2018-10-18  Bruno Haibleexamples: Fix 'make dist' failures in VPATH builds.
2018-10-18  Bruno Haibleexamples: hello-pascal: Fix 'make dist' failure in...
2018-10-18  Bruno Haibleexamples: hello-pascal: Fix 'make dist'.
2018-10-18  Bruno Haibleexamples: hello-java*: Fix "make dist".
2018-10-18  Bruno Haibleexamples: Fix 'make dist'.
2018-10-18  Bruno Haibleexamples: Fix 'make' failures in VPATH builds.
2018-10-17  Bruno Haibleexamples: hello-csharp-forms: Fix 'make clean'.
2018-10-17  Bruno Haibleexamples: hello-csharp: Fix 'make clean'.
2018-10-17  Bruno Haibleexamples: hello-objc-gnustep: Fix 'make distclean'.
2018-10-17  Bruno Haibleexamples: hello-pascal: Fix 'make maintainer-clean'.
2018-10-17  Bruno Haibleexamples: hello-java: Fix 'make' failure.
2018-10-17  Bruno Haibleexamples: hello-pascal: Update.
2018-10-17  Bruno Haibleexamples: Correctly clean up left-over files.
2018-10-15  Bruno Haibleexamples: Remove left-over files.
2018-10-15  Bruno Haibleexamples: Clean up autoconf left-over.
2018-10-15  Bruno Haibleexamples: hello-c++-widgets: Update build infrastructure.
2018-10-15  Bruno HaibleUpdate test after gnulib module 'localcharset' changed.
2018-10-14  Bruno Haibleexamples: Fix "make dist" error.
next