]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2025-07-08  Bruno Haiblebuild: Remove autosprintf_all.html upon "make maintaine...
2025-07-07  Bruno Haibletests: Fix suggested valgrind invocation.
2025-07-07  Bruno Haiblexgettext: Perl: Add unit test for bug.
2025-07-07  Bruno Haiblexgettext: Perl: Fix a memory leak (regression 2003...
2025-07-07  Bruno Haiblexgettext: Perl: Fix bug with comment lines longer than...
2025-07-04  Bruno Haibledoc: More precisions about POSIX printf portability.
2025-07-04  Bruno HaiblePrepare for prerelease.
2025-07-04  Bruno HaibleUpdate to the newest gnulib.
2025-07-04  Bruno Haiblexgettext: Warn when a message contains an URL or email...
2025-07-03  Bruno Haiblemsgcat, msgen, xgettext: Tweak processing order.
2025-07-03  Bruno Haiblexgettext: Check msgid and msgid_plural for compatibilit...
2025-07-03  Bruno HaibleLisp, Scheme support: Fix format string checking.
2025-07-03  Bruno HaibleLua support: Fix format string checking.
2025-07-03  Bruno Haibletests: Strengthen tests.
2025-07-03  Bruno HaiblePython: Fix compilation error (regression 2025-06-24).
2025-07-03  Bruno HaibleModula-2 support: Fix possible crash during format...
2025-07-03  Bruno Haiblexgettext: Fix bug with syntax-checks on messages from...
2025-07-03  Bruno Haiblexgettext: Fix handling of syntax-checks with multi...
2025-07-03  Bruno Haiblemsggrep: Add new options -W and -S.
2025-07-03  Bruno Haiblemsggrep: Finish documenting the -X option (left-over...
2025-07-02  Bruno HaibleUpdate NEWS after 0.25.1 release.
2025-07-01  Bruno HaibleMerge from 0.25.x branch: Prepare for 0.25.1 release.
2025-07-01  Bruno Haibleautopoint: Don't fail if no gettext version is specifie...
2025-07-01  Bruno Haibleautopoint: Update unit test, part 2.
2025-07-01  Bruno Haibleautopoint: Update unit test.
2025-07-01  Bruno HaibleFix an autoreconf failure in packages that only need...
2025-07-01  Bruno Haibleautopoint: Don't fail if no gettext version is specified.
2025-06-30  Bruno HaibleSupport reading PO files with '#=' lines.
2025-06-30  Bruno Haibledoc: Document the short-term PO file format evolution.
2025-06-30  Bruno Haibledoc: Structure the "PO Files" chapter.
2025-06-30  Bruno HaibleSimplify code: The syntax-check flags are only used...
2025-06-29  Bruno Haibleexamples: Extend the hello-sh example, part 2.
2025-06-28  Bruno HaibleTweak last commit.
2025-06-28  Bruno HaibleRefactor: Use gnulib's 'options' module.
2025-06-28  Bruno HaibleUpdate to the newest gnulib.
2025-06-28  Bruno HaibleAdhere to GNU Coding Style.
2025-06-28  Bruno Haiblexgettext: Remove undocumented no-op option '-W'.
2025-06-28  Bruno Haiblemsgconv, msgen, msgfilter, msggrep, msgmerge: The optio...
2025-06-27  Bruno HaibleShell: Document two more approaches.
2025-06-27  Bruno Haibleexamples: Extend the hello-sh example.
2025-06-27  Bruno HaibleShell: Add another unit test.
2025-06-26  Bruno Haiblebuild: Use module 'kwset' from gnulib.
2025-06-26  Bruno HaibleUpdate to the newest gnulib.
2025-06-26  Bruno Haiblebuild: Update regarding current gnulib.
2025-06-25  Bruno Haiblebuild: Fix "make distcheck" failure.
2025-06-25  Bruno Haiblexgettext: Shell: Recognize printf_gettext, printf_ngett...
2025-06-25  Bruno Haiblegettext-runtime: New programs 'printf_gettext', 'printf...
2025-06-25  Bruno Haiblegettext-runtime: Improve --help output.
2025-06-24  Bruno HaibleC++: Add another unit test.
2025-06-24  Bruno HaibleShell: Add another unit test.
2025-06-24  Bruno HaiblePython: Add another unit test.
2025-06-24  Bruno HaiblePython: Update python-brace-format, assuming Python...
2025-06-24  Bruno HaiblePython: Fix bug in python-brace-format.
2025-06-24  Bruno HaiblePython: Remove an obsolete unit test.
2025-06-23  Bruno HaibleSupport format strings longer than 2 GiB on 64-bit...
2025-06-23  Bruno HaibleUpdate to the newest gnulib.
2025-06-23  Bruno Haiblegettext-runtime: Fix --help output in relocatable insta...
2025-06-23  Bruno HaibleAdhere to GNU Coding Style.
2025-06-23  Bruno HaibleAdd support for Shell printf format strings, part 3.
2025-06-23  Bruno HaibleAdd support for Shell printf format strings, part 2.
2025-06-22  Bruno HaibleAdd support for Shell printf format strings.
2025-06-22  Bruno Haibletcl-format: Accept null precision.
2025-06-22  Bruno Haiblerust-format: Reject null precision.
2025-06-22  Bruno Haibleruby-format: Accept null precision.
2025-06-22  Bruno Haiblepython-brace-format: Reject null precision.
2025-06-22  Bruno Haiblepython-format: Accept null precision.
2025-06-22  Bruno Haiblephp-format: Reject null precision.
2025-06-22  Bruno Haibleperl-format: Accept null precision.
2025-06-22  Bruno Haiblepascal-format: Accept null precision.
2025-06-21  Bruno Haiblelua-format: Accept null precision. Limit width and...
2025-06-21  Bruno Haiblelibrep-format: Accept null precision.
2025-06-21  Bruno Haiblejavascript-format: Reject null precision.
2025-06-21  Bruno Haiblejava-printf-format: Reject null precision.
2025-06-21  Bruno Haiblego-format: Accept null precision.
2025-06-21  Bruno Haibleelisp-format: Accept null precision.
2025-06-21  Bruno Haibled-format: Accept null precision.
2025-06-21  Bruno Haiblec-format: Accept null precision.
2025-06-21  Bruno Haibleboost-format: Accept null precision.
2025-06-21  Bruno Haibleawk-format: Accept null precision.
2025-06-21  Bruno Haiblexgettext: Shell: Reject \u and \U escape sequences...
2025-06-21  Bruno Haiblexgettext: Shell: Bump phase1_pushback buffer size.
2025-06-21  Bruno Haiblexgettext: Shell: Recognize \u and \U escape sequences...
2025-06-21  Bruno Haiblexgettext: Shell: Recognize \c escape sequences in ...
2025-06-21  Bruno Haibletests: Avoid a test failure with valgrind.
2025-06-20  Bruno HaibleFix 'make installcheck' failure on Cygwin.
2025-06-19  Bruno HaibleReject the dysfunctional gettext in Solaris libc, other...
2025-06-19  Bruno HaibleFix 'make installcheck' failure on Cygwin.
2025-06-19  Bruno HaibleDeprecate the gfc-internal-format flag.
2025-06-19  Bruno Haiblexgettext: GCC-source: Disable gfc-format-internal recog...
2025-06-19  Bruno HaibleStrengthen gcc-internal-format: Check that %< %>, ...
2025-06-19  Bruno HaibleUpdate gcc-internal-format for GCC 15.
2025-06-19  Bruno Haiblegettext-runtime: Fix "make installcheck" failure on...
2025-06-19  Bruno Haiblegettext-tools: Implement 'installcheck' target.
2025-06-19  Bruno Haiblegettext-runtime: Implement 'installcheck' target.
2025-06-19  Bruno Haiblelibtextstyle: Implement 'installcheck' target.
2025-06-14  Bruno Haiblebuild: Simplify.
2025-06-12  Bruno HaibleImprove config.log traces.
2025-06-08  Bruno Haiblebuild: Simplify handling of exported symbols on Windows...
2025-06-07  Bruno Haiblegettext.m4: Recognize the shared GNU libintl on MSVC.
2025-06-07  Bruno Haiblebuild: Simplify handling of exported symbols on Windows.
next