0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wait for the background child to synchronize stdout. (Remove the wait and see how stdout.log is garbled.) The test as such tests nothing, it is a demo of dangerous behaviour of sorts. More... almost 9 years ago
comma-profile-graph: keep input data in a variable instead of a temporary file; remove the trap that used to remove the temporary on exit. More... almost 9 years ago
csv-blocks: fixed usage message More... almost 9 years ago
test/csv-blocks/head_operation/large_inputs: updated test, binary mode will check number of bytes More... almost 9 years ago
test/csv-blocks/head_operation/large_inputs: minor fix More... almost 9 years ago
csv-blocks: updated usage message More... almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma More... almost 9 years ago
test/csv-blocks/head_operation/large_inputs: new test More... almost 9 years ago
csv/stream: fixed order of flush parameter in constructor More... almost 9 years ago
io-bandwidth: replaced --binary option with --size
davidjxyz
as Dave Jennings
More... almost 9 years ago
test/csv-blocks/head_operation: minor update to test script More... almost 9 years ago
csv/test/csv-blocks: renamed test More... almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma More... almost 9 years ago
csv-blocks: fixing bug for blocks larger than buffer size More... almost 9 years ago
csv/test/csv-time-stamp/test: increase sleep time to 0.1 and add --flush option to csv-to-bin More... almost 9 years ago
csv/options: format_string method thorn down More... almost 9 years ago
comma-timeout-group: backlog item, provide a custom option to report time-outs only, less verbose then '--verbose'. More... almost 9 years ago
csv/stream: added flush parameter to constructors with default false More... almost 9 years ago
io-bandwidth: added --binary option
davidjxyz
as Dave Jennings
More... almost 9 years ago
io-bandwidth: rename bandwidth/average as bandwidth/all_time
davidjxyz
as Dave Jennings
More... almost 9 years ago
io/test/io-bandwidth: added newlines
davidjxyz
as Dave Jennings
More... almost 9 years ago
io-bandwidth: made defaults 'const'
davidjxyz
as Dave Jennings
More... almost 9 years ago
io-bandwidth: minor tweak to help text
davidjxyz
as Dave Jennings
More... almost 9 years ago
csv-time-stamp: added examples to help
davidjxyz
as Dave Jennings
More... almost 9 years ago
csv-time-stamp: added tests
davidjxyz
as Dave Jennings
More... almost 9 years ago
csv-time-stamp: correctly support --binary option
davidjxyz
as Dave Jennings
More... almost 9 years ago
csv/test/test: use "type -p" rather than "which"
davidjxyz
as Dave Jennings
More... almost 9 years ago
comma-timeout-group: minor bug-fix, variable wait_for_process_group_delay is defined conditionally but used unconditionally. More... almost 9 years ago
comma-timeout-group: minor, improve formatting of messages in verbose mode. More... almost 9 years ago
comma-timeout-group: minor, change the default duration of usleep delay to 0.1 s (was 0.01 s). More... almost 9 years ago