summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* doc: Update link to Python String FormattingMatt Behrens2015-05-082-5/+9
* po-mode: Add option to keep .mo when validatingManuel Uberti2015-04-242-5/+20
* kde-kuit: Use xmlns to avoid element name conflictDaiki Ueno2015-03-202-3/+14
* doc: Fix a typo and a punctuation error.Benno Schulenberg2015-03-162-2/+6
* build: Suppress dead assignment warningDaiki Ueno2015-03-123-5/+8
* build: Fix VPATH buildDaiki Ueno2015-03-122-1/+6
* Typo and documentation fixesDaiki Ueno2015-03-124-16/+18
* msgunfmt: Check allocated size for static segmentDaiki Ueno2015-03-112-4/+15
* po: Update POTFILES.in for gettext-toolsDaiki Ueno2015-03-092-0/+6
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-0916-11/+613
* hello-c-gnome3: Simplify variable substitutionDaiki Ueno2015-03-072-3/+6
* hello-c-gnome3: Improve comment in Makefile.amDaiki Ueno2015-03-062-1/+10
* Update .gitignoreDaiki Ueno2015-03-042-21/+22
* Fix ChangeLog botchesDaiki Ueno2015-03-041-1/+0
* xgettext: Support message syntax checksDaiki Ueno2015-03-0324-12/+923
* doc: Document plural forms for arb, tha, and indDaiki Ueno2015-02-102-0/+28
* tests: Fix "broken pipe" error in msgfilter-7Daiki Ueno2015-02-062-1/+18
* tests: Improve comments in xgettext-13Alex Henrie2015-02-061-4/+4
* xgettext: Wrap location comments to 79 charactersAlex Henrie2015-02-056-15/+88
* doc: Fix markup error in msgexec/msgfilterDaiki Ueno2015-02-033-2/+7
* msgfilter: Factor out quoted string handlingDaiki Ueno2015-02-034-149/+231
* examples: Require gettext 0.19 in hello-c-gnome3Matthias Clasen2015-02-022-1/+6
* msgexec: Add --newline optionDaiki Ueno2015-01-297-2/+196
* msgfilter: Add --newline optionDaiki Ueno2015-01-297-9/+246
* xgettext, msgmerge: Avoid undefined non-null argument behaviorDaiki Ueno2015-01-243-3/+14
* build: Fix parallel build from git checkoutDaiki Ueno2015-01-232-0/+8
* po-mode: Better C format string highlightingPeter Eisentraut2015-01-212-1/+6
* Update GnulibDaiki Ueno2015-01-201-3/+4
* desktop: Avoid useless warning for group headerDaiki Ueno2015-01-164-9/+31
* c++: Fix commit 4dfe1c46Daiki Ueno2015-01-134-16/+72
* c++: Make C++11 raw string recognition stricterDaiki Ueno2015-01-134-41/+72
* c++: Differentiate scanning logic from CDaiki Ueno2015-01-135-23/+92
* examples: Make hello-c-gnome3 translator friendlyDaiki Ueno2015-01-084-50/+71
* doc: Document Vala language supportDaiki Ueno2015-01-052-4/+64
* Release 0.19.4Daiki Ueno2014-12-2414-0/+56
* Prepare for 0.19.4Daiki Ueno2014-12-248-6/+15
* Update translationsDaiki Ueno2014-12-2430-3102/+3478
* sh: Test Bash ANSI-C quotingDaiki Ueno2014-12-182-1/+12
* sh: Fix handling of Bash ANSI-C quotingDaiki Ueno2014-12-182-19/+25
* sh: Fix typoDaiki Ueno2014-12-172-6/+11
* desktop: Suppress compiler warningDaiki Ueno2014-12-122-0/+7
* tests: Check invalid memory access in Lisp/SchemeDaiki Ueno2014-12-123-2/+49
* lisp, scheme: Avoid invalid memory accessDaiki Ueno2014-12-123-2/+13
* msgfmt: Suppress compiler warningDaiki Ueno2014-12-102-5/+10
* tests: Fix the last change to gettext-8-prg.cDaiki Ueno2014-12-092-1/+7
* tests: Avoid minor memory-leak in gettext-8-prgDaiki Ueno2014-12-092-1/+9
* xgettext: Avoid potential null-dereferenceDaiki Ueno2014-12-092-1/+6
* msgfmt: Fix potential access to uninitialized valueDaiki Ueno2014-12-092-4/+6
* tests: Test msgcat --sort-by-file optionDaiki Ueno2014-12-093-1/+71
* tests: Improve test coverage of Lua scannerDaiki Ueno2014-12-092-0/+13