summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src
Commit message (Expand)AuthorAgeFilesLines
* xgettext: Make mixed_string_buffer_done always return UTF-8 stringDaiki Ueno2014-05-072-34/+14
* xgettext: Recognize comment tag prefixDaiki Ueno2014-05-032-7/+32
* Update ChangeLog.Daiki Ueno2014-05-031-0/+12
* c: Support C99-style Unicode character escapesDaiki Ueno2014-05-031-42/+122
* xgettext: Allow mixed_string_buffer_done to return non-UTF-8 stringDaiki Ueno2014-05-032-15/+34
* Fix typo in commit f597467aDaiki Ueno2014-05-031-2/+2
* xgettext: Fix memleaks around wrong usage of mixed_string_buffer_doneDaiki Ueno2014-05-023-3/+3
* xgettext: Add more comments to mixed_string_buffer usageDaiki Ueno2014-05-023-0/+6
* vala: Support C99-style Unicode escapesDaiki Ueno2014-05-022-60/+143
* xgettext: Factor out commonly used mixed_string_bufferDaiki Ueno2014-05-025-410/+292
* Fix commit 4dc36d2fDaiki Ueno2014-05-021-4/+1
* scheme: Recognize GIMP script-fu extension _"abc"Daiki Ueno2014-04-302-1/+34
* format-python-brace: Limit acceptable format specifiersDaiki Ueno2014-04-302-12/+84
* build: Use Automake 'subdir-objects' optionRoumen Petrov2014-04-222-1/+6
* Update .gitignoreDaiki Ueno2014-04-221-3/+20
* msgfilter: Fix single quote handling in the quot filterDaiki Ueno2014-04-212-4/+7
* xgettext: Strip multiple ".in" suffixes from the file name.Daiki Ueno2014-04-172-2/+7
* msgfmt: Fix commit cfac1548Daiki Ueno2014-04-171-1/+1
* msgfmt: Simplify LINGUAS parsingDaiki Ueno2014-04-171-15/+11
* msgfmt: Allow any whitespace as a list separator in LINGUASDaiki Ueno2014-04-162-1/+28
* msgfilter: Add 'quot' and 'boldquot' built-in filtersDaiki Ueno2014-04-155-0/+272
* xgettext: Warn user if invalid encoding name is specifiedDaiki Ueno2014-04-042-1/+14
* Update ChangeLogsDaiki Ueno2014-04-041-0/+32
* Add missing x-desktop.h to noinst_HEADERSDaiki Ueno2014-04-041-1/+1
* gettext-tools: Update file manifestDaiki Ueno2014-04-041-0/+9
* msgfmt: Add support for Desktop Entry filesDaiki Ueno2014-04-044-6/+601
* xgettext: Add support for Desktop Entry filesDaiki Ueno2014-04-046-4/+884
* msgfmt: Add --source option to generate .java file instead of .classAurélien Gâteau2014-03-264-9/+74
* Extend --add-location option to suppress line number outputDaiki Ueno2014-03-2517-141/+268
* xgettext: Fix infloop on loading Glade files with non-DL expatDaiki Ueno2014-03-122-4/+23
* php: Recognize single and double quotes around heredoc labelDaiki Ueno2014-03-102-3/+21
* xgettext: Add E4X support to JavaScript scannerDaiki Ueno2013-12-043-2/+225
* javascript: fix translator comment extraction in C++-style commentsDaiki Ueno2013-11-142-1/+10
* javascript: fix translator comment extraction in C-style commentsDaiki Ueno2013-11-142-2/+8
* Fix misuse of a logical operator.Daiki Ueno2013-11-114-3/+10
* Clear error_message_count before parsing PO files.Daiki Ueno2013-10-232-1/+11
* msgfmt: adjust the default value of PO-Revision-Date to xgettextPeter Eisentraut2013-10-152-1/+7
* po-gram: fix memory leaksDaiki Ueno2013-09-022-5/+21
* glade: Ignore --extract-all option for Glade2/3.Miguel Ángel Arruga Vivas2013-08-132-31/+35
* glade: handle multi-line extracted commentsDaiki Ueno2013-08-122-1/+30
* x-gsettings: add guard when expat is not available at compile timeDaiki Ueno2013-08-092-3/+10
* Fix copyright year in xgettext version string.Miguel Ángel Arruga Vivas2013-08-082-1/+6
* xgettext: support GSettings schema fileDaiki Ueno2013-08-066-2/+452
* xgettext: allow file name extension with multiple dotsDaiki Ueno2013-08-062-9/+25
* Extract libexpat compatibility layer to libexpat-compat.{c,h} files.Miguel Ángel Arruga Vivas2013-08-065-269/+417
* lua: fix crash when parsing '..' with non-string argumentDaiki Ueno2013-07-112-0/+7
* Fix string concatenation with '+' in Python.Daiki Ueno2013-06-272-1/+5
* Revert the last change for \x handling in Tcl.Daiki Ueno2013-06-252-6/+4
* Fix handling of \x and \u escape sequences in Tcl.Daiki Ueno2013-06-252-4/+15
* Enable python-brace-format detection by default.Daiki Ueno2013-06-172-0/+17