Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker 59e85a379d Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated.
Moved precision setting from functions.php to the calculation engine constructor, with a reset when the calculation engine instance is unset... will be of value when I switch the code to support a calculation engine/cache with each instantiated PHPExcel object.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@67403 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-01-25 23:11:32 +00:00
Build Preparations for PHPExcel 1.7.5 2010-12-10 07:53:41 +00:00
Classes Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated. 2011-01-25 23:11:32 +00:00
Documentation Feature: Added initial support for cell comments in the Excel5 Reader for BIFF8 2011-01-25 09:46:30 +00:00
Tests Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
changelog.txt Feature: Added initial support for cell comments in the Excel5 Reader for BIFF8 2011-01-24 12:26:06 +00:00
install.txt Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
license.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc-home.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
phpdoc.ini Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
setpath.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
start_shell.bat Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00