2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[style] improved date format detection using codeape's method (fixes #40)
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.4.0 for changeset 5e1bbdcce9f1
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version]
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] added flag to prevent writing into an workbook using iterators
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] added support for datetime.date
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] prevent writing None cells
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] fixed boolean value misinterpretation
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] fixed bounding box issue
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] added formula support
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.7 for changeset 0f01fc00b360
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version] bump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[tests] fixed integration test for dump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[cell] merged hjunes patch fixing misinterpretation of '1E' as a numeric (fixes #42)
ericgazoni
as Eric Gazoni
More... over 14 years ago
[styles] merged with patch from hjunes for cells color and alignment
ericgazoni
as Eric Gazoni
More... over 14 years ago
Interpret '1E' as a string, not a numeric. More... over 14 years ago
[dump] added datetime support to dump
ericgazoni
as Eric Gazoni
More... over 14 years ago
write horizontal and vertical text alignment, and cell fill color. More... over 14 years ago
[tests] added more datatypes for dump test
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] finished string dump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] added worksheet recollection for dump mode (still not working)
ericgazoni
as Eric Gazoni
More... over 14 years ago
[style] fixing long-known 'vetical' typo in styles
ericgazoni
as Eric Gazoni
More... over 14 years ago
[datetime] added support for dates < 1970
ericgazoni
as Eric Gazoni
More... over 14 years ago
[dump] added dump writer draft
ericgazoni
as Eric Gazoni
More... over 14 years ago
[ignore] added orig files
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] added a constant for empty cells
ericgazoni
as Eric Gazoni
More... over 14 years ago
Added tag 1.3.6 for changeset b4d2ad724e69
ericgazoni
as Eric Gazoni
More... over 14 years ago
[version] bump
ericgazoni
as Eric Gazoni
More... over 14 years ago
[reader] fixing ValueError exception when loading non-zip archives
ericgazoni
as Eric Gazoni
More... over 14 years ago
[iter] another attempt to fix iter_reader dates
ericgazoni
as Eric Gazoni
More... over 14 years ago
[reader] forcing all read string to be unicode
ericgazoni
as Eric Gazoni
More... over 14 years ago