| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-06 | - fixed spelling, PHPDoc , minor errors, code cleanup | Uwe.Tews@googlemail.com | 9 | -102/+117 | |
| 2013-07-15 | - update code generated by PSR-2 standards fixer which introduced PHP 5.4 ↵ | Uwe.Tews@googlemail.com | 3 | -3/+3 | |
| incompatibilities of 14.7.2013 | |||||
| 2013-07-14 | - update for PHP 5.4 compatibility | Uwe.Tews@googlemail.com | 7 | -81/+95 | |
| - reformat source to PSR-2 standard | |||||
| 2013-06-17 | 17.06.2013 | Uwe.Tews@googlemail.com | 1 | -1/+1 | |
| - fixed spelling in sources and documentation (from smarty-developers forum Veres Lajos) | |||||
| 2011-10-10 | - bugfix Smarty_CacheResource_mysql example was missing strtotime() calls | rodneyrehm | 1 | -2/+2 | |
| 2011-09-20 | apc.enable_cli must be activated for the APC test to execute in unit tests ↵ | rodneyrehm | 1 | -6/+0 | |
| (which are run from CLI) duh! | |||||
| 2011-09-19 | - bugfix regression in Smarty_CacheReource_KeyValueStore introduced by r4261 | rodneyrehm | 1 | -2/+9 | |
| - added APC test - added read/write test to APC demo ('cause it ain't working on my machine!?) | |||||
| 2011-09-16 | commit 3.1 into the trunk | monte.ohrt | 9 | -62/+523 | |
| 2011-02-13 | remove popup_init from demo template | monte.ohrt | 1 | -1/+0 | |
| 2009-11-06 | change linefeed style to native on all files | monte.ohrt | 5 | -122/+122 | |
| 2009-10-15 | added missing file | Uwe.Tews | 1 | -0/+5 | |
| 2009-09-30 | - reactivated PHP resource for simple PHP templates. Must set ↵ | Uwe.Tews | 3 | -16/+17 | |
| allow_php_templates = true to enable - {PHP} tag can be enabled by allow_php_tag = true | |||||
| 2009-09-19 | - replace internal "eval()" calls by "include" during rendering process | Uwe.Tews | 1 | -1/+1 | |
| - speed improvment for templates which have included subtemplates the compiled code of included templates is merged into the compiled code of the parent template - added logical operator "xor" for {if} tag - changed parameter ordering for Smarty2 BC fetch($template, $cache_id = null, $compile_id = null, $parent = null) display($template, $cache_id = null, $compile_id = null, $parent = null) createTemplate($template, $cache_id = null, $compile_id = null, $parent = null) - property resource_char_set is now replaced by constant SMARTY_RESOURCE_CHAR_SET - fixed handling of classes in registered blocks - speed improvement of lexer on text sections | |||||
| 2009-09-01 | - dropped nl2br as plugin | Uwe.Tews | 1 | -1/+1 | |
| - added '<>' as comparission operator in {if} tags - cached caching_lifetime property to cache_liftime for backward compatibility with Smarty2. {include} optional attribute is also now cache_lifetime - fixed trigger_error methode (moved into Smarty class) - version is now Beta!!! | |||||
| 2009-08-29 | - implemented caching of registered Resources | Uwe.Tews | 1 | -9/+0 | |
| - new property 'auto_literal'. if true(default) '{ ' and ' }' interpreted as literal, not as Smarty delimiter | |||||
| 2009-08-28 | - Fix on line breaks inside {if} tags | Uwe.Tews | 5 | -48/+176 | |
| 2009-03-22 | - delete obsolete files | Uwe.Tews | 18 | -295/+0 | |
| 2009-03-22 | fix path | monte.ohrt | 1 | -1/+1 | |
| 2009-03-22 | rearrange things into distribution and development directories | monte.ohrt | 20 | -0/+354 | |
