Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Wed, 13 Jun 2007 21:46:41 +0000 | cmlenz | Implement wrapping of header comments in PO(T) output. Related to #14. |
Wed, 13 Jun 2007 20:50:34 +0000 | cmlenz | Project name and version, and the charset are available via the `Catalog` object, and do not need to be passed to `write_pot()`. |
Wed, 13 Jun 2007 08:26:23 +0000 | cmlenz | Add wrapper class bundling the various formatting functions bound to a specific locale and time-zone. |
Wed, 13 Jun 2007 08:03:48 +0000 | pjenvey | o fix misnamed vars in LazyProxy |
Wed, 13 Jun 2007 07:52:20 +0000 | pjenvey | unused import |
Wed, 13 Jun 2007 07:48:06 +0000 | cmlenz | Add `--without-apidocs` switch to `build_doc` command for quicker doc-edit/review cycles. |
Tue, 12 Jun 2007 20:09:35 +0000 | cmlenz | Renamed `LOCAL` to `LOCALTZ`. |