summaryrefslogtreecommitdiff
path: root/change_log.txt
AgeCommit message (Expand)AuthorFilesLines
2015-12-31- optimization of {assign}, {if} and {while} compiled codeuwetews1-0/+3
2015-12-30- bugfix plugin names starting with "php" did not compile https://github.com/...uwetews1-0/+3
2015-12-29- bugfix Smarty::error_reporting was not observed when display() or fetch() w...uwetews1-1/+3
2015-12-28- optimization of {foreach} code size and processinguwetews1-0/+3
2015-12-27- PHPdoc updatesuwetews1-0/+1
2015-12-27- code fixesuwetews1-0/+1
2015-12-27- update external methodsuwetews1-0/+1
2015-12-27- improve inheritance codeuwetews1-0/+3
2015-12-25- new feature If ACP is enabled force an apc_compile_file() when compiled or ...uwetews1-0/+2
2015-12-25- optimization replace hhvm extension by inline codeuwetews1-0/+1
2015-12-25- compile {block} tag code and its processing into classesuwetews1-0/+3
2015-12-24- bugfix post filter did fail on template inheritance https://github.com/smar...uwetews1-1/+2
2015-12-24- new feature Compiler does now observe the template_dir setting and will cre...uwetews1-0/+3
2015-12-23- new feature Caching does now observe the template_dir setting and will cre...uwetews1-1/+2
2015-12-23- optimization move subtemplate processing back into template objectuwetews1-1/+2
2015-12-23- optimization move internal method decodeProperties back into template objectuwetews1-0/+3
2015-12-22- code optimizationsuwetews1-0/+1
2015-12-22- change $xxx_dir properties from private to protected in case Smarty class g...uwetews1-0/+3
2015-12-21- bugfix {strip} must remove all blanks between html tags https://github.com/...uwetews1-0/+1
2015-12-21- optimization of filepath normalizationuwetews1-0/+2
2015-12-21- bugfix a filepath starting with '/' or '\' on windows should normalize to t...uwetews1-0/+3
2015-12-21- bugfix a filepath starting with '/' or '\' on windows should normalize to t...uwetews1-4/+0
2015-12-21- bugfix a filepath starting with '/' or '\' on windows should normalize to t...uwetews1-0/+4
2015-12-21Prepare 3.1.20-devuwetews1-1/+2
2015-12-21Release 3.1.29v3.1.29uwetews1-2/+1
2015-12-21v3.1.28-p1 patchuwetews1-0/+1
2015-12-21- optimization improve speed of filetime checks on extends and extendsall res...uwetews1-0/+3
2015-12-20- bugfix the source uid of the extendsall resource must contain $template_dir...uwetews1-0/+1
2015-12-20- bugfix add addition check for OS type on normalization of file path https:/...uwetews1-0/+1
2015-12-20- update compilation of Smarty special variablesuwetews1-0/+1
2015-12-20- bugfix failure when the default resource type was set to 'extendsall' https...uwetews1-0/+3
2015-12-19- bugfix broken PHP 5.2 compatibility https://github.com/smarty-php/smarty/is...uwetews1-1/+1
2015-12-19- improvement make sure that compiled and cache templates never can contain a...uwetews1-0/+1
2015-12-19- remove no longer used codeuwetews1-0/+1
2015-12-19- bugfix broken PHP 5.2 compatibilityuwetews1-1/+2
2015-12-19- bugfix using $smarty.capture.foo in expressions could fail https://github.c...uwetews1-0/+3
2015-12-18typouwetews1-1/+1
2015-12-18- bugfix regression when mdifier parameter was follow by math https://github....uwetews1-0/+3
2015-12-17- bugfix text content consisting of just a single '0' like in {if true}0{/if}...uwetews1-0/+2
2015-12-17- bugfix using {block append/prepend} on same block in multiple levels of inh...uwetews1-1/+1
2015-12-17- bugfix {$smarty.capture.nameFail} did lowercase capture name https://github...uwetews1-0/+3
2015-12-16- bugfix direct access $smarty->template_dir = 'foo'; should call Smarty::set...uwetews1-0/+1
2015-12-16- bugfix {foreach} did fail if from atrribute is a Generator class https://gi...uwetews1-0/+3
2015-12-15- bugfix a call to clearAllCache() and other should clear all internal templ...uwetews1-1/+2
2015-12-15Merge pull request #126 from glensc/patch-1uwetews1-2/+2
2015-12-15- bugfix {$smarty.cookies.foo} did return the $_COOKIE array not the 'foo' v...uwetews1-0/+3
2015-12-14typos here tooElan Ruusamäe1-2/+2
2015-12-14- bugfix multiple calls of {section} with same name droped E_NOTICE error ht...uwetews1-1/+2
2015-12-14- bugfix {$smarty.config.foo} broken in 3.1.28 https://github.com/smarty-php...uwetews1-1/+3
2015-12-13Prepare .1.29-devuwetews1-1/+3