Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Fri, 13 Mar 2009 09:34:50 +0000 | cmlenz | inline branch: Add code block support to the template inliner, and some tweaks/cleanup. experimental-inline |
Thu, 12 Mar 2009 08:11:08 +0000 | cmlenz | Minor simplification and performance improvement to the flattening of dynamic attribute values. Thanks to Christoph Zwerschke for the suggestion (see #295). |
Wed, 11 Mar 2009 23:22:11 +0000 | cmlenz | Fix inefficient handling of static attribute values, pointed out by Christoph Zwerschke in #295. |
Wed, 11 Mar 2009 22:24:12 +0000 | cmlenz | sandboxed branch: init svnmerge. experimental-sandboxed |
Wed, 11 Mar 2009 22:14:32 +0000 | cmlenz | Get rid of some Python 2.3 legacy that's no longer needed now that 2.4 is the baseline. |
Wed, 11 Mar 2009 18:13:12 +0000 | cmlenz | inline-branch: Fix for `for` directive. experimental-inline |