log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
mirror
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 212:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
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
Tue, 29 Aug 2006 17:35:32 +0000
cmlenz
Fix regression introduced in [258]. More fixes needed?
trunk
Tue, 29 Aug 2006 16:34:40 +0000
cmlenz
* Fix bug in handling of undefined entities. Thanks to Arnar for reporting the issue on IRC.
trunk
Tue, 29 Aug 2006 15:44:54 +0000
cmlenz
Cleanup the application of template processing steps (flatten, eval, match) so that they are only performed when necessary. Results in a small performance boost, and also fixes #35.
trunk
Tue, 29 Aug 2006 12:14:36 +0000
cmlenz
The `XMLParser` now correctly handles unicode input. Closes #43.
trunk
Tue, 29 Aug 2006 10:56:33 +0000
cmlenz
`TypeError`s raised by `py:def` macros (and other expressions producing streams) are no longer silently ignored. Closes #44.
trunk
less
more
| rev 212:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software