Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 23 Nov 2006 17:41:52 +0000 | cmlenz | Improve handling of incorrectly nested tags in the HTML parser. trunk |
Thu, 23 Nov 2006 12:36:43 +0000 | cmlenz | Add `Attrs` class to `genshi.core.__all__`, so that it can be imported directly from the `genshi` package. trunk |
Thu, 23 Nov 2006 11:28:15 +0000 | cmlenz | Fix parsing of processing instructions in HTML input. trunk |
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]. trunk |
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. trunk |
Wed, 22 Nov 2006 21:23:42 +0000 | cmlenz | Bump up version number on 0.3.x branch. stable-0.3.x |