Merge branch 'master' of https://github.com/acfr/comma |
|
More...
|
over 8 years ago
|
io-cat: a bug fixed in determining whether a stream is ready or closed |
|
More...
|
over 8 years ago
|
io-bandwidth: a bug fixed |
|
More...
|
over 8 years ago
|
io::select: ready() made return false, if descriptor is not found |
|
More...
|
over 8 years ago
|
csv-repeat: fixed exhausting stdin (data may still be available on std::istream) |
|
More...
|
over 8 years ago
|
io-cat: debug print removed |
|
More...
|
over 8 years ago
|
io-cat: using rdbuf()->in_avail() instead of available_on_file_descriptor() |
|
More...
|
over 8 years ago
|
io-tee: using rdbuf()->in_avail() instead of available_on_file_descriptor() |
|
More...
|
over 8 years ago
|
io-bandwidth: using rdbuf()->in_avail() instead of available_on_file_descriptor() |
|
More...
|
over 8 years ago
|
csv-repeat: using rdbuf()->in_avail() instead of available_on_file_descriptor() |
|
More...
|
over 8 years ago
|
io::stream: available() renamed to available_on_file_descriptor() to avoid confusion |
|
More...
|
over 8 years ago
|
Merge branch 'master' of https://github.com/acfr/comma |
|
More...
|
over 8 years ago
|
io-cat: commented out debug stuff added |
|
More...
|
over 8 years ago
|
add support for +/- infinite times |
|
More...
|
over 8 years ago
|
csv-repeat: no need to check is_shutdown so frequently |
|
More...
|
over 8 years ago
|
bash/test/comma_env/default/expected: increased expected size of output of "set" command due to extra function in comma-string-util, which comma-env-util indirectly sources |
|
More...
|
over 8 years ago
|
comma-string-util: minor tweak |
|
More...
|
over 8 years ago
|
comma_expand_ranges: added tests |
|
More...
|
over 8 years ago
|
comma-string-util: added comma_expand_ranges |
|
More...
|
over 8 years ago
|
bash/test/options/test: use correct delimiter for options (change colon to semicolon) |
|
More...
|
over 8 years ago
|
application/applications/test/comma_options_to_name_value: add tests |
|
More...
|
over 8 years ago
|
application/command_line_options.cpp: add google tests for default value |
|
More...
|
over 8 years ago
|
comma-application-util: fixed typo in comment |
|
More...
|
over 8 years ago
|
application/applications/comma-options-to-name-value.cpp: allow default values |
|
More...
|
over 8 years ago
|
Merge branch 'master' of https://github.com/acfr/comma |
|
More...
|
over 8 years ago
|
csv-repeat: added test for watchdog mode |
|
More...
|
over 8 years ago
|
csv-repeat: improved --period test replaces simple |
|
More...
|
over 8 years ago
|
csv-repeat: added help for watchdog mode |
|
More...
|
over 8 years ago
|
csv-repeat: renamed test in line with option name change |
|
More...
|
over 8 years ago
|
csv-repeat: sped up tests |
|
More...
|
over 8 years ago
|