Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 21 Jul 2006 11:56:01 +0000 | cmlenz | Add benchmark that builds a large HTML table using different templating techniques (provided by Jonas). trunk |
Fri, 21 Jul 2006 11:39:32 +0000 | cmlenz | Add an XHTML serialization method. Now really need to get rid of some code duplication in the `markup.output` module. trunk |
Fri, 21 Jul 2006 11:35:56 +0000 | cmlenz | Improve performance of push/pop operations on the context. trunk |
Fri, 21 Jul 2006 09:32:56 +0000 | cmlenz | Some bugfixes and minor performance improvements for the builder module. trunk |
Thu, 20 Jul 2006 23:33:51 +0000 | cmlenz | Minor bugfi x follow-up to [97]: don't yield the terminator event from the whitespace filter. trunk |
Thu, 20 Jul 2006 23:06:36 +0000 | cmlenz | More performance improvements... this time for whitespace normalization and template loops. trunk |