aboutsummaryrefslogtreecommitdiffstats
path: root/core/import-csv.c
AgeCommit message (Expand)Author
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2018-01-11Move always true ++lineptr out of while-conditionGravatar Berthold Stoeger
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-08Make a few functions of static linkageGravatar Berthold Stoeger
2018-01-08Remove obsolete error/debug messagesGravatar Miika Turkia
2018-01-08Parse water temperature from ZDTGravatar Miika Turkia
2018-01-08Function to look for new line on DL7 importGravatar Miika Turkia
2018-01-08Use dynamic indexing instead of hard codedGravatar Miika Turkia
2018-01-08Add support for air temp on DL7 importGravatar Miika Turkia
2018-01-08Dummy parse empty divesGravatar Miika Turkia
2018-01-08Stricter check we get dive profileGravatar Miika Turkia
2018-01-08Ignore empty divesGravatar Miika Turkia
2018-01-08Refactor CSV importGravatar Miika Turkia