summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* project-id: Add missing quotes around `pwd` for basenameDaiki Ueno2014-05-132-1/+7
* tests: Improve test coverageDaiki Ueno2014-05-122-1/+10
* msgfilter: Fix quote handling of doubled grave charatersDaiki Ueno2014-05-124-0/+20
* build: Remove unused variablesDaiki Ueno2014-05-124-15/+1
* build: Fix Woe32 cross buildDaiki Ueno2014-05-127-36/+56
* doc: Fix wordingDaiki Ueno2014-05-101-4/+3
* tests: Fix file modesDaiki Ueno2014-05-102-0/+0
* man: Don't depend on the binary executableDaiki Ueno2014-05-101-19/+21
* msgattrib: Add --empty optionGuido Flohr2014-05-107-3/+149
* vala: Interpret string literals lazilyDaiki Ueno2014-05-095-273/+149
* c: Interpret string literals lazilyDaiki Ueno2014-05-096-246/+373
* xgettext: Provide a way to interpret string literals lazilyDaiki Ueno2014-05-0928-37/+219
* xgettext: Make mixed_string_buffer_done always return UTF-8 stringDaiki Ueno2014-05-072-34/+14
* examples: Don't fail on "make install" when a PO file is missingDaiki Ueno2014-05-062-0/+9
* doc: Add tips to maintain PO files in the repositoryDaiki Ueno2014-05-052-6/+62
* doc: Talk about generic VCS, not CVSDaiki Ueno2014-05-052-49/+57
* Add missing file tests/xgettext-11Daiki Ueno2014-05-041-0/+41
* tests: Add test for prefixed comment tagDaiki Ueno2014-05-032-1/+7
* xgettext: Recognize comment tag prefixDaiki Ueno2014-05-032-7/+32
* NEWS: Mention Scheme scanner changeDaiki Ueno2014-05-031-1/+1
* 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-024-61/+153
* xgettext: Factor out commonly used mixed_string_bufferDaiki Ueno2014-05-025-410/+292
* Fix commit 4dc36d2fDaiki Ueno2014-05-021-4/+1
* maint: Remove duplicate files from the repositoryDaiki Ueno2014-05-018-617/+0
* scheme: Recognize GIMP script-fu extension _"abc"Daiki Ueno2014-04-307-2/+91
* format-python-brace: Limit acceptable format specifiersDaiki Ueno2014-04-304-14/+97
* tests: Don't run a test only successful after "make dist" by defaultDaiki Ueno2014-04-292-1/+8
* tests: Add work around for newer Bison version used in autopoint testDaiki Ueno2014-04-292-0/+9
* examples: Don't use KDE build infrastructure when generating POTDaiki Ueno2014-04-251-6/+16
* build: Turn update-po.sh into a Makefile ruleDaiki Ueno2014-04-253-27/+31
* examples: Rename gnome3 XML files shorter than 99Daiki Ueno2014-04-246-9/+8
* examples: Lower the required gettext version to 0.15Daiki Ueno2014-04-231-1/+1
* autopoint: Unset variables known to interfere with common toolsDaiki Ueno2014-04-233-0/+19
* build: Use Automake 'subdir-objects' optionRoumen Petrov2014-04-226-3/+18
* Update .gitignoreDaiki Ueno2014-04-229-20/+99
* build: Use git-version-gen intead of version.shDaiki Ueno2014-04-228-16/+28
* Rules-quot: Use built-in quot filter if possibleDaiki Ueno2014-04-212-1/+20
* msgfilter: Fix single quote handling in the quot filterDaiki Ueno2014-04-213-4/+25
* examples: Quote shell variables in hello-java*/configureDaiki Ueno2014-04-215-7/+18
* tests: Don't run system dependent test by defaultDaiki Ueno2014-04-212-2/+9
* autopoint: Rename gettext_dir to gettext_datadirDaiki Ueno2014-04-217-36/+47
* Revert "examples: Don't error out from configure in hello-c-gnome3"Daiki Ueno2014-04-182-29/+18
* xgettext: Strip multiple ".in" suffixes from the file name.Daiki Ueno2014-04-172-2/+7
* examples: Don't error out from configure in hello-c-gnome3Daiki Ueno2014-04-172-18/+29