2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[performance] greatly reduced the number of Style objects
ericgazoni
as Eric Gazoni
More... about 15 years ago
[performance] reduced number of __crc__ calculations when possible
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] fixed data type issue for shared strings
ericgazoni
as Eric Gazoni
More... about 15 years ago
[tests] fixed datafile according to new style sort algorithm
ericgazoni
as Eric Gazoni
More... about 15 years ago
[performance] hard-coded field names to reduce lookup time
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] fixed bug during style id serarch
ericgazoni
as Eric Gazoni
More... about 15 years ago
[performance] improved performance of date format lookup
ericgazoni
as Eric Gazoni
More... about 15 years ago
[performance] improved performances related to style creation
ericgazoni
as Eric Gazoni
More... about 15 years ago
[ignore] added benchmark-related file types
ericgazoni
as Eric Gazoni
More... about 15 years ago
[eclipse] fixed .pydevproject
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] fixed writer so it takes the numerical value instead of the representation for datetimes
ericgazoni
as Eric Gazoni
More... about 15 years ago
[reader] added protection against merged cells that look like worthy columns but only act as placeholders
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] sorting style table before write so it remains consistent between linux and windows
ericgazoni
as Eric Gazoni
More... about 15 years ago
[reader] added tests for common types
ericgazoni
as Eric Gazoni
More... about 15 years ago
[test] fixed test name
ericgazoni
as Eric Gazoni
More... about 15 years ago
[reader] added number format support to the reader
ericgazoni
as Eric Gazoni
More... about 15 years ago
[test] put the test file in the right data folder
ericgazoni
as Eric Gazoni
More... about 15 years ago
[reader] fixed exception when reading a file without last_modified_by property
ericgazoni
as Eric Gazoni
More... about 15 years ago
[reader] added style parsing functions
ericgazoni
as Eric Gazoni
More... about 15 years ago
[tests] added a test on value conversion for percentages
ericgazoni
as Eric Gazoni
More... about 15 years ago
[core] fixed julian to datetime timezone conversion errors
ericgazoni
as Eric Gazoni
More... about 15 years ago
[test] added one new format to the test
ericgazoni
as Eric Gazoni
More... about 15 years ago
[core] fixed fload data type storage
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] added (basic) style support
ericgazoni
as Eric Gazoni
More... about 15 years ago
[tests] helper indent function relocated to shared package
ericgazoni
as Eric Gazoni
More... about 15 years ago
[xml] added automatic indent of produced files, as now comparison function can work off Excel native (non-)indented files, and human readable files
ericgazoni
as Eric Gazoni
More... about 15 years ago
[tests] added data file for simple style tests
ericgazoni
as Eric Gazoni
More... about 15 years ago
[writer] fixed typo in an arch name
ericgazoni
as Eric Gazoni
More... about 15 years ago
[core] fixed support for datetimes
ericgazoni
as Eric Gazoni
More... about 15 years ago
[core] fixed data type setter issue (set_explicit didn't change the datatype as expected)
ericgazoni
as Eric Gazoni
More... about 15 years ago