Mark Baker
|
7bda2c3f3b
|
Change copyright 2011 -> 2012
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@87246 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-03-03 21:08:29 +00:00 |
Mark Baker
|
42fa6f10a1
|
Minor tweaks to Excel functions to handle envelope cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85866 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-30 00:41:52 +00:00 |
Mark Baker
|
695edbf677
|
Minor tweaks to Excel functions to handle envelope cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85852 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-29 14:25:25 +00:00 |
Mark Baker
|
9f2addc893
|
Minor tweaks to Excel functions to handle envelope cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85793 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-26 22:39:21 +00:00 |
Mark Baker
|
2cce9b754d
|
Minor performance tweaks and adjustments to Excel functions to handle a few envelope test cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85742 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-25 22:07:35 +00:00 |
Mark Baker
|
f9e719dc52
|
Minor tweaks to Excel functions to handle envelope cases
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85631 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-22 19:00:42 +00:00 |
Mark Baker
|
24a9eb285c
|
Use of empty() rather than count() to test if arrays are empty or not - simple performance tweak... empty() is over twice as fast as count()
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85344 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-16 12:34:22 +00:00 |
Maarten Balliauw
|
ccbb28167b
|
Updated headers to reflect the new year. Happy new year 2011!
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66338 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-01-03 09:20:10 +00:00 |
Mark Baker
|
a5fceae060
|
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
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64720 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-12-02 17:58:26 +00:00 |