1
I Use This!
Inactive

Commits : Listings

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