Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Wed, 30 Aug 2006 12:40:44 +0000 | cmlenz | Refactored the handling of empty tags in the serializer: use an `EmptyTagFilter` that combines adjacent start/end events, instead of the generic pushback-iterator. trunk |
Tue, 29 Aug 2006 21:14:58 +0000 | cmlenz | Fix another regression introduced in [258]: some kinds of cascaded match templates were broken, for example in the TurboGears example app. trunk |