0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated changelog More... over 11 years ago
changed version to 1.0.1dev and added link for pre-build windows packages to README More... over 11 years ago
Merge pull request #82 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago
fixed types on 64bit systems see issue #66 More... over 11 years ago
Merge pull request #81 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago
fixed formatting 4-spaces --> tabs More... over 11 years ago
resolved merge conflict with upstream, fixed formatting 4-spaces --> tabs More... over 11 years ago
added test for new date type argument in ExcelSheet::writeCol() More... over 11 years ago
added data type argument to ExcelSheet::writeCol() see issue #29 updated changelog More... over 11 years ago
updated changelog More... over 11 years ago
WS
tester_123
as Ilia Alshanetsky
More... over 11 years ago
Merge pull request #79 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago
added test for ExcelBook::sheetType() More... over 11 years ago
removed invalid PAPER_ constants in ExcelSheet and COLOR_ constants in ExcelFormat More... over 11 years ago
added ExcelBook::sheetType(), updated php documentation, minor changes More... over 11 years ago
Merge pull request #78 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago
added tests for ExcelSheet::setRowHidden() and ExcelSheet::setColHidden() More... over 11 years ago
updated changelog More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
added ExcelSheet::rowHidden(), ExcelSheet::colHidden(), ExcelSheet::setRowHidden() and ExcelSheet::setColHidden() More... over 11 years ago
added check if tested methods are available More... over 11 years ago
Updated change log
tester_123
as Ilia Alshanetsky
More... over 11 years ago
Adjust test
tester_123
as Ilia Alshanetsky
More... over 11 years ago
Added extra validation
tester_123
as Ilia Alshanetsky
More... over 11 years ago
Merge pull request #75 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago
added tests for new methods in libxl 3.6.0, changed php documentation to reflect pass-by-ref for ExcelSheet::read() More... over 11 years ago
reverted format pass-by-value for ExcelSheet::read() to pass-by-reference (introduced in 2fd6e31) to pass tests, fixed double tab indentation More... over 11 years ago
added new libxl 3.6.0 methods ExcelSheet::hyperlinkSize(), ExcelSheet::hyperlink(), ExcelSheet::delHyperlink(), ExcelSheet::addHyperlink(), ExcelSheet::mergeSize(), ExcelSheet::merge(), ExcelSheet::delMergeByIndex(), ExcelSheet::splitInfo() More... over 11 years ago
minor fixes for Reflection API updated inline comments More... over 11 years ago
Merge pull request #74 from johmue/master
tester_123
as Ilia Alshanetsky
More... over 11 years ago