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 715:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
Tue, 08 Apr 2008 22:34:01 +0000
cmlenz
Enable pickling of `Template` and `Code` objects.
trunk
Tue, 08 Apr 2008 19:49:39 +0000
cmlenz
The `Template` class and its subclasses, as well as the interpolation API, now take an `filepath` parameter instead of `basedir`. Closes #207. Thanks to Waldemar Kornewald for the patch.
trunk
Tue, 08 Apr 2008 18:18:18 +0000
cmlenz
The `Markup` class now supports mappings for right hand of the `%` (modulo) operator in the same way the Python string classes do, except that the substituted values are escape. Also, the special constructor which took positional arguments that would be substituted was removed. Thus the `Markup` class now supports the same arguments as that of its `unicode` base class. Closes #211. Many thanks to Christian Boos for the patch!
trunk
Mon, 07 Apr 2008 18:27:55 +0000
aflett
minor performance updates for non-match cases like bigtable, and for any case where before_template/after_template would create an empty MatchSet
experimental-match-fastpaths
Mon, 07 Apr 2008 17:15:00 +0000
aflett
revert an optimization that made a dumb assumption about when py:matches get stored..
experimental-match-fastpaths
Sun, 06 Apr 2008 21:23:13 +0000
cmlenz
Partially revert [717] to retain compatibility with Python 2.3.
trunk
Sun, 06 Apr 2008 20:52:15 +0000
athomas
Python 2.3 compatibility fixes for transformer and (specifically for 2.3.1) i18n.
trunk
Sun, 06 Apr 2008 20:39:48 +0000
cmlenz
Fix Python 2.3 compatibility of HTMLSanitizer unit tests.
trunk
less
more
| rev 715:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software