log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
genshi-test
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 694:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
age
author
description
Wed, 26 Mar 2008 22:10:36 +0000
cmlenz
Match templates are now applied in a more controlled fashion: in the order they are declared in the template source, all match templates up to (and including) the matching template itself are applied to the matched content, whereas the match templates declared after the matching template are only applied to the generated content. Fixes #186. Many thanks to Matt Chaput for reporting the problem and providing a test case.
Mon, 17 Mar 2008 11:09:56 +0000
cmlenz
Enable use of expressions in include directives of text templates. Closes #194. Thanks to Oliver Cope for reporting the issue.
Mon, 17 Mar 2008 10:25:44 +0000
cmlenz
Add warning about using code blocks on Python 2.3. Closes #181.
Mon, 17 Mar 2008 09:40:14 +0000
cmlenz
Minor cleanup in eval module.
Sat, 15 Mar 2008 05:42:29 +0000
aflett
more code/comment clean up - make sure to retain match order
experimental-match-fastpaths
Wed, 12 Mar 2008 20:48:52 +0000
cmlenz
The XHTML serializer now strips `xml:space` attributes as they are only allowed on very few tags.
Wed, 12 Mar 2008 20:46:34 +0000
cmlenz
The `Stream.render` now accepts an optional `out` parameter that can be used to pass in a writable file-like object to use for assembling the output, instead of building a big string and returning it.
less
more
| rev 694:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
Copyright (C) 2012-2017 Edgewall Software