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 706:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
age
author
description
Sun, 06 Apr 2008 20:33:31 +0000
cmlenz
Fix Python 2.3 compatibility of HTMLSanitizer doctest.
Fri, 04 Apr 2008 17:29:53 +0000
aflett
fix totally embarassing typo - ctxt not ctx
experimental-match-fastpaths
Fri, 04 Apr 2008 16:57:27 +0000
aflett
further performance improvements to MatchSet functionality - factor out MatchSet's State so that we dont' have to keep copying over the state every time we create a new child MatchSet.
experimental-match-fastpaths
Mon, 31 Mar 2008 22:47:50 +0000
aflett
merge in trunk up through r818 - fundamentally changed the way MatchSet works, but actually is more consistent now
experimental-match-fastpaths
Mon, 31 Mar 2008 09:30:26 +0000
cmlenz
Improve error reporting when accessing an attribute in a Python expression raises an `AttributeError`. Closes #191. Thanks to Michele Cella for the patch!
Fri, 28 Mar 2008 17:05:04 +0000
aflett
minor speed cleanups to match_order - use a dict rather than a list, because d[id(k)] is faster than l.index(k)
experimental-match-fastpaths
Fri, 28 Mar 2008 14:14:26 +0000
cmlenz
Add option for unbuffered match template processing, which could cause excessive memory usage. Closes #190.
less
more
| rev 706:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
Copyright (C) 2012-2017 Edgewall Software