Uwe Tews
|
3fc8abeb98
|
code cleanup and optimizations 3.1.32-dev-34
|
2017-11-06 01:02:56 +01:00 |
|
Uwe Tews
|
dd9c076dfa
|
- correction of PHPDoc blocks
- minor code cleanup
|
2017-10-26 10:25:41 +02:00 |
|
uwetews
|
6ef0d0eaa0
|
- optimization and cleanup of resource code
|
2016-05-15 11:13:31 +02:00 |
|
uwetews
|
62bf9eeddc
|
- optimization of resource processing
|
2016-03-11 01:07:26 +01:00 |
|
uwetews
|
b04486a091
|
- reformat all code for unique style
|
2016-02-09 01:27:15 +01:00 |
|
uwetews
|
1ebaac314c
|
remove obsolete code
|
2015-12-27 05:37:50 +01:00 |
|
uwetews
|
9d0865aaf8
|
- new feature Caching does now observe the template_dir setting and will create separate cache files if required
|
2015-12-24 02:26:31 +01:00 |
|
uwetews
|
5c377637e1
|
- new feature Caching does now observe the template_dir setting and will create separate cache files if required
|
2015-12-23 04:35:48 +01:00 |
|
uwetews
|
189b2af115
|
- optimize invalidation of internal caches
|
2015-08-23 05:27:16 +02:00 |
|
uwetews
|
87985d1243
|
- move caching to Smarty::_cache
|
2015-08-23 01:39:18 +02:00 |
|
uwetews
|
6cbcdf4d7b
|
- load seldom used Smarty API methods dynamically to reduce memory footprint
|
2015-08-17 21:52:32 +02:00 |
|
uwetews
|
3619b672f4
|
replace property array by object properties
|
2015-08-09 20:48:33 +02:00 |
|
Uwe Tews
|
643e6784e8
|
- bugfix Smarty failed when compile_id did contain "|"
|
2015-08-06 21:42:20 +02:00 |
|
Uwe Tews
|
f2585a035c
|
- rework clear cache methods
|
2015-08-03 05:40:34 +02:00 |
|
Uwe Tews
|
f9d9ca0f67
|
- improvement impement workaround for HHVM PHP incompatibillity https://github.com/facebook/hhvm/issues/4797
|
2015-07-26 18:04:40 +02:00 |
|
Uwe Tews
|
5ce5d4df49
|
- bugfix custom cache resource did not observe compile_id and cache_id when $cache_locking == true
|
2015-05-10 12:00:19 +02:00 |
|
Uwe Tews
|
af4a923da5
|
- uodate and fixes at cache locking
|
2015-05-08 07:27:45 +02:00 |
|
Uwe Tews
|
adc6091c4d
|
update of cache resources for template function calls in nocache mode
|
2014-11-09 10:20:06 +01:00 |
|
Uwe.Tews@googlemail.com
|
425091a19f
|
- fixed spelling, PHPDoc , minor errors, code cleanup
|
2014-06-06 02:40:04 +00:00 |
|
Uwe.Tews@googlemail.com
|
797bd37c5f
|
- bugfix Smarty_CacheResource_Custom did not handle template resource type specifications on clearCache() calls (Issue 161)
|
2014-01-08 21:05:58 +00:00 |
|
Uwe.Tews@googlemail.com
|
00ccae8857
|
- update for PHP 5.4 compatibility
- reformat source to PSR-2 standard
|
2013-07-14 22:15:45 +00:00 |
|
uwe.tews@googlemail.com
|
c352723ec9
|
- bugfix typo in Smarty_Internal_Get_IncludePath did cause runtime overhead (Issue 74)
- improvment remove unneeded assigments (Issue 75 and 76)
|
2012-01-20 14:47:01 +00:00 |
|
rodneyrehm
|
ef32ed830c
|
fixing previous commit
|
2011-10-14 16:22:00 +00:00 |
|
rodneyrehm
|
8a82d84861
|
- add locking to custom resources (Forum Post 75252)
this is a potentially dirty commit
|
2011-10-14 16:17:27 +00:00 |
|
monte.ohrt
|
8842e79107
|
commit 3.1 into the trunk
|
2011-09-16 14:19:56 +00:00 |
|