]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2025-02-13  Bruno Haibleintl: Update info about Galician and Tamil.
2025-02-12  Bruno Haiblemsginit: Update info about Galician and Tamil.
2025-02-11  Bruno Haiblexgettext: Rust: Support named format string arguments.
2025-02-11  Bruno Haiblexgettext: Rust: Fix comments.
2025-02-11  Bruno HaibleRefactor.
2025-02-10  Ivan Krylovdoc: Suggest to not use ngettext() in a specific case.
2025-02-09  Bruno HaibleRefactor: Allow for better static analysis, fixing...
2025-02-09  Bruno Haiblexgettext: Rust: Refactor.
2025-02-09  Bruno Haiblexgettext: Handle out-of-memory situation.
2025-02-05  Bruno Haibledoc: Sort programming languages consistently.
2025-02-04  Bruno Haiblebuild: Remove undesired output from autopull.sh.
2025-02-04  Bruno HaibleFix last two commits.
2025-02-04  Bruno Haiblelibtextstyle: Improve namespacing.
2025-02-03  Bruno HaibleUpdate after gnulib changed.
2025-02-03  Bruno HaibleUpdate to the newest gnulib.
2025-02-03  Bruno HaibleRust: Update .gitignore.
2025-02-03  Bruno HaibleRust: Reference the example in the documentation.
2025-02-03  Bruno HaibleJava: Doc comments.
2025-02-02  Bruno HaibleSort programming languages like in the documentation.
2025-02-02  Bruno Haibletests: Fix a comment.
2025-02-01  Bruno Haibledoc: Explain why localizations are in separate files.
2025-01-29  Bruno Haibletests: Fix a comment.
2025-01-29  Bruno Haibleintl: Fix undefined behaviour.
2025-01-29  Bruno Haiblexgettext: Rust: Fix xgettext-rust-stackovfl-* failures...
2025-01-28  Bruno Haibleexamples: Add hello-rust example.
2025-01-28  Bruno HaibleRust: Add lang-rust unit test.
2025-01-28  Bruno HaibleAdd Rust support.
2025-01-28  Kévin CommaillePrepare for Rust support.
2025-01-28  Bruno Haibleexamples: Improve autoclean.sh.
2025-01-28  Bruno Haibleexamples: Assume autoconf >= 2.60.
2025-01-28  Bruno Haiblelibtextstyle: Update after 2025-01-24 change.
2025-01-28  Bruno Haibleformat-ruby: Fix error handling.
2025-01-28  Bruno Haibleformat-python-brace: Fix error handling.
2025-01-28  Bruno HaibleMention the GNU make requirement more prominently.
2025-01-28  Bruno Haiblebuild: Update package version handling after gnulib...
2025-01-28  Bruno HaibleUpdate to the newest gnulib.
2025-01-25  Bruno Haiblebuild: Update package version handling after gnulib...
2025-01-25  Bruno HaibleUpdate to the newest gnulib.
2025-01-24  Bruno Haiblelibtextstyle: Improve package version handling.
2025-01-23  Bruno HaibleTemporarily revert "po: Rename Makefile.in.in to Makefi...
2025-01-23  Bruno Haiblebuild: Update release-steps after problem with .version...
2025-01-23  Bruno Haiblebuild: Improve package version handling.
2025-01-23  Bruno HaibleUpdate to the newest gnulib.
2025-01-12  Bruno Haibleformat-kde-kuit: Fix test program.
2025-01-12  Bruno Haibleformat-kde: Fix test program.
2025-01-09  Bruno HaibleUpdate .gitignore after the recent refactorings.
2025-01-08  Bruno HaibleFix a test failure when LC_ALL is set to a non-English...
2025-01-08  Bruno Haiblexgettext: JavaScript: Parse recursive JSX expressions...
2025-01-08  Bruno Haiblebuild: Achieve better tarball compression ratios in...
2025-01-08  Bruno HaibleRefactor: Use function str_endswith.
2025-01-08  Bruno HaibleRefactor: Use function str_startswith.
2025-01-03  Bruno HaibleUpdate to the newest gnulib.
2025-01-03  Bruno HaibleRefactor: Use GNU coding style.
2025-01-03  Bruno Haiblelibtextstyle: Recognize number of colours in TERM=...
2025-01-03  Bruno Haiblelibtextstyle: Add comments.
2025-01-02  Bruno HaibleUpdate after gnulib changed.
2025-01-02  Bruno HaibleUpdate to the newest gnulib.
2024-12-31  Bruno Haiblemsgfmt: Fix python-brace-format checking.
2024-12-31  Bruno HaibleWhen reading PO files, treat CRLF line terminators...
2024-12-31  Bruno HaibleMerge from 0.23.x branch: Prepare for 0.23.1 release.
2024-12-31  Bruno HaibleMerge from 0.23.x branch: Update NEWS file for release...
2024-12-31  Bruno Haibledoc: Update list of dependencies.
2024-12-31  Bruno HaibleWhen reading PO files, treat CRLF line terminators...
2024-12-28  Bruno HaibleUpdate after gnulib changed.
2024-12-28  Bruno HaibleUpdate to the newest gnulib.
2024-12-27  Bruno Haiblebuild: Fix "make dist" result when run in a VPATH build.
2024-12-24  Bruno Haibleintl: Support the UTF-8 environment on native Windows.
2024-12-24  Bruno Haibleintl: Handle LC_MESSAGES correctly on native Windows.
2024-12-24  Bruno HaibleUpdate to the newest gnulib.
2024-12-24  Bruno Haiblelang-python-*: Fix test failures on mingw with UCRT.
2024-12-23  Bruno Haiblelibtextstyle: Fix a test failure on MSYS2.
2024-12-23  Bruno HaibleFix test failure of lang-ruby.
2024-12-23  Bruno Haibleexamples: Don't fail build if rxgettext is not installed.
2024-12-23  Bruno Haibleexamples: Don't fail configuration of hello-objc if...
2024-12-23  Bruno Haibleexamples: Find the Objective-C compiler out-of-the...
2024-12-23  Bruno Haibleexamples: Don't fail configuration of hello-objc if...
2024-12-20  Bruno Haiblepo: Remove a comment that is not valid any more since...
2024-12-18  Bruno HaibleNew example 'hello-c++-gnome3'.
2024-12-18  Bruno Haiblehello-c-gnome3: Document build dependencies.
2024-12-18  Bruno Haiblehello-c-gnome3: Add a simpler "hello world" program.
2024-12-18  Bruno Haiblehello-c-gnome3: Make more robust.
2024-12-16  Bruno Haiblehello-c-gnome3: Fix "make distcheck".
2024-12-16  Bruno Haiblehello-c-gnome3: Avoid translator mistakes regarding...
2024-12-16  Bruno Haiblehello-c-gnome3: Fix an error "Settings schema 'org...
2024-12-16  Bruno Haiblehello-c-gnome3: Exit when the window's close button...
2024-12-16  Bruno HaibleRename some examples.
2024-12-16  Bruno HaibleNew example 'hello-ruby'.
2024-12-16  Bruno HaibleRuby: Add unit test for Ruby support.
2024-12-16  Bruno Haibledoc: Update list of dependencies.
2024-12-16  Bruno HaibleFix "make distcheck" failure (regression from "po:...
2024-12-15  Bruno Haibledoc: Update reference to lua-gettext package.
2024-12-12  Bruno Haibleintl-java: Fix a deprecation warning.
2024-12-12  Bruno Haiblelibtextstyle: Fix a gcc 13 -Wunused-result warning.
2024-12-12  Bruno Haiblelibxml: Fix a gcc 13 -Wformat-truncation warning.
2024-12-12  Bruno HaibleSilence -Wstack-protector warnings from Ubuntu gcc...
2024-12-12  Bruno Haibledoc: Update list of dependencies.
2024-12-10  Bruno Haiblepo: Rename Makefile.in.in to Makefile.in.
2024-12-10  Bruno Haiblebuild: Read LINGUAS at 'make' time, not at 'configure...
2024-12-09  Bruno HaibleUse new approach for gnulib localizations.
2024-12-08  Bruno HaibleUpdate after gnulib changed.
next