summaryrefslogtreecommitdiffstats
path: root/src/msgcomm.c
Commit message (Expand)AuthorAgeFilesLines
* Unify three copies of read_name_from_file().Bruno Haible2001-08-071-63/+2
* Assume <limits.h> exists.Bruno Haible2001-08-061-6/+2
* Change bug report address.Bruno Haible2001-08-021-1/+1
* Make msgcomm work with multidomain input and different encodings.Bruno Haible2001-08-011-325/+43
* Fix fuzziness handling in msgcomm.Bruno Haible2001-07-251-1/+1
* Oops.Bruno Haible2001-07-051-1/+1
* msgcomm must keep the header entry.Bruno Haible2001-07-051-2/+2
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-031-1/+2
* Use 'bool' where appropriate.Bruno Haible2001-07-021-25/+25
* Add missing --unique option.Bruno Haible2001-06-231-0/+1
* New programs msgcat, msgconv, msgen, msggrep, msgsed.Bruno Haible2001-06-121-73/+18
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-32/+28
* Remove "lt-" prefix from program name.Bruno Haible2001-05-151-1/+1
* Tweak the --help output again.Bruno Haible2001-05-091-7/+15
* Remove trailing whitespace from filename lists.Bruno Haible2001-05-071-1/+6
* Prefix most error messages with the program name.Bruno Haible2001-05-071-14/+2
* Record the obsoleteness status in the message_ty struct.Bruno Haible2001-05-071-2/+4
* Avoid more const warnings.Bruno Haible2001-05-021-2/+2
* Restructure usage message. Tweak command line options.Bruno Haible2001-04-301-43/+65
* Fix command line option handling.Bruno Haible2001-03-231-14/+10
* Update copyright year.Bruno Haible2001-03-111-1/+1
* Support for Win32, OS/2, DOS pathnames, and other things needed for DJGPP.Bruno Haible2001-03-091-20/+8
* Fix the --width option to not split multibyte characters, and respect theBruno Haible2001-03-061-0/+1
* Fix msgcomm core dump.Bruno Haible2001-01-251-1/+1
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-8/+3
* Plural form handling.Bruno Haible2001-01-121-3/+9
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-3/+3
* Initial revisionUlrich Drepper2000-06-161-0/+781