summaryrefslogtreecommitdiff
path: root/gettext-tools/src/its.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "warning: no previous prototype for function 'its_*_eval'".Bruno Haible2020-10-041-6/+6
* Avoid a module name and include file name collision with gnulib.Bruno Haible2020-07-041-2/+2
* code style: Avoid gratuitous 'continue;' statements.Bruno Haible2019-08-251-10/+10
* its: Simplify code.Bruno Haible2019-03-271-15/+12
* its: Fix test failure.Bruno Haible2019-03-261-44/+61
* its: Avoid uninitialized variableDaiki Ueno2019-02-151-1/+1
* its: Add new preserveSpaceRule "paragraph"Daiki Ueno2019-02-151-1/+72
* its: Make whitespace normalization logic simplerDaiki Ueno2019-02-151-11/+15
* Fix copyright years.Bruno Haible2019-02-041-1/+1
* all: Replace more http and ftp URLs by https URLs.Bruno Haible2018-05-051-2/+2
* all: Replace http URLs by https URLs in copyright notices.Bruno Haible2018-05-051-1/+1
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* its: Allow CDATA and comments in translatable nodeDaiki Ueno2015-12-171-0/+2
* xgettext: Respect ITS escape rule for attributesDaiki Ueno2015-12-101-1/+4
* build: Suppress compiler warningDaiki Ueno2015-12-081-3/+1
* msgfmt: Support XML file mergingDaiki Ueno2015-12-041-0/+131
* xgettext: Add support for generic XML filesDaiki Ueno2015-12-041-0/+1812