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 337:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Thu, 09 Nov 2006 01:11:46 +0000
zzzeek
- using QName/Attrs now, is faster if match templates are being used, only slightly slower if not
experimental-compiler
Wed, 08 Nov 2006 15:50:15 +0000
cmlenz
Refactoring: `genshi.template` is now a package, it was getting way to crowded in that file.
Wed, 08 Nov 2006 12:03:20 +0000
cmlenz
Fix typo in `dummy_threading` import
Wed, 08 Nov 2006 00:55:13 +0000
zzzeek
got a few more unit tests working. need to figure out path.select() better
experimental-compiler
Tue, 07 Nov 2006 17:50:28 +0000
cmlenz
Fix XPath traversal in match templates. Previously, `div/p` would be treated the same as `div//p`, i.e. it would match all descendants and not just the immediate children.
Tue, 07 Nov 2006 14:28:02 +0000
cmlenz
* Fixed `basic.py` benchmark on Windows, closing #72. Thanks to John M. Camara for reporting the issue and providing the fix.
Mon, 06 Nov 2006 18:31:38 +0000
zzzeek
match/select functionality added. continued development of generators/streams/adaptation.
experimental-compiler
less
more
| rev 337:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software