]> git.ipfire.org Git - thirdparty/gettext.git/shortlog
thirdparty/gettext.git
2020-07-26  Miguel Ángel... doc: Add po_xerror_handler_t documentation
2020-07-26  Miguel Ángel... doc: Add po_file_create documentation
2020-07-26  Bruno HaibleUpdate after gnulib changed.
2020-07-26  Bruno HaibleUpdate to newest gnulib.
2020-07-26  Bruno HaibleDrop portability to AIX 4.
2020-07-17  Bruno Haiblemsgmerge: Make --sort-by-file sort messages without...
2020-07-15  Bruno Haiblebuild: Fix a "make install" failure in a VPATH build...
2020-07-08  Bruno HaibleFix a test failure on MSVC.
2020-07-08  Bruno HaibleFix build error on mingw (regression from 2020-07-05).
2020-07-08  Bruno HaibleUpdate to newest gnulib.
2020-07-06  Bruno Haiblealloca-opt: Fix build error on AIX (regression from...
2020-07-06  Bruno HaibleFix compilation error on AIX (regression from 2019...
2020-07-05  Bruno Haibledoc: Fix typo.
2020-07-05  Bruno Haiblemsgfmt: Supersede, not overwrite, the output file of...
2020-07-05  Bruno HaibleAvoid possible future conflict with gnulib module ...
2020-07-05  Bruno HaibleUpdate after gnulib changed.
2020-07-05  Bruno HaibleUpdate to newest gnulib.
2020-07-05  Bruno Haiblegettext.h: Update from gnulib.
2020-07-05  Bruno Haiblealloca-opt: Update from gnulib.
2020-07-05  Bruno HaibleAvoid possible future conflict with gnulib module ...
2020-07-05  Bruno HaibleRemove some now unneeded gnulib-tool --avoid options.
2020-07-04  Bruno HaibleAvoid a module name and include file name collision...
2020-07-04  Bruno HaibleRemove redundant code (redundant since 2008-10-19).
2020-07-03  Bruno HaibleRemove redundant code.
2020-06-27  Bruno HaibleAdd comment.
2020-06-26  Bruno HaibleUpdate after gnulib changed.
2020-06-26  Bruno HaibleUpdate to newest gnulib.
2020-06-06  Bruno HaibleFAQ: Update information about mailing lists.
2020-06-06  Bruno Haiblemsgunfmt: Detect more cases of invalid .mo files.
2020-06-06  Bruno Haiblepo-mode: Fix syntax highlighting of comment lines with...
2020-05-10  Bruno HaibleReorder list of programming languages.
2020-05-10  Bruno Haiblei18n: Update list of files.
2020-05-10  Bruno Haibledoc: Reorder list of programming languages.
2020-05-10  Daiki Uenoxgettext: Warn if a fallback ITS file is used
2020-05-09  Bruno HaibleReduce explicit use of __attribute__.
2020-05-09  Bruno HaibleReduce explicit use of __attribute__.
2020-05-08  Bruno Haiblebuild: Fix "make distcheck" failure.
2020-05-08  Bruno HaibleUpdate after gnulib changed.
2020-05-08  Bruno HaibleUpdate to newest gnulib.
2020-05-08  Bruno HaibleUpdate after gnulib changed.
2020-05-08  Bruno HaibleUpdate to newest gnulib.
2020-05-03  Bruno HaibleUpdate after gnulib changed.
2020-05-03  Bruno HaibleUpdate to newest gnulib.
2020-05-01  Bruno HaibleClarify minimum needed bison version.
2020-05-01  Bruno HaibleTweak last commit.
2020-05-01  Akim DemailleSolidify remapping of function names of bison-generated...
2020-05-01  Bruno HaibleUpdate copyright year.
2020-05-01  Bruno Haibleintl: Require bison 3.0 or newer.
2020-05-01  Akim Demailleintl: Fix grammar conflicts instead of accepting them.
2020-05-01  Bruno Haiblebuild: Fix VPATH build failures with old bison when...
2020-05-01  Bruno Haiblebuild: Simplify bison detection.
2020-05-01  Bruno Haiblebuild: Fix a build failure with bison < 3.0 when cldr...
2020-05-01  Bruno HaibleUpdate to newest gnulib.
2020-05-01  Bruno Haiblebuild: Fix link error in tests (regression from 2020...
2020-04-26  Bruno Haiblexgettext: Add Ruby support.
2020-04-26  Bruno Haiblexgettext: Define alternate parser signature for the...
2020-04-26  Bruno Haiblexgettext: Define functions for the Ruby support.
2020-04-26  Bruno Haiblestr-list: Add a remove function.
2020-04-26  Bruno HaibleAdd support for Ruby format strings.
2020-04-26  Bruno Haiblexgettext: Fix a comment.
2020-04-26  Bruno HaibleReduce heap allocation in format string parsers.
2020-04-26  Bruno Haibleexamples: Improve code style.
2020-04-26  Bruno HaibleUpdate .gitignore after 2020-04-19 change.
2020-04-25  Bruno HaibleUpdate after gnulib changed.
2020-04-20  Bruno Haiblebuild: Fix a warning (regression from 2020-01-05).
2020-04-19  Bruno Haibleintl: Support any Unicode characters in the locale...
2020-04-19  Bruno HaibleUpdate after gnulib changed.
2020-04-19  Bruno HaibleUpdate to newest gnulib.
2020-04-19  Bruno Haibleintl: Add comment regarding debugging printf.
2020-04-14  Bruno Haiblelibtextstyle: Fix a memory leak.
2020-04-14  Bruno HaibleUpdate NEWS files after version 0.20.2 was released.
2020-04-14  Bruno HaibleFix typo in release steps.
2020-04-14  Bruno HaibleMerge from 0.20.x branch: Update translations (from...
2020-04-14  Bruno HaibleMerge from 0.20.x branch: examples: Use infrastructure...
2020-04-14  Bruno HaibleMerge from 0.20.x branch: Prepare for 0.20.2 release.
2020-04-14  Bruno Haiblemaint: Update download location of jdom-1.0.jar.
2020-04-14  Bruno Haiblebuild: Fix the generation of hello-c-gnome3.pot (regres...
2020-04-13  Bruno HaibleFix a compilation error (regression from 2019-12-24).
2020-04-12  Bruno Haibleintl: Drop argz processing outside of glibc.
2020-04-12  Bruno Haibleintl: Improve comments.
2020-04-11  Bruno Haiblepo: Emit a warning when creating a tarball without...
2020-04-11  Bruno Haiblelibtextstyle: Update .gitignore after 2019-12-24 change.
2020-04-11  Bruno HaibleUpdate to newest gnulib.
2020-04-10  Bruno Haiblexgettext: Fix a report by an undefined-behaviour sanitizer.
2020-04-06  Bruno Haiblexgettext: Improve JSX support in JavaScript.
2020-04-06  Bruno Haiblexgettext: Freshly initialize all static variables for...
2020-04-05  Bruno Haiblepo, examples: In the .po -> .gmo rules, really consider...
2020-04-04  Bruno HaibleThe gettext library is under LGPL 2.1, not 2.0.
2020-04-04  Bruno HaibleThe next release will be 0.20.2, not 0.21.
2020-03-29  Bruno Haibledoc: Don't recommend to use the reserved identifier...
2020-03-28  Bruno HaibleUpdate after gnulib changed.
2020-03-28  Bruno HaibleUpdate to newest gnulib.
2020-02-24  Bruno Haibleurlget: Follow the "privacy by design" principle.
2020-02-23  Bruno Haibleurlget: Follow the "privacy by design" principle.
2020-01-21  Bruno Haiblelibtextstyle: Prepare intermediate release 0.20.5.
2020-01-05  Bruno Haiblebuild: Tweak configure.ac.
2020-01-05  Bruno Haiblebuild: Fix link error on MSVC with --disable-shared.
2020-01-05  Bruno Haiblebuild: Fix build error on MSVC with --disable-shared.
2020-01-05  Dmitry V. Levinlibtextstyle: Enable large files and, on Linux, 64...
2020-01-05  Bruno HaibleUpdate after gnulib changed.
next