openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
acfr-comma
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 29 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
comma-timeout-group: minor refactoring for listing the known signals.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: library list for linking conditional on procps support.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: finish the CMake part of the conditional compilation: if not Windows, if has procps development packages, whether procps is built with systemd support.
Dmitry Mikhin
More...
almost 9 years ago
Systemd detection: suppress output, give variables better names.
Dmitry Mikhin
More...
almost 9 years ago
Attempt to detect the presence of systemd at configuration time and set up the appropriate flag for compiling procps-related functions (data sizes).
Dmitry Mikhin
More...
almost 9 years ago
python/comma/csv/stream.py: use missing_fields_array of size 1, since no merging is performed
Andrey Sokolov
More...
almost 9 years ago
python/comma/csv/test/unit/test_stream.py: fix test (data_extraction_dtype is obsolete)
Andrey Sokolov
More...
almost 9 years ago
Temporarily disable comma-timeout-group until systemd-related issues are fixed. Until then a few test may fail here and there.
Dmitry Mikhin
More...
almost 9 years ago
Merge branch 'master' of https://github.com/acfr/comma
Navid P
More...
almost 9 years ago
added format_string() to csv options and used it for binary_stream constructor
Navid P
More...
almost 9 years ago
python/comma/csv/stream.py: use data_extraction_fields instead of data_extraction_dtype
Andrey Sokolov
More...
almost 9 years ago
comma-timeout-group: do not build if on WIN32.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: to-do note, ignore, do not do. No benefit to split a double into integers, compose into boost::time_duration, then convert back into double.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: concerns expressed in to-do note are not founded, all works. Add a small test to prove.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: to-do comment incorrect, all works fine. Added a test to prove.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: the --list-known-signals output is one signal name per line. Fixing the test difficult: can pass a pipeline as the input command, but then the exit status of the first pipeline element is lost; cannot use comma_status_ok in the generic comma_test_commands function because it does not know which of the failed exit status values to return (in this case, if command is 'comma-timeout-group --list-known-signals | tr', the status shall be of the 0-th pipeline element, but generic comma_test_commands does not know it). Had to wrap the command above into a new function that returns the desired exit status.
Dmitry Mikhin
More...
almost 9 years ago
python/comma/csv/applications/test/csv-eval/full_xpath/default_false/unambiguous: use fields with blanks
Andrey Sokolov
More...
almost 9 years ago
comma-test-run: expected directory test added
Vsevolod Vlaskine
More...
almost 9 years ago
comma-timeout-group: use numeric_limits<double>::max instead of DBL_MAX.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: improve help, in examples show one feature at a time.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: improve help, correctly describe interaction of '-k' and '--wait-for-process-group' durations.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: support short form '-v' for verbose.
Dmitry Mikhin
More...
almost 9 years ago
comma-timeout-group: post-review, some changes in error message and help plus to-do list (to-do).
Dmitry Mikhin
More...
almost 9 years ago
Minor: in some tests use an external script instead of a bash function, just so that it is easier to find the script in ps output and kill.
Dmitry Mikhin
More...
almost 9 years ago
python/comma/csv/stream.py: performance improvement for binary streams with shuffled or missing fields (big code clean up is needed)
Andrey Sokolov
More...
almost 9 years ago
python/comma/csv/applications/test/csv-eval/full_xpath/default_false/unambiguous: use more complex full-xpaths
Andrey Sokolov
More...
almost 9 years ago
Remove dependency of comma rpm on the older timeout-group package.
Dmitry Mikhin
More...
almost 9 years ago
Remove the "extended" sub-directory, always test comma-timeout-group and not the native timeout.
Dmitry Mikhin
More...
almost 9 years ago
Stop testing native timeout and bash for race conditions. There are too many platform-specific variations, and we aim to use our own comma-timeout-group in all the cases anyway.
Dmitry Mikhin
More...
almost 9 years ago
Update the test following the removal of comma-timeout selector/wrapper.
Dmitry Mikhin
More...
almost 9 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
…
121
122
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree