2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only create the string_table once when using IterableWorksheet More... almost 14 years ago
[compat] adding more fixes to saxutils module
ericgazoni
as Eric Gazoni
More... almost 14 years ago
Allow for LibreOffce workbook properties differences in datetime detection More... almost 14 years ago
[authors] updated
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[authors] updated
ericgazoni
as Eric Gazoni
More... almost 14 years ago
merge
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[iter reader] applied Mac dates fix to iter reader
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[shared dates] small refactoring to avoid SharedDate instanciation every cell read
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[authors] updated
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[shared dates] applied incongruity's patch regarding Mac dates (fixes #48)
ericgazoni
as Eric Gazoni
More... almost 14 years ago
Fixed an (obvious) mistake on type detection when setting a date or a time on a cell. More... almost 14 years ago
[authors] updated
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[writer] syntax improvement
ericgazoni
as Eric Gazoni
More... almost 14 years ago
Changed path for xml files to tests/test_data/ More... almost 14 years ago
Corrected formatting of Decimal from repr to str More... almost 14 years ago
Now handling instances of datetime.time in cells. More... almost 14 years ago
Added tag 1.5.6 for changeset e5934500ffac
ericgazoni
as Eric Gazoni
More... almost 14 years ago
version
ericgazoni
as Eric Gazoni
More... almost 14 years ago
Added tag 1.5.6 for changeset 234c686cdc62
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[licence] updated the copyright years
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[licence] fixed licence for all and any fallbacks
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[credits] un-personalized the credits
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[project] updated credits information
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[tests] added a fallback for the strptime function on 2.4
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[compat] added compatibility for missing 'any' and 'all' functions, as well as a fix for saxutils, on 2.4
ericgazoni
as Eric Gazoni
More... almost 14 years ago
Added compatibility definitions for "any" and "all" functions (for Python 2.4). More... almost 14 years ago
Fixed Python 2.4 compatibility issues in unit tests. More... almost 14 years ago
[styles] fixed custom number format detection under OOCalc
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[compat] added fallback for NamedTemporaryFile (before 2.6)
ericgazoni
as Eric Gazoni
More... almost 14 years ago
[compat] fixed a few compatibility issues with 2.4
ericgazoni
as Eric Gazoni
More... almost 14 years ago