0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Safer wrapper with Python rvalues (ensure cdf file object is alive while playing with variables or attributes)
jeandet
as Alexis Jeandet
More... about 2 years ago
CI maintenance and fix
jeandet
as Alexis Jeandet
More... about 2 years ago
Updates wraps to latest versions
jeandet
as Alexis Jeandet
More... about 2 years ago
Move repr code from wrapper to common code so it can be used from C++
jeandet
as Alexis Jeandet
More... about 2 years ago
Fixes config file visibility when used as subproject
jeandet
as Alexis Jeandet
More... about 2 years ago
Exposes cdf distribution version
jeandet
as Alexis Jeandet
More... about 2 years ago
Fix pypi upload from cirrus and some cosmetic changes on Readme
jeandet
as Alexis Jeandet
More... almost 3 years ago
Bump version: 0.4.1 → 0.4.2
jeandet
as Alexis Jeandet
More... almost 3 years ago
Bump version: 0.4.0 → 0.4.1
jeandet
as Alexis Jeandet
More... almost 3 years ago
Fix pypi upload from cirrus
jeandet
as Alexis Jeandet
More... almost 3 years ago
Update badges
jeandet
as Alexis Jeandet
More... almost 3 years ago
Cirrus CI: adds releases and regular build pypi and testpypi pushes
jeandet
as Alexis Jeandet
More... almost 3 years ago
Cirrus CI: try matrix builds
jeandet
as Alexis Jeandet
More... almost 3 years ago
try cirrus CI for Apple M1 builds
jeandet
as Alexis Jeandet
More... almost 3 years ago
Bump version: 0.3.9 → 0.4.0
jeandet
as Alexis Jeandet
More... almost 3 years ago
Windows time_point print fix
jeandet
as Alexis Jeandet
More... almost 3 years ago
Prints time points with microsecond precision and drops TZ info
jeandet
as Alexis Jeandet
More... almost 3 years ago
Adds more datetime conv tests
jeandet
as Alexis Jeandet
More... almost 3 years ago
removes leftover test code
jeandet
as Alexis Jeandet
More... almost 3 years ago
update feature list
jeandet
as Alexis Jeandet
More... almost 3 years ago
Adds UTF-8 support and hack to convert attributes values from Latin-1
jeandet
as Alexis Jeandet
More... almost 3 years ago
adds a test to check that all mapped classes have a repr working
jeandet
as Alexis Jeandet
More... almost 3 years ago
Added few examples and tests of buffer protocol support
jeandet
as Alexis Jeandet
More... almost 3 years ago
added scalar overloads for datetime64 conv
jeandet
as Alexis Jeandet
More... almost 3 years ago
Forgot to update all URLs in README to main branch
jeandet
as Alexis Jeandet
More... almost 3 years ago
python wrapper data access cleanups and improvements
jeandet
as Alexis Jeandet
More... almost 3 years ago
refac a bit and fixes attributes repr
jeandet
as Alexis Jeandet
More... almost 3 years ago
Nope can't static link zlib on GH Action macos VMs
jeandet
as Alexis Jeandet
More... almost 3 years ago
Try full static link on macos
jeandet
as Alexis Jeandet
More... almost 3 years ago
Same issue with CDF_BYTE
jeandet
as Alexis Jeandet
More... almost 3 years ago