summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* msgfmt: do not fail when --statistics is passedv0.1.0rofl0r2017-03-081-1/+3
* initial version of autopointrofl0r2016-12-221-0/+24
* xgettext: fix error when using -o /absolute/pathv0.0.5rofl0r2016-10-021-3/+7
* Revert "msgfmt: sort strings"rofl0r2014-08-131-55/+40
* msgfmt: sort stringsrofl0r2014-08-011-40/+55
* msgmerge: countermeasure against configure checksrofl0r2014-06-121-2/+7
* fix typov0.0.4rofl0r2014-01-261-1/+1
* msgmerge: shut up -Wunused-but-set-variable warningrofl0r2014-01-261-0/+1
* msgmerge: give error message instead of abort()rofl0r2014-01-261-1/+2
* whitespace cleanuprofl0r2014-01-263-34/+34
* xgettext: fix bugv0.0.3rofl0r2013-06-301-9/+3
* fix assertion error on huge string found in gnumericv0.0.2rofl0r2012-12-255-115/+129
* handle more escape sequencesv0.0.1rofl0r2012-09-182-0/+28
* fix bug that happened when msgrstr[>1] was used in combinations with multilin...rofl0r2012-09-181-1/+1
* msgfmt: bug compatible with GNU. add a build flag to echo the msgid as msgstr.rofl0r2012-09-181-2/+25
* xgettext: use passed domainrofl0r2012-09-181-3/+4
* add xgettextrofl0r2012-09-181-0/+117
* add version supportrofl0r2012-09-182-11/+29
* added msgmergerofl0r2012-09-181-0/+253
* rip out poparser from msgfmtrofl0r2012-09-183-207/+285
* msgfmt: implement multi-line string supportrofl0r2012-09-181-70/+150
* add initial msgfmt utilityrofl0r2012-09-171-0/+304