summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/x-scheme.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
* build: Remove unused variablesDaiki Ueno2014-05-121-5/+0
* scheme: Recognize GIMP script-fu extension _"abc"Daiki Ueno2014-04-301-1/+29
* xgettext for Scheme: Understand guile 2.0 comment syntax, part 2.Bruno Haible2011-10-051-8/+107
* xgettext for Scheme: Understand guile 2.0 comment syntax, part 1.Bruno Haible2011-10-041-12/+7
* Untabify.Bruno Haible2009-12-121-696/+696
* Extract comments meant for translators from Glade input files.Bruno Haible2009-06-231-2/+2
* Avoid gcc -Wredundant-decls warnings.Bruno Haible2009-06-231-2/+1
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* exit.h is replaced with <stdlib.h>.Bruno Haible2009-06-231-2/+1
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-6/+6
* Make the x-*.h files real specification headers.Bruno Haible2009-06-231-0/+3
* Fix crash on some valid input.Bruno Haible2009-06-231-1/+1
* Document the default keywords.Bruno Haible2009-06-231-1/+3
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-231-2/+2
* Add support for contexts in xgettext.Bruno Haible2009-06-231-47/+21
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-231-9/+5
* Use savable_comment_* API everywhere.Bruno Haible2009-06-231-2/+8
* Revamp the hash table API.Bruno Haible2009-06-231-6/+6
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* xgettext Scheme backend.Bruno Haible2009-06-231-0/+1244