summaryrefslogtreecommitdiffstats
path: root/src/msgcmp.c
Commit message (Expand)AuthorAgeFilesLines
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-1/+1
* Change bug report address.Bruno Haible2001-08-021-1/+1
* Use 'bool' where appropriate.Bruno Haible2001-07-021-10/+10
* msgcmp: Display all errors, don't stop prematurely.Bruno Haible2001-06-121-0/+2
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-136/+153
* Remove "lt-" prefix from program name.Bruno Haible2001-05-151-1/+1
* Tweak the --help output again.Bruno Haible2001-05-091-4/+9
* Prefix most error messages with the program name.Bruno Haible2001-05-071-15/+2
* Record the obsoleteness status in the message_ty struct.Bruno Haible2001-05-071-2/+4
* Add a few consts.Bruno Haible2001-04-301-1/+1
* Move reading of PO files to read-po.c.Bruno Haible2001-04-301-1/+1
* Restructure usage message. Tweak command line options.Bruno Haible2001-04-301-9/+24
* Use ngettext where possible.Bruno Haible2001-03-111-1/+3
* Update copyright year.Bruno Haible2001-03-111-1/+1
* Nop (coding style).Bruno Haible2001-03-091-3/+3
* i18n for an error message.Bruno Haible2001-03-061-1/+1
* 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-9/+3
* Plural form handling.Bruno Haible2001-01-121-3/+8
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-8/+8
* Initial revisionUlrich Drepper2000-06-161-0/+437