0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
comma-nap: add --stats option More... over 7 years ago
fixed comma-nap tests More... over 7 years ago
comma-nap: add spin option (vs. sleep) More... over 7 years ago
csv-blocks: --flush correctly don't wait for entire block on forward indexing operation More... over 7 years ago
python/comma/csv/test/struct: a workaround added to trivially fix test that fails on some machines More... over 7 years ago
csv-split: when id is time make filenames in iso format More... over 7 years ago
csv-shape: use --flush More... over 7 years ago
io-console: compilation fixed: include paths changed to relative More... over 7 years ago
io-console added More... over 7 years ago
io-publish/test: strip all <defunct> processes from process list More... over 7 years ago
io-publish/test: add small pause to ensure io-publish has started More... over 7 years ago
io-publish: added --help and --verbose to help text More... over 7 years ago
io-publish: added some more verbose output More... over 7 years ago
python/comma/application: move here command-line processing helpers from snark (initially in ros-to/from-csv). Add unit tests. More... over 7 years ago
csv-eval: added examples to help text More... over 7 years ago
python/comma/csv/format.py: provide compression for numpy formats; similar to how comma formats can be expressed either d,d or 2d, allow comma to numpy format converter to produce either f8,f8 or 2f8, depending on the switch. Default to the old behaviour (expanded formats, like f8,f8). Unit test. More... over 7 years ago
python: comma.csv.struct.assign(): fixed according to the correct understanding of comma.csv.struct functionality More... over 7 years ago
python: comma.csv.struct.assign(): optional convert functor parameter added More... over 7 years ago
python: comma.csv.struct.assign(): refactored to return a functor More... over 7 years ago
python: comma.csv.struct.assign(): trivial refactoring More... over 7 years ago
Merge branch 'master' of https://github.com/acfr/comma More... over 7 years ago
python: comma.csv.struct.assign(): check for empty fields added More... over 7 years ago
Revert "csv-split: flush on signal exit" More... over 7 years ago
Merge branch 'master' of https://github.com/acfr/comma More... over 7 years ago
python: comma.signal: verbose made optional More... over 7 years ago
csv-split: flush on signal exit More... over 7 years ago
Merge branch 'master' of https://github.com/acfr/comma More... over 7 years ago
python: comma/csv/test: minor change More... over 7 years ago
csv-sort: --unique: a bug fixed More... over 7 years ago
python: comma.csv.struct.assign(): slightly simplified More... over 7 years ago