summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: Fix release date of 0.19.8Daiki Ueno2016-06-091-2/+4
|
* NEWS: Mention gettext.m4 changeDaiki Ueno2016-05-271-0/+2
|
* NEWS: Add 0.19.8 changesDaiki Ueno2016-05-251-0/+14
|
* Change msgfmt to produce little-endian .mo files by default.Bruno Haible2016-01-151-0/+3
| | | | | | | * gettext-tools/src/msgfmt.c (main): Initialize 'byteswap' so as to produce little-endian .mo files by default. * gettext-tools/doc/gettext.texi: Update documentation. * gettext-tools/doc/msgfmt.texi (--endianness): Likewise.
* NEWS: Add 0.19.7 changesDaiki Ueno2015-12-281-0/+15
|
* NEWS: Fix wordingDaiki Ueno2015-09-021-5/+7
|
* NEWS: Add 0.19.6 changesDaiki Ueno2015-09-011-0/+20
|
* NEWS: Fix typoDaiki Ueno2015-07-271-1/+1
|
* NEWS: Fix the release date of 0.19.5Daiki Ueno2015-07-101-1/+1
|
* NEWS: Adjust for 0.19.5 releaseDaiki Ueno2015-06-231-2/+2
|
* NEWS: Fix wordingDaiki Ueno2015-06-221-3/+5
|
* msginit: Guess plural rules from Unicode CLDRDaiki Ueno2015-06-221-0/+5
| | | | | | | | | | | | | | | | | | | | | * gettext-tools/src/Makefile.am (noinst_PROGRAMS): Add cldr-plurals. (install-exec-local): Install cldr-plurals. (BUILT_SOURCES): Add cldr-plural.c and cldr-plural.h. (cldr_plural_SOURCES): New variable. (cldr_plural_LDADD): New variable. * gettext-tools/src/cldr-plural-exp.h: New file. * gettext-tools/src/cldr-plural-exp.c: New file. * gettext-tools/src/cldr-plural.y: New file. * gettext-tools/src/cldr-plurals.c: New file. * gettext-tools/src/msginit.c (plural_forms): Call cldr-plurals program if the plural rule is not defined in the code. * gettext-tools/doc/msginit.texi: More explanations about "meta information". * gettext-tools/doc/gettext.texi (Plural forms): Mention Unicode CLDR support in msginit. * gettext-tools/tests/cldr-plurals-1: New file. * gettext-tools/tests/Makefile.am (TESTS): Add new tests. * NEWS: Mention msginit change.
* kde: Enable ki18n keywords by defaultЧаслав Илић (Chusslove Illich)2015-05-111-0/+3
| | | | | | | | | | | | | * gettext-tools/src/x-c.c (init_flag_table_kde): New function. (additional_keywords_kde): New variable. (activate_additional_keywords_kde): New function. (init_keywords): Optional addition of KDE-specific keywords. * gettext-tools/src/x-c.h (init_flag_table_kde): New function declaration. (activate_additional_keywords_kde): New function declaration. * gettext-tools/src/xgettext.c (main): Invoke addition of KDE-specific keywords when language is C++ with KDE. * NEWS: Mention --kde behavior change.
* Typo and documentation fixesDaiki Ueno2015-03-121-3/+5
|
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by Chusslove Illich in: https://lists.gnu.org/archive/html/bug-gettext/2015-01/msg00017.html * gettext-tools/src/format.h (formatstring_kde_kuit): New variable declaration. * gettext-tools/src/format.c (formatstring_parsers): Register formatstring_kde_kuitas a format string parser. * gettext-tools/src/format-kde-kuit.c: New file. * gettext-tools/src/message.h (NFORMATS): Increment. (enum format_type): New enum value format_kde_kuit. * gettext-tools/src/xgettext.c (xgettext_record_flag): Handle format_kde_kuit. * gettext-tools/src/Makefile.am (xgettext_SOURCES): Move libexpat-compat.c to... (libgettextsrc_la_SOURCES): ...here. (xgettext_LDADD): Move @LTLIBEXPAT@ to... (libgettextsrc_la_LDFLAGS): ...here. (FORMAT_SOURCE): Add format-kde-kuit.c. * gettext-tools/libgettextpo/Makefile.am (libgettextpo_la_AUXSOURCES): Add ../src/format-kde-kuit.c and ../src/libexpat-compat.c. (libgettextpo_la_LDFLAGS): Add @LTLIBEXPAT@. * gettext-tools/tests/format-kde-kuit-1: New file. * gettext-tools/tests/format-kde-kuit-2: New file. * gettext-tools/tests/Makefile.am (TESTS): Add new tests. * gettext-tools/doc/gettext.texi (kde-kuit-format): New subsection. * NEWS: Mention KUIT format string support.
* NEWS: Add 0.19.5 changesDaiki Ueno2015-03-041-0/+25
|
* NEWS: Mention Bash ANSI-C quoting changeDaiki Ueno2014-12-181-6/+8
|
* NEWS: Mention C++11 string literals supportDaiki Ueno2014-12-021-0/+2
|
* NEWS: Mention C# surrogate pair supportDaiki Ueno2014-12-011-0/+4
|
* NEWS: Mention portability fix on Mac OS X 10.10Daiki Ueno2014-11-281-1/+1
| | | | | | This should be fixed with the libtool infrastructure update to 2.4.3. Reported by Lawrence Velázquez at: <http://savannah.gnu.org/bugs/?43512>.
* NEWS: Add 0.19.4 entryDaiki Ueno2014-11-231-0/+13
|
* NEWS: Update 0.19.3 entryDaiki Ueno2014-10-151-1/+2
|
* NEWS: Mention MSGINIT_OPTIONS changeDaiki Ueno2014-10-081-0/+5
|
* NEWS: Add 0.19.3 entriesDaiki Ueno2014-10-011-0/+9
|
* NEWS: Add 0.19.2 entriesDaiki Ueno2014-07-141-0/+9
|
* Prepare for 0.19.1Daiki Ueno2014-06-101-1/+1
|
* NEWS: Mention 0.19.1 changesDaiki Ueno2014-06-031-1/+24
|
* Release 0.19Daiki Ueno2014-06-021-1/+1
|
* NEWS: Mention msgexec/msgfilter plural handlingDaiki Ueno2014-05-151-2/+6
|
* NEWS: Mention msgattrib --emptyDaiki Ueno2014-05-101-0/+3
|
* NEWS: Mention the prefixed comment-tag changeDaiki Ueno2014-05-041-0/+11
|
* NEWS: Mention Scheme scanner changeDaiki Ueno2014-05-031-0/+4
|
* NEWS: Mention more changes for 0.19Daiki Ueno2014-05-031-1/+18
|
* NEWS: Mention msgfilter quot and msgfilter boldquotDaiki Ueno2014-04-151-0/+6
|
* NEWS: Mention Desktop Entry supportDaiki Ueno2014-04-041-0/+4
|
* NEWS: Mention msgfmt --java --sourceDaiki Ueno2014-03-261-0/+3
|
* NEWS: Update for 0.18.4Daiki Ueno2014-03-251-0/+11
|
* NEWS: Mention memory leak fix in libgettextpoDaiki Ueno2013-09-191-0/+3
|
* NEWS: Add entry for 0.18.4Daiki Ueno2013-08-071-0/+8
|
* Fix typo in NEWS.Daiki Ueno2013-07-081-1/+1
|
* NEWS: Mention libasprintf change and Tcl bug fix.Daiki Ueno2013-07-071-19/+29
|
* NEWS: some wording fixesDaiki Ueno2013-06-171-4/+6
|
* NEWS: Document more new features.Daiki Ueno2013-06-131-4/+22
|
* NEWS: Mention that future 'gettextize' will require Automake 1.10.Daiki Ueno2013-06-111-0/+4
|
* Support for Vala.Daiki Ueno2013-06-041-0/+4
|
* Add --previous option.Pavel Kharitonov2013-05-211-0/+3
|
* Add NEWS entry for Python brace format.Daiki Ueno2013-04-261-0/+5
|
* Add NEWS entry for JavaScript support.Daiki Ueno2013-04-171-1/+9
|
* Add NEWS entry for Lua support.Daiki Ueno2013-04-121-0/+5
|
* Prepare for 0.18.2.Daiki Ueno2012-12-251-4/+7
|