Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Thu, 23 Nov 2006 11:28:15 +0000 | cmlenz | Fix parsing of processing instructions in HTML input. |
Thu, 23 Nov 2006 11:23:35 +0000 | cmlenz | Tiny simplification of the template engine plugin, taking advantage of the `default_class` parameter added to the `TemplateLoader` in [443]. |
Thu, 23 Nov 2006 10:52:14 +0000 | cmlenz | `MarkupTemplate`s can now be instantiated from markup streams, in addition to strings and file-like objects. Thanks to David Fraser for the patch. Closes #69. |
Wed, 22 Nov 2006 21:23:42 +0000 | cmlenz | Bump up version number on 0.3.x branch. stable-0.3.x |
Wed, 22 Nov 2006 21:17:33 +0000 | cmlenz | Ported [451] to 0.3.x. stable-0.3.x 0.3.5 |
Wed, 22 Nov 2006 21:11:30 +0000 | cmlenz | Update change log for [milestone:0.3.5]. |
Wed, 22 Nov 2006 21:03:31 +0000 | cmlenz | Ported [445] to 0.3.x. stable-0.3.x |