Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -5/+4 |
* | Update exports for cygwin, mingw. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Reading PO files. | Bruno Haible | 2009-06-23 | 1 | -0/+27 |
* | Move read-po.h to read-catalog.h. | Bruno Haible | 2009-06-23 | 1 | -192/+0 |
* | Extend the PO file syntax: Allow to store previous msgids. | Bruno Haible | 2009-06-23 | 1 | -1/+10 |
* | Support for context dependent translations in PO files. | Bruno Haible | 2009-06-23 | 1 | -1/+4 |
* | Update FSF postal address. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Support for building DLLs on Windows. | Bruno Haible | 2009-06-23 | 1 | -3/+3 |
* | Add extern "C" { ... }. | Bruno Haible | 2009-06-23 | 1 | -1/+18 |
* | Support Java .properties files as alternative syntax, like PO files. | Bruno Haible | 2009-06-23 | 1 | -3/+6 |
* | Unify three PO file parsers into a single one, as far as possible. | Bruno Haible | 2009-06-23 | 1 | -0/+114 |
* | Move src/read-po.h to gettext-tools/src/read-po.h. | Bruno Haible | 2009-06-23 | 1 | -0/+46 |