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 947:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
tip
age
author
description
Fri, 02 Sep 2011 20:20:21 +0000
hodgestar
Add .copy() function to Context objects. Fixes #249.
trunk
Tue, 30 Aug 2011 12:52:08 +0000
hodgestar
Merge r1170 from trunk (fix error in match template processing -- see #370 comment 12).
stable-0.6.x
Tue, 30 Aug 2011 12:48:57 +0000
hodgestar
Fix out-by-one error introduced in r1097 that led to match templates missing the last event from the stream they were processing.
trunk
Wed, 03 Aug 2011 17:43:27 +0000
hodgestar
Merge r1168 from trunk (fix error in dealing with None in the implemenation of Markup.escape in _speedups.c, see #439).
stable-0.6.x
Wed, 03 Aug 2011 17:38:37 +0000
hodgestar
Fix bug in _speedups where it differed from behaviour of Python implementation and add a test for this case (fixes #439). Fix and test contributed by cboos.
trunk
Sun, 03 Jul 2011 19:02:43 +0000
hodgestar
Fix bug in ASTTransformer's cloning that overwrote AST nodes name attribute instead of copy the attributes listed in ASTNode._attributes.
trunk
Sun, 03 Jul 2011 18:59:47 +0000
hodgestar
Fix genshi.core.Attrs.__contains__ so that it returns False instead of None if an attribute is not found (CPython translates this to False automatically but PyPy does not).
trunk
less
more
| rev 947:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
tip
Copyright (C) 2012-2017 Edgewall Software