summaryrefslogtreecommitdiffstats
path: root/src/msgfmt.c
Commit message (Expand)AuthorAgeFilesLines
* Improve C format string verification.Bruno Haible2001-03-271-1/+1
* Use ngettext where possible.Bruno Haible2001-03-111-3/+13
* Update copyright year.Bruno Haible2001-03-111-3/+4
* Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP.Bruno Haible2001-03-091-3/+3
* Fix parsing of strings in CJK encodings.Bruno Haible2001-03-071-81/+0
* Use O_BINARY where necessary.Bruno Haible2001-02-051-2/+5
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-221-1/+1
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-8/+2
* Plural form handling.Bruno Haible2001-01-121-35/+199
* Consistently include the terminating NUL in the size of strings.Bruno Haible2001-01-111-3/+3
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-5/+14
* Update the lib directory with new files from glibc-2.2, fetish utils etc.Bruno Haible2001-01-041-3/+4
* Initial revisionUlrich Drepper2000-06-161-0/+973