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