Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
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! trunk |