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 208:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
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.
Tue, 29 Aug 2006 12:14:36 +0000
cmlenz
The `XMLParser` now correctly handles unicode input. Closes #43.
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.
Sat, 26 Aug 2006 00:17:03 +0000
cmlenz
Add doctest to verify that the `py:attrs` directive correctly handles a sequence of `(name, value)` tuples.
Fri, 25 Aug 2006 23:58:36 +0000
cmlenz
* Implement reverse add/mul operators for `Markup` class, so that the result is also a `Markup` instance.
Fri, 25 Aug 2006 13:12:39 +0000
cmlenz
Fix for handling function calls with star/dstar arguments in expressions. Closes #42. Many thanks to David Fraser for reporting the problem and providing a patch!
Fri, 25 Aug 2006 12:43:01 +0000
cmlenz
Remove the (hopefully) last instance where directives store state in instance variables, allowing templates to be cached and reused in a threadsafe manner. Closes #39. Many thanks to Christian Boos for the patch!
less
more
| rev 208:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software