1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it more clear what is under which license. More... over 8 years ago
Merge branch 'write-tests' - write comment More... over 8 years ago
gsfSensorParameters tests More... over 8 years ago
Switch unique_ptr of strdup to using string.c_str(). More... over 8 years ago
Cleanup unique_ptr of strdup. More... over 8 years ago
Merge branch 'py' and 'write-tests' for HvNavigationError More... over 8 years ago
Linting. More... over 8 years ago
HvNavigationError and tests More... over 8 years ago
Merge branch 'write-tests' into py More... over 8 years ago
Add GSF version 1.06 files from [email protected] ( closes schwehr/generic-sensor-format#80 ) More... over 8 years ago
Use a C++ string for ValidateWriteComment. More... over 8 years ago
Stop using C strings for the comment filename. More... over 8 years ago
Cleanup C++ test naming. More... over 8 years ago
Make all of the hv-nav-error tests write to unique file names. More... over 8 years ago
NavigtaionErrorTest is done; remove TODO. More... over 8 years ago
Fix TestCase and test naming. More... over 8 years ago
Add a doc string and 2 todos for the python record tests. More... over 8 years ago
Merge branch 'master' into py More... over 8 years ago
Merge branch 'write-tests' into py More... over 8 years ago
Merge branch 'py' - python parsing of NavigationError More... over 8 years ago
Merge branch 'write-tests' More... over 8 years ago
NavigationError works More... over 8 years ago
Negative seems to be showing positive values. More... over 8 years ago
Split GsfFile into GsfFileReader and GsfFileWriter; start using those. More... over 8 years ago
Use an Open() static call to make sure we never get a pointer to an unusable file object. More... over 8 years ago
Add a GsfFile class that automatically closes then file when the class instance is destroyed. More... over 8 years ago
Make all filename arguments be C++ strings. More... over 8 years ago
Remove unused ideas for gsfProcessingParameters. More... over 8 years ago
gsfProcessingParameters tests. More... over 8 years ago
A start on preventing overflow of gsfProcessingParameters. More... over 8 years ago