| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-16 | commit 3.1 into the trunk | monte.ohrt | 1 | -4/+19 | |
| 2011-03-16 | - bugfix on default {function} parameters when {function} was used in ↵ | uwe.tews@googlemail.com | 1 | -8/+8 | |
| nocache sections - bugfix on compiler object destruction. compiler_object property was by mistake unset. | |||||
| 2010-11-17 | - bugfix on {call} with variable function name | uwe.tews@googlemail.com | 1 | -0/+1 | |
| 2010-08-17 | fix formatting | monte.ohrt | 1 | -2/+3 | |
| 2010-05-25 | - rewrite of template function handling to improve speed | Uwe.Tews | 1 | -35/+26 | |
| - bugfix on file dependency when merge_compiled_includes = true | |||||
| 2010-02-07 | - minor fixes on API update | Uwe.Tews | 1 | -1/+1 | |
| 2009-12-31 | - optimization of generated code for doublequoted strings containing variables | Uwe.Tews | 1 | -0/+47 | |
| - rewrite of {function} tag handling - can now be declared in an external subtemplate - can contain nocache sections (nocache_hash handling) - can be called in noccache sections (nocache_hash handling) - new {call..} tag to call template functions with a variable name {call name=$foo} - fixed nocache_hash handling in merged compiled templates | |||||
