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 659:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
Thu, 29 Nov 2007 18:07:32 +0000
aronacher
merged trunk into sandbox branch
experimental-sandboxed
Thu, 22 Nov 2007 22:07:15 +0000
cmlenz
The `TextSerializer` class no longer strips all markup in text by default, so that it is still possible to use the Genshi `escape` function even with text templates. The old behavior is available via the `strip_markup` option of the serializer. Closes #146.
trunk
Thu, 22 Nov 2007 20:36:00 +0000
cmlenz
Allow use of py:replace as element. Closes #144.
trunk
Thu, 22 Nov 2007 20:04:23 +0000
cmlenz
Add unit test for #157, which seems to be working okay in trunk.
trunk
Thu, 22 Nov 2007 19:43:05 +0000
cmlenz
The `striptags` function now also removes HTML/XML-style comments. Closes #150. Thanks to Armin Ronacher for the report and suggested fix.
trunk
Thu, 22 Nov 2007 19:35:17 +0000
cmlenz
Fix thread-safety problem in template code evaluation. Closes #158. Thanks to Christian Boos for the patch.
trunk
Thu, 22 Nov 2007 19:19:17 +0000
cmlenz
Fix test to work on Python 2.5.1 which has a different exception message.
trunk
Thu, 22 Nov 2007 19:18:34 +0000
cmlenz
Fix typo in benchmark info output.
trunk
less
more
| rev 659:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software