index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_config_file_compiler.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
- optimization of lexer speed https://github.com/smarty-php/smarty/issues/311
uwetews
1
-11
/
+9
2016-07-13
- bugfix enable debugging could fail when template objects did already exists...
uwetews
1
-0
/
+3
2016-02-09
- reformat all code for unique style
uwetews
1
-15
/
+17
2015-11-01
- update config file processing
uwetews
1
-1
/
+3
2015-10-24
- new extension handler to load functions when called
uwetews
1
-1
/
+1
2015-08-19
- convert debug console processing to object
uwetews
1
-2
/
+2
2015-08-17
- load seldom used Smarty API methods dynamically to reduce memory footprint
uwetews
1
-1
/
+1
2015-08-09
replace property array by object properties
uwetews
1
-1
/
+1
2015-07-20
- bugfix config files got recompiled on each request
Uwe Tews
1
-4
/
+10
2015-07-06
- optimization get rid of __get and __set in source object
Uwe Tews
1
-5
/
+1
2015-07-01
- optimize compile check handling
Uwe Tews
1
-1
/
+1
2015-01-02
restructure config file processing
Uwe Tews
1
-22
/
+53
2014-06-17
- bugfix large template text of some charsets could cause parsing errors (to...
Uwe.Tews@googlemail.com
1
-0
/
+14
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-13
/
+16
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-5
/
+3
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-36
/
+74
2010-11-13
- reverted location of loadPlugin() to Smarty class
uwe.tews@googlemail.com
1
-2
/
+2
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-2
/
+2
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-08-13
- remove exception_handler property from Smarty class
Uwe.Tews
1
-1
/
+1
2010-04-28
- change default of $debugging_ctrl to 'NONE'
Uwe.Tews
1
-5
/
+4
2010-03-31
- compile locking by touching old compiled files to avoid concurrent compilat...
Uwe.Tews
1
-9
/
+0
2010-03-29
- bugfix allow array definitions as modifier parameter
Uwe.Tews
1
-40
/
+39
2010-01-16
- internal change of config file lexer/parser on handling of section names
Uwe.Tews
1
-1
/
+1
2009-11-20
- bugfix for empty config files
Uwe.Tews
1
-1
/
+1
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+116