log

age author description
Tue, 03 Jun 2008 20:22:33 +0000 cmlenz Fix expression interpolation for expression containing triple-quoted multiline strings. Thanks to Armin Ronacher for reporting the issue and providing a patch.
Sun, 01 Jun 2008 20:09:28 +0000 cmlenz Workaround for a Python 2.4 bug that broke star imports in template code blocks. Closes #221. Many thanks to Armin Ronacher for the patch.
Sat, 31 May 2008 21:34:16 +0000 cmlenz Fix for potential duplicate attributes making it through the builder API. Closes #216.
Sat, 31 May 2008 20:48:43 +0000 cmlenz * Add XHTML 1.1 doctype (closes #228).
Tue, 20 May 2008 00:26:50 +0000 athomas Fixed overly greedy `substitute` transformation.
Fri, 09 May 2008 13:43:20 +0000 cmlenz Actually use HTMLSerializer in test.
Sun, 04 May 2008 02:48:03 +0000 athomas Note that py:choose and friends may be used as elements.
Sun, 04 May 2008 02:45:59 +0000 athomas Note that `py:choose` and friends may be used as elements. experimental-optimizer
Mon, 21 Apr 2008 19:36:53 +0000 aflett update to trunk to track r847, fixing python 2.4 compatibility issues in speedup (and fixing copyrights, apparently :)) experimental-match-fastpaths
Mon, 21 Apr 2008 19:17:26 +0000 jruigrok Fix compilation for Python 2.3 and 2.4.
Mon, 21 Apr 2008 19:16:43 +0000 jruigrok Fix trailing whitespace.
Thu, 17 Apr 2008 14:50:21 +0000 jruigrok Properly wrap exceptions we want to catch.
Fri, 11 Apr 2008 08:42:11 +0000 cmlenz newctxt branch: Merged revisions [678:835] via svnmerge from [source:trunk]. experimental-newctxt
Thu, 10 Apr 2008 19:47:27 +0000 cmlenz Fix copyright years.
Tue, 08 Apr 2008 23:45:32 +0000 aflett update to trunk through r833 experimental-match-fastpaths
Copyright (C) 2012-2017 Edgewall Software