Mercurial > genshi > genshi-test
log
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 |