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