Age | Commit message (Expand) | Author |
---|---|---|
2018-10-23 | Parser: make parser (mostly) reentrant | Berthold Stoeger |
2018-10-22 | Parser: remove webservice related code | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-14 | Cleanup: move clear_table() to divesite.c | Berthold Stoeger |
2018-10-14 | Parser: remove global variable dive_id | Berthold Stoeger |
2018-08-30 | Parser: move match() into core/parse-xml.c | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking dives and divecomputers | Berthold Stoeger |
2018-01-05 | Don't define cur_setting in header file | Berthold Stoeger |
2017-11-27 | Move atoi_n to parse.c | Miika Turkia |
2017-11-27 | Move metric variable to parse.c | Miika Turkia |
2017-11-27 | Move add_dive_site to parse.c | Miika Turkia |
2017-11-27 | Refactore parse-xml.c into parse.c and parse-xml.c | Miika Turkia |