summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_config_file_compiler.php
AgeCommit message (Expand)AuthorFilesLines
2016-11-07- optimization of lexer speed https://github.com/smarty-php/smarty/issues/311uwetews1-11/+9
2016-07-13- bugfix enable debugging could fail when template objects did already exists...uwetews1-0/+3
2016-02-09- reformat all code for unique styleuwetews1-15/+17
2015-11-01- update config file processinguwetews1-1/+3
2015-10-24- new extension handler to load functions when calleduwetews1-1/+1
2015-08-19- convert debug console processing to objectuwetews1-2/+2
2015-08-17- load seldom used Smarty API methods dynamically to reduce memory footprintuwetews1-1/+1
2015-08-09replace property array by object propertiesuwetews1-1/+1
2015-07-20- bugfix config files got recompiled on each requestUwe Tews1-4/+10
2015-07-06- optimization get rid of __get and __set in source objectUwe Tews1-5/+1
2015-07-01- optimize compile check handlingUwe Tews1-1/+1
2015-01-02restructure config file processingUwe Tews1-22/+53
2014-06-17 - bugfix large template text of some charsets could cause parsing errors (to...Uwe.Tews@googlemail.com1-0/+14
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-13/+16
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-5/+3
2011-09-16commit 3.1 into the trunkmonte.ohrt1-36/+74
2010-11-13- reverted location of loadPlugin() to Smarty classuwe.tews@googlemail.com1-2/+2
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-2/+2
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-08-13- remove exception_handler property from Smarty classUwe.Tews1-1/+1
2010-04-28- change default of $debugging_ctrl to 'NONE'Uwe.Tews1-5/+4
2010-03-31- compile locking by touching old compiled files to avoid concurrent compilat...Uwe.Tews1-9/+0
2010-03-29- bugfix allow array definitions as modifier parameterUwe.Tews1-40/+39
2010-01-16- internal change of config file lexer/parser on handling of section namesUwe.Tews1-1/+1
2009-11-20- bugfix for empty config filesUwe.Tews1-1/+1
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+116