Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 25 Aug 2006 12:39:55 +0000 | cmlenz | The `TextSerializer` should produce `unicode` objects, not `Markup` objects. trunk |
Fri, 25 Aug 2006 11:14:04 +0000 | cmlenz | Add serialization to plain text, based on cboos' patch. Closes #41. trunk |
Fri, 25 Aug 2006 10:08:46 +0000 | cmlenz | * Removed storage of substream in `MatchDirective`, because it's already being stored in the match templates (related to #39). trunk |
Thu, 24 Aug 2006 22:42:07 +0000 | mgood | Implemented support for generator expressions (fixes #16) trunk |
Thu, 24 Aug 2006 21:02:00 +0000 | mgood | simplify the `value_of` method exported in the template plugin trunk |
Thu, 24 Aug 2006 19:12:12 +0000 | cmlenz | Fix refactoring leftover from [242]. Closes #40. trunk |