0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
csv-crc --crc-size implemented More... over 8 years ago
math/interval.h: fixed compilation error More... over 8 years ago
csv-split: add passthrough option More... over 8 years ago
csv-time-stamp: die silently if interrupted by a signal
davidjxyz
as Dave Jennings
More... over 8 years ago
Merge branch 'master' of https://github.com/acfr/comma More... over 8 years ago
io-bandwidth: correctly calculate bandwidth after a pause by consumer
davidjxyz
as Dave Jennings
More... over 8 years ago
testing github web hooks More... over 8 years ago
testing github web hooks More... over 8 years ago
add tests for csv-calc stats More... over 8 years ago
add support for times to csv-calc stddev, var, skew, kurtosis More... over 8 years ago
csv-calc: add sample size corrections to stddev, var, skew, kurtosis More... over 8 years ago
csv-calc: add sample variance and sample stddev More... over 8 years ago
kurtosis: don't subtract 3 (kurtosis of normal distribution) from output - to match MATLAB More... over 8 years ago
more refactoring of csv-calc moments (this assumes it will not be an operation in its own right) More... over 8 years ago
refactoring of moments More... over 8 years ago
add kurtosis, skew to csv-calc add helper class for moments More... over 8 years ago
csv-time-join: added new options --do-not-append,--select More... over 8 years ago
comma-build: license added More... over 8 years ago
comma-build: --help edited More... over 8 years ago
comma-build added More... over 8 years ago
bash/test/comma_background/signature: restore expected value range with new units More... over 8 years ago
/etc/bash_completion.d/comma: removed unrequired hash-bang
davidjxyz
as Dave Jennings
More... over 8 years ago
comma-process-util: changed process signature to start time in ticks (rather than datetime) More... over 8 years ago
csv-paste: allow line-number to generate blocks with a consistent number of records per block More... over 8 years ago
base/last_error.cpp,h: added value as member variable to last_error::exception
davidjxyz
as Dave Jennings
More... over 8 years ago
io-bandwidth: added -s as alias for --size
davidjxyz
as Dave Jennings
More... over 8 years ago
io-bandwidth: change --window default from 10s to 1s
davidjxyz
as Dave Jennings
More... over 8 years ago
comma/csv: negligible brush-up More... over 8 years ago
name-value-permute: add permutations[count]/path... even to unchanged path-values More... over 8 years ago
name-value-permute: update help to match new default delimiter default output filename is <count>.path-value More... over 8 years ago