aboutsummaryrefslogtreecommitdiffstats
path: root/core/parse.h
AgeCommit message (Expand)Author
2018-10-23Parser: make parser (mostly) reentrantGravatar Berthold Stoeger
2018-10-22Parser: remove webservice related codeGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-14Cleanup: move clear_table() to divesite.cGravatar Berthold Stoeger
2018-10-14Parser: remove global variable dive_idGravatar Berthold Stoeger
2018-08-30Parser: move match() into core/parse-xml.cGravatar Berthold Stoeger
2018-08-23Cleanup: const-ify functions taking dives and divecomputersGravatar Berthold Stoeger
2018-01-05Don't define cur_setting in header fileGravatar Berthold Stoeger
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