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 203:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
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!
Fri, 25 Aug 2006 12:39:55 +0000
cmlenz
The `TextSerializer` should produce `unicode` objects, not `Markup` objects.
Fri, 25 Aug 2006 11:14:04 +0000
cmlenz
Add serialization to plain text, based on cboos' patch. Closes #41.
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).
Thu, 24 Aug 2006 22:42:07 +0000
mgood
Implemented support for generator expressions (fixes #16)
Thu, 24 Aug 2006 21:02:00 +0000
mgood
simplify the `value_of` method exported in the template plugin
less
more
| rev 203:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software