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
1 day
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 15 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
csv-thin --fps removed
Navid P
More...
almost 8 years ago
csv-thin: very minor change
dewey
More...
almost 8 years ago
csv-thin: fix for bug when -d is very low e.g. 0.0000001
dewey
More...
almost 8 years ago
bash_completion.d/comma: put items in alphabetical order
dave
More...
almost 8 years ago
csv output stream updated append
Navid P
More...
almost 8 years ago
Merge branch 'master' of https://github.com/acfr/comma
Navid P
More...
almost 8 years ago
csv output stream: added append method
Navid P
More...
almost 8 years ago
csv-time-join: modularised test suite
dave
More...
almost 8 years ago
csv::binary made copyable (had a const member for no good reason)
seva
More...
almost 8 years ago
csv-time-join: fix up test input files
dave
More...
almost 8 years ago
csv-time-join: added missing input files for tests
dave
More...
almost 8 years ago
csv-time-join: remove --no-discard option
dave
More...
almost 8 years ago
csv-time-join: deprecate --time-only option alias
dave
More...
almost 8 years ago
csv-time-join: improve help
dave
More...
almost 8 years ago
removed csv-time-join.new.cpp - the changes have been merged in
dave
More...
almost 8 years ago
csv-time-join: added more examples to help
dave
More...
almost 8 years ago
csv-time-join: actually check test output
dave
More...
almost 8 years ago
csv-time-join: help: clarified that --realtime only applied to streams
dave
More...
almost 8 years ago
csv-time-join: recognise that --realtime is mutually exclusive with other <how> options
dave
More...
almost 8 years ago
csv-time-join: fixed segfault with --realtime option
dave
More...
almost 8 years ago
csv-time-join: fix issue with first or last records being dropped
dave
More...
almost 8 years ago
csv-time-join: fixed typo in warning message
dave
More...
almost 8 years ago
csv-time-join: added extended examples to help
dave
More...
almost 8 years ago
csv-time-join: brushed up help
dave
More...
almost 8 years ago
arm.toolchain.cmake: remove "comment" from else() and endif()
dave
More...
almost 8 years ago
arm.toolchain.cmake: fixed typo in comment
dave
More...
almost 8 years ago
c++11 support: move all the related code into a file of its own, include the file if on UNIX, install the file to be reused in downstream projects.
Dmitry Mikhin
More...
almost 8 years ago
c++11 support: move all the c++ standard selection code under if(UNIX) because nothing is done for Windows at all (leaving it up to the user to configure compiler flags manually). Store the default version to use (11) as a separate variable and use it in the warning message about insufficient standard support.
Dmitry Mikhin
More...
almost 8 years ago
c++11 support: fix accumulation of ugly spaces in front of -std=c++* option.
Dmitry Mikhin
More...
almost 8 years ago
c++11 support: re-factor the code throughly aiming to future-proof it. Now the end-use may select to use any version of the C++ standard, and the build rules (UNIX-only) would check compatibility and, in the case of c++0x, warn about insufficient compiler capabilities (try your luck case), however, would not prevent the build.
Dmitry Mikhin
More...
almost 8 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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