about summary refs log tree commit diff
path: root/src/locale/pleval.c
Commit message (Collapse)AuthorAgeFilesLines
* implement non-default plural rules for ngettext translationsRich Felker2014-07-281-0/+197
the new code in dcngettext was written by me, and the expression evaluator by Szabolcs Nagy (nsz).