summaryrefslogtreecommitdiffstats
path: root/src/msgmerge.c
Commit message (Expand)AuthorAgeFilesLines
* Deal with the case where a message gets or loses the plural form statusBruno Haible2009-06-211-0/+81
* Add an optional hash table to each message list.Bruno Haible2009-06-211-2/+2
* Use bool instead of int.Bruno Haible2009-06-211-4/+6
* Avoid warnings on some platforms.Bruno Haible2001-10-261-3/+4
* Fix the usage message.Bruno Haible2001-10-261-1/+1
* New msgmerge option --update.Bruno Haible2001-10-221-15/+128
* New include file "basename.h".Bruno Haible2001-09-281-0/+1
* Reorganize the option checking.Bruno Haible2001-09-231-1/+6
* Change bug report address.Bruno Haible2001-08-021-1/+1
* Use 'bool' where appropriate.Bruno Haible2001-07-021-21/+21
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-113/+207
* msgmerge: Keep the header entry even if the .pot file doesn't contain one.Bruno Haible2001-06-111-0/+13
* Remove "lt-" prefix from program name.Bruno Haible2001-05-151-1/+1
* Tweak the --help output again.Bruno Haible2001-05-091-6/+13
* Prefix most error messages with the program name.Bruno Haible2001-05-071-18/+2
* Move reading of PO files to read-po.c.Bruno Haible2001-04-301-354/+5
* Restructure usage message. Tweak command line options.Bruno Haible2001-04-301-18/+49
* Update copyright year.Bruno Haible2001-03-111-4/+5
* Fix the --width option to not split multibyte characters, and respect theBruno Haible2001-03-061-0/+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-15/+4
* Plural form handling.Bruno Haible2001-01-121-3/+8
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-9/+9
* Initial revisionUlrich Drepper2000-06-161-0/+813