aboutsummaryrefslogtreecommitdiffstats
path: root/core/parse.c
AgeCommit message (Expand)Author
2018-05-24core: replace (void) with UNUSED(x) and include ssrf.hGravatar jan Iversen
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-05Don't define cur_setting in header fileGravatar Berthold Stoeger
2017-12-17CLeanup: remove duplicate typedefGravatar Dirk Hohndel
2017-11-29Remove commented out codeGravatar Miika Turkia
2017-11-27Hopefully fix Android buildGravatar Miika Turkia
2017-11-27Move atoi_n to parse.cGravatar Miika Turkia
2017-11-27Move metric variable to parse.cGravatar Miika Turkia
2017-11-27Move add_dive_site to parse.cGravatar Miika Turkia
2017-11-27Refactore parse-xml.c into parse.c and parse-xml.cGravatar Miika Turkia