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_compile_include.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
- bugfix template caching did not care about file.tpl in different template_dir
uwe.tews@googlemail.com
1
-12
/
+7
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-83
/
+114
2011-07-27
- bugfix subtemplate could use wrong varibale scope when it was recalled from...
uwe.tews@googlemail.com
1
-1
/
+1
2011-07-15
- bugfix individual cache_lifetime of {include} did not work correctly inside...
uwe.tews@googlemail.com
1
-69
/
+72
2011-03-03
- bugfix internal rendered_content must be cleared after subtemplate was incl...
uwe.tews@googlemail.com
1
-1
/
+1
2011-03-01
- bugfix replace modifier did not work in 3.0.7 on systems without multibyte ...
uwe.tews@googlemail.com
1
-1
/
+1
2011-02-18
- bugfix removed possible race condition when isCached() was called for an in...
uwe.tews@googlemail.com
1
-1
/
+11
2011-01-10
- bugfix when using {$smarty.block.child} and name of {block} was in double q...
uwe.tews@googlemail.com
1
-1
/
+3
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-29
/
+35
2010-09-12
- bugfix for change of 08/09/2010 (final {block} tags in subtemplates did not...
uwe.tews@googlemail.com
1
-1
/
+1
2010-08-23
- fixed E_STRICT errors for uninitialized variables
Uwe.Tews
1
-1
/
+2
2010-08-22
- added attribute cache_id to {include} tag
Uwe.Tews
1
-2
/
+9
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-08-05
- bugfix in nocache sections {include} must not cache the subtemplate
Uwe.Tews
1
-2
/
+5
2010-07-30
- bugfix passing scope attributes in doublequoted strings did not work at {in...
Uwe.Tews
1
-9
/
+10
2010-06-10
remove newline on include tag
monte.ohrt
1
-2
/
+2
2010-05-25
- rewrite of template function handling to improve speed
Uwe.Tews
1
-22
/
+31
2010-05-06
- bugfix when merging compiled templates and objects are passed as parameter ...
Uwe.Tews
1
-3
/
+4
2010-01-14
- revert handling of newline on no output tags like {if...}
Uwe.Tews
1
-3
/
+3
2009-12-31
- optimization of generated code for doublequoted strings containing variables
Uwe.Tews
1
-2
/
+3
2009-12-29
- use sha1() for filepath encoding
Uwe.Tews
1
-3
/
+8
2009-12-28
- update for security fixes
Uwe.Tews
1
-1
/
+3
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-45
/
+14
2009-12-17
- bugfix of parent/global variable update at included/merged subtemplates
Uwe.Tews
1
-18
/
+17
2009-12-16
- added {include file='foo.tpl' inline} inline option to merge compiled code...
Uwe.Tews
1
-2
/
+2
2009-12-01
- use $template_class property for template class name when compiling {includ...
Uwe.Tews
1
-1
/
+1
2009-11-26
- correct line number on unknown tag error message
Uwe.Tews
1
-10
/
+5
2009-11-19
- compiled templates are no longer touched with the filemtime of template source
Uwe.Tews
1
-1
/
+2
2009-11-18
- observe umask settings when setting file permissions
Uwe.Tews
1
-1
/
+3
2009-11-14
- fix on merging compiled templates with nocache sections in nocache includes
Uwe.Tews
1
-2
/
+3
2009-11-14
- fixed locaion where outputfilters are running
Uwe.Tews
1
-2
/
+2
2009-11-14
- bugfix on merging compiled templates when source files got removed or renamed.
Uwe.Tews
1
-0
/
+4
2009-11-10
- fixed preg_qoute on delimiters
Uwe.Tews
1
-33
/
+37
2009-11-09
(no commit message)
Uwe.Tews
1
-1
/
+1
2009-11-09
(no commit message)
Uwe.Tews
1
-2
/
+5
2009-11-09
- bugfix for {function} block tags in included templates
Uwe.Tews
1
-2
/
+2
2009-11-06
change linefeed style to native on all files
monte.ohrt
1
-159
/
+159
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+159