summaryrefslogtreecommitdiff
path: root/gettext-tools/src/po-gram-gen.y
Commit message (Expand)AuthorAgeFilesLines
* Tweak last commit.Bruno Haible2020-05-011-5/+7
* Solidify remapping of function names of bison-generated parsers.Akim Demaille2020-05-011-47/+4
* Fix copyright years.Bruno Haible2019-02-041-1/+1
* all: Replace http URLs by https URLs in copyright notices.Bruno Haible2018-05-051-1/+1
* xgettext: Fix crash with *.po file inputDaiki Ueno2016-09-151-8/+5
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* po-gram: fix memory leaksDaiki Ueno2013-09-021-5/+12
* Modernize quoting.Bruno Haible2012-02-181-4/+4
* Untabify.Bruno Haible2009-12-121-271/+271
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-1/+1
* Big renaming of functions parsing catalogs: read-po -> read-catalog.Bruno Haible2009-06-231-1/+1
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-14/+145
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-13/+33
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Support for GNUstep .strings format.Bruno Haible2009-06-231-1/+1
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-2/+18
* Unify three PO file parsers into a single one, as far as possible.Bruno Haible2009-06-231-2/+2
* Move src/po-gram-gen.y to gettext-tools/src/po-gram-gen.y.Bruno Haible2009-06-231-0/+277