Wed, 04 Jun 2008 13:02:00 +0000 |
athomas |
Fixed some unintuitive behaviour in `Transformer.{cut,copy}`.
trunk
|
Wed, 04 Jun 2008 05:01:16 +0000 |
athomas |
Update to r855 for Python 2.3 support. Fixes #221 (hopefully).
trunk
|
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.
trunk
|
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.
trunk
|
Sat, 31 May 2008 21:34:16 +0000 |
cmlenz |
Fix for potential duplicate attributes making it through the builder API. Closes #216.
trunk
|
Sat, 31 May 2008 20:48:43 +0000 |
cmlenz |
* Add XHTML 1.1 doctype (closes #228).
trunk
|
Tue, 20 May 2008 00:26:50 +0000 |
athomas |
Fixed overly greedy `substitute` transformation.
trunk
|
Fri, 09 May 2008 13:43:20 +0000 |
cmlenz |
Actually use HTMLSerializer in test.
trunk
|
Sun, 04 May 2008 02:48:03 +0000 |
athomas |
Note that py:choose and friends may be used as elements.
trunk
|
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.
trunk
|
Mon, 21 Apr 2008 19:16:43 +0000 |
jruigrok |
Fix trailing whitespace.
trunk
|
Thu, 17 Apr 2008 14:50:21 +0000 |
jruigrok |
Properly wrap exceptions we want to catch.
trunk
|
Fri, 11 Apr 2008 08:42:11 +0000 |
cmlenz |
newctxt branch: Merged revisions [678:835] via svnmerge from [source:trunk].
experimental-newctxt
|