Age | Commit message (Expand) | Author |
2020-02-09 | Correcting typos of the word celsius | Jason Bramwell |
2020-02-06 | CSV import: fix importing ampersand character | Miika Turkia |
2019-11-16 | Initialize cylider field properly | Robert C. Helling |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2018-10-04 | Import: remove unnecessary processing of dives in DAN import | Berthold Stoeger |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-28 | Cleanup: Make add_sample_data() local to translation unit | Berthold Stoeger |
2018-09-23 | Core: split process_dives() in post-import and post-load versions | Berthold Stoeger |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-01-11 | Move always true ++lineptr out of while-condition | Berthold Stoeger |
2018-01-11 | Use helper function empty_string() instead of manual checks | Berthold Stoeger |
2018-01-08 | Make a few functions of static linkage | Berthold Stoeger |
2018-01-08 | Remove obsolete error/debug messages | Miika Turkia |
2018-01-08 | Parse water temperature from ZDT | Miika Turkia |
2018-01-08 | Function to look for new line on DL7 import | Miika Turkia |
2018-01-08 | Use dynamic indexing instead of hard coded | Miika Turkia |
2018-01-08 | Add support for air temp on DL7 import | Miika Turkia |
2018-01-08 | Dummy parse empty dives | Miika Turkia |
2018-01-08 | Stricter check we get dive profile | Miika Turkia |
2018-01-08 | Ignore empty dives | Miika Turkia |
2018-01-08 | Refactor CSV import | Miika Turkia |