Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 13 Mar 2009 21:05:19 +0000 | cmlenz | Follow-up fix for [1038]. trunk |
Fri, 13 Mar 2009 20:04:26 +0000 | cmlenz | inline branch: synced with trunk@1038. experimental-inline |
Fri, 13 Mar 2009 18:46:01 +0000 | cmlenz | Add caching in the serialization stage, which speeds up the serialization of markup that has a lot of repetitive elements. trunk |
Fri, 13 Mar 2009 16:06:42 +0000 | cmlenz | inline branch: template object can be compiled, and remembers the generated module. experimental-inline |
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 |