Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distribute x-java.h. | Bruno Haible | 2001-09-16 | 1 | -1/+1 |
| | |||||
* | New program msgattrib. | Bruno Haible | 2001-09-10 | 1 | -1/+5 |
| | |||||
* | Add xgettext Java backend. | Bruno Haible | 2001-09-07 | 1 | -1/+5 |
| | |||||
* | Split off the .mo file reader from msgunfmt. | Bruno Haible | 2001-09-06 | 1 | -2/+3 |
| | |||||
* | Split off the .mo file writer in a separate file. | Bruno Haible | 2001-09-04 | 1 | -2/+2 |
| | |||||
* | Language dependent format string checking. | Bruno Haible | 2001-08-27 | 1 | -2/+4 |
| | |||||
* | Split off the PO file backend of xgettext. | Bruno Haible | 2001-08-13 | 1 | -2/+2 |
| | |||||
* | Split xgettext into a common frontend and a C specific backend. | Bruno Haible | 2001-08-08 | 1 | -5/+5 |
| | |||||
* | Unify three copies of read_name_from_file(). | Bruno Haible | 2001-08-07 | 1 | -4/+5 |
| | |||||
* | Make msgcomm work with multidomain input and different encodings. | Bruno Haible | 2001-08-01 | 1 | -3/+3 |
| | |||||
* | Improved handling of ASCII charset: avoid redundant warnings. | Bruno Haible | 2001-07-31 | 1 | -11/+14 |
| | |||||
* | New program 'msguniq'. | Bruno Haible | 2001-07-29 | 1 | -6/+10 |
| | |||||
* | msgexec replaces msgsed. | Bruno Haible | 2001-07-12 | 1 | -3/+3 |
| | |||||
* | New programs msgcat, msgconv, msgen, msggrep, msgsed. | Bruno Haible | 2001-06-12 | 1 | -2/+23 |
| | |||||
* | Fix datadir. | Bruno Haible | 2001-06-01 | 1 | -1/+0 |
| | |||||
* | Move reading of PO files to read-po.c. | Bruno Haible | 2001-04-30 | 1 | -3/+3 |
| | |||||
* | Move PO charset handling to a separate file. | Bruno Haible | 2001-04-30 | 1 | -10/+12 |
| | |||||
* | New program 'ngettext'. | Bruno Haible | 2001-03-20 | 1 | -1/+2 |
| | |||||
* | Fix parsing of strings in CJK encodings. | Bruno Haible | 2001-03-07 | 1 | -1/+5 |
| | |||||
* | Fix the --width option to not split multibyte characters, and respect the | Bruno Haible | 2001-03-06 | 1 | -5/+11 |
| | | | | wcwidth of the characters. | ||||
* | Use libtool to create a shared libintl.so. | Bruno Haible | 2001-01-26 | 1 | -3/+1 |
| | |||||
* | Rename src/gettextp.c to src/gettext.c, and | Bruno Haible | 2001-01-23 | 1 | -6/+1 |
| | | | | move src/setlocale.c to tests/setlocale.c. | ||||
* | Remove catgets fallback code. | Bruno Haible | 2001-01-18 | 1 | -1/+1 |
| | |||||
* | Since gettext is doesn't translate any more in the C locale, we must use | Bruno Haible | 2001-01-17 | 1 | -1/+6 |
| | | | | | | setlocale() in the testsuite. But since SunOS 4 and other old systems have no other locales than the C locale, we must implement a fake setlocale() ourselves. | ||||
* | Portability fixes for K&R C compilers, SunOS "make" and others. | Bruno Haible | 2001-01-15 | 1 | -3/+3 |
| | |||||
* | General tweaks, code moves, and cleanups. | Bruno Haible | 2001-01-09 | 1 | -1/+3 |
| | |||||
* | Initial revision | Ulrich Drepper | 2000-06-16 | 1 | -0/+61 |