PhpSpreadsheet/Classes/PHPExcel/CachedObjectStorage
Mark Baker 9c2ceed08d Minor performance tweaks
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85743 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-25 23:07:22 +00:00
..
APC.php Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases 2012-01-25 22:07:35 +00:00
CacheBase.php Minor performance tweaks 2012-01-25 23:07:22 +00:00
DiscISAM.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
ICache.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
Igbinary.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
Memcache.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
Memory.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
MemoryGZip.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
MemorySerialized.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
PHPTemp.php Bugfix: Work item 16212 - $arguments improperly used in CachedObjectStorage/PHPTemp.php 2011-10-25 19:31:57 +00:00
SQLite.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
SQLite3.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00
Wincache.php Added a cacheMethodIsAvailable() method to all cell cache classes, making it easier to identify if all the necessary classes/functions are available for each caching option. 2011-12-09 12:10:46 +00:00