0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump pypa/cibuildwheel from 4.1.0 to 4.1.1 More... 24 days ago
build(deps): bump actions/cache from 4 to 6 More... 24 days ago
fix: address SonarCloud findings (forwarding refs, noexcept, nesting, style)
jeandet
as Alexis Jeandet
More... 27 days ago
ci: cache tests/full_corpus's remote fixtures across all jobs
jeandet
as Alexis Jeandet
More... 27 days ago
ci: preload libstdc++ ahead of libasan for the Python-embedding tests
jeandet
as Alexis Jeandet
More... 28 days ago
ci: disable ASan's link-order check for the Python-embedding tests
jeandet
as Alexis Jeandet
More... 28 days ago
build: bump cpp_utils to pull the Windows mmap file-sharing fix
jeandet
as Alexis Jeandet
More... 28 days ago
fix: throw explicitly when loading a directory as a CDF file
jeandet
as Alexis Jeandet
More... 28 days ago
ci: extend NASA cdfvalidate cross-check to the full remote corpus
jeandet
as Alexis Jeandet
More... 28 days ago
ci: retry the NASA CDF toolkit download with generous timeouts
jeandet
as Alexis Jeandet
More... 28 days ago
ci: cross-validate CDFpp's saved output against the NASA CDF reference library
jeandet
as Alexis Jeandet
More... 28 days ago
fix: write RLE compression's spec-mandated pCount=1/cParms=[0]
jeandet
as Alexis Jeandet
More... 28 days ago
fix: match remaining record fields' integer types to the CDF spec
jeandet
as Alexis Jeandet
More... 28 days ago
fix: write the spec-mandated -1 sentinel for reserved AEDR/ADR/CDR fields
jeandet
as Alexis Jeandet
More... 28 days ago
fix: match cdf_GDR_t's integer fields to the CDF spec's signed int4 type
jeandet
as Alexis Jeandet
More... 28 days ago
ci: add a Linux ASan+UBSan test job
jeandet
as Alexis Jeandet
More... 28 days ago
fix: avoid passing a null pointer to memcpy for empty string/byte arrays
jeandet
as Alexis Jeandet
More... 28 days ago
fix: stop load(std::vector<char>&&) from dangling on its own argument
jeandet
as Alexis Jeandet
More... 28 days ago
refactor: address final-review minor findings (avoid a compression-path copy, fix a stale comment, clang-format, delete dead code)
jeandet
as Alexis Jeandet
More... 29 days ago
test: add real-fixture save/reload round-trip coverage
jeandet
as Alexis Jeandet
More... 29 days ago
refactor: replace CDFpp's hand-rolled record (de)serialization engine with cpp_utils::serde
jeandet
as Alexis Jeandet
More... 29 days ago
refactor: shim CDFpp's buffer/writer types over cpp_utils::io
jeandet
as Alexis Jeandet
More... 29 days ago
build(deps): bump cpp_utils to pick up io::owned_buffer/sequential_writer, settable unused<T>, dynamic_array::reserve
jeandet
as Alexis Jeandet
More... 29 days ago
refactor: consume cpp_utils's nomap/no_init_vector/endianness instead of CDFpp's own copies
jeandet
as Alexis Jeandet
More... 30 days ago
build(deps): bump actions/setup-python from 6 to 7 More... about 1 month ago
style(wacdfpp): clear SonarCloud code smells on the YAML export
jeandet
as Alexis Jeandet
More... about 2 months ago
fix(wacdfpp): address code review — YAML escaping + drop force-load on export
jeandet
as Alexis Jeandet
More... about 2 months ago
fix(pycdfpp): serialize variable attributes in to_dict_skeleton
jeandet
as Alexis Jeandet
More... about 2 months ago
feat(wacdfpp): YAML skeleton export from the Explorer
jeandet
as Alexis Jeandet
More... about 2 months ago
tests: raise wacdfpp Node-test timeout 10s -> 60s (Windows CI flake)
jeandet
as Alexis Jeandet
More... about 2 months ago