Local clone of [PhpSpreadsheet](https://github.com/PHPOffice/PhpSpreadsheet/)
Go to file
Mark Baker d027a3d0a7 Bugfix: Calc engine needs to use Ungreedy regexp in parser
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65727 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-24 12:08:31 +00:00
Build Preparations for PHPExcel 1.7.5 2010-12-10 07:53:41 +00:00
Classes Bugfix: Calc engine needs to use Ungreedy regexp in parser 2010-12-24 12:08:31 +00:00
Documentation Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
Tests Added 30template.php test 2010-09-29 22:26:10 +00:00
changelog.txt Bugfix: Work item 14898 - PHP Warning: preg_match(): Compilation failed: PCRE does not support \\L, \\l, \\N, \\P, \\p, \\U, \\u, or \\X 2010-12-23 21:18:23 +00:00
install.txt Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +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