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
|
Sun, 06 Apr 2008 20:37:00 +0000 |
cmlenz |
Fix Python 2.3 compatibility issue with `py:for` unit tests.
trunk
|
Sun, 06 Apr 2008 20:33:31 +0000 |
cmlenz |
Fix Python 2.3 compatibility of HTMLSanitizer doctest.
trunk
|
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
|