log

age author description
Fri, 13 Mar 2009 15:57:04 +0000 cmlenz Avoid varargs on internal functions in template processing for slightly better performance. trunk
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). trunk
Wed, 11 Mar 2009 23:22:11 +0000 cmlenz Fix inefficient handling of static attribute values, pointed out by Christoph Zwerschke in #295. trunk
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. trunk
Wed, 11 Mar 2009 18:13:12 +0000 cmlenz inline-branch: Fix for `for` directive. experimental-inline
Wed, 11 Mar 2009 17:51:06 +0000 cmlenz Sync (old) experimental inline branch with trunk@1027. experimental-inline
Wed, 11 Mar 2009 17:28:38 +0000 cmlenz Cleared svnmerge property from trunk. trunk
Wed, 11 Mar 2009 17:03:03 +0000 cmlenz Merged soc2008-xpath branch back into trunk. trunk
Mon, 09 Mar 2009 16:17:25 +0000 cmlenz Minor simplification in the expansion of dynamic attributes. trunk
Mon, 09 Mar 2009 16:15:22 +0000 cmlenz Remove the outdated and unmaintained !TurboGears example. trunk
Mon, 09 Mar 2009 16:14:43 +0000 cmlenz Switch profiling in the benchmarks to cProfile. trunk
Mon, 09 Mar 2009 14:04:21 +0000 cmlenz Remove unneeded conversion of empty attribute values into a single-item list of an empty `TEXT` event. trunk
Mon, 09 Mar 2009 13:26:01 +0000 cmlenz Merge the internal template filters `_eval` and `_exec` into the `_flatten` function for slightly better performance. trunk
Copyright (C) 2012-2017 Edgewall Software