summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change canonical names of two charsets.Bruno Haible2001-07-032-8/+8
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-037-400/+940
* Use 'bool' where appropriate.Bruno Haible2001-07-0230-376/+501
* Improved usage message.Bruno Haible2001-06-252-0/+11
* Add missing --unique option.Bruno Haible2001-06-232-0/+6
* Recognize ".hh" extension.Bruno Haible2001-06-122-0/+6
* Regenerated.Bruno Haible2001-06-122-51/+57
* Regenerated.Bruno Haible2001-06-121-7/+76
* msgcmp: Display all errors, don't stop prematurely.Bruno Haible2001-06-122-0/+7
* Typo.Bruno Haible2001-06-121-1/+1
* Cast xmalloc return value.Bruno Haible2001-06-125-11/+24
* Update.Bruno Haible2001-06-121-0/+1
* New programs msgcat, msgconv, msgen, msggrep, msgsed.Bruno Haible2001-06-1214-79/+3482
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-1127-1139/+1455
* msgmerge: Keep the header entry even if the .pot file doesn't contain one.Bruno Haible2001-06-113-0/+21
* msgfmt: Add .mo suffix to output files generated for domain directives.Bruno Haible2001-06-112-23/+42
* Regenerated.Bruno Haible2001-06-081-19/+25
* Fix datadir.Bruno Haible2001-06-012-1/+5
* Mark the 0.10.38 release.Bruno Haible2001-05-231-8/+12
* Avoid crash on EUC-KR PO files.Bruno Haible2001-05-232-0/+10
* Fix Content-Transfer-Encoding.Bruno Haible2001-05-212-1/+5
* Remove "lt-" prefix from program name.Bruno Haible2001-05-159-6/+24
* Tweak the --help output again.Bruno Haible2001-05-099-47/+124
* Remove trailing whitespace from filename lists.Bruno Haible2001-05-073-2/+17
* Simplify error message and multiline warning code.Bruno Haible2001-05-073-114/+43
* Prefix most error messages with the program name.Bruno Haible2001-05-0710-97/+105
* Record the obsoleteness status in the message_ty struct.Bruno Haible2001-05-079-22/+65
* Avoid more const warnings.Bruno Haible2001-05-022-2/+4
* Nop.Bruno Haible2001-05-021-1/+1
* Performance improvement: O(n^2) -> O(n).Bruno Haible2001-05-025-24/+137
* Comment.Bruno Haible2001-05-021-1/+3
* Add a few consts.Bruno Haible2001-04-305-7/+18
* Move reading of PO files to read-po.c.Bruno Haible2001-04-308-359/+445
* Restructure usage message. Tweak command line options.Bruno Haible2001-04-307-135/+313
* Move PO charset handling to a separate file.Bruno Haible2001-04-3010-319/+457
* Ignore fuzziness of the header entry.Bruno Haible2001-04-304-117/+123
* Regenerated.Bruno Haible2001-04-191-0/+4
* Hacks to optionally enable backward compatible behaviour.Bruno Haible2001-04-192-61/+101
* Version 0.10.37.Bruno Haible2001-04-191-0/+11
* Use mbswidth to indent multiline warning messages.Bruno Haible2001-04-092-41/+133
* Add ngettext.Bruno Haible2001-04-041-0/+1
* program_name is const char *.Bruno Haible2001-04-043-2/+7
* Fix a bug: line breaks could occur inside escape sequences, leading toBruno Haible2001-04-042-14/+32
* Release 0.10.36.Bruno Haible2001-03-301-0/+4
* Regenerated.Bruno Haible2001-03-301-5/+15
* Change message.Bruno Haible2001-03-272-2/+10
* Improve C format string verification.Bruno Haible2001-03-273-2/+8
* Remove unused limit and option.Bruno Haible2001-03-272-14/+8
* Fix command line option handling.Bruno Haible2001-03-232-14/+17
* The MIME encoding is always 8-bit.Bruno Haible2001-03-222-1/+5