Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for context dependent translations in PO files. | Bruno Haible | 2009-06-23 | 1 | -4/+8 |
* | Update FSF postal address. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | The xgettext -j option may need to do charset conversion. | Bruno Haible | 2009-06-23 | 1 | -3/+66 |
* | Support for GNUstep .strings format. | Bruno Haible | 2009-06-23 | 1 | -0/+11 |
* | Renamed xmalloc.h to xalloc.h. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Recognize format strings depending on their position. | Bruno Haible | 2009-06-23 | 1 | -1/+3 |
* | Avoid gcc warnings. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | Support Java .properties files as alternative syntax, like PO files. | Bruno Haible | 2009-06-23 | 1 | -8/+28 |
* | Unify three PO file parsers into a single one, as far as possible. | Bruno Haible | 2009-06-23 | 1 | -216/+41 |
* | Slightly better code structure. | Bruno Haible | 2009-06-23 | 1 | -7/+20 |
* | Move src/x-po.c to gettext-tools/src/x-po.c. | Bruno Haible | 2009-06-23 | 1 | -0/+280 |