| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-27 | Move metric variable to parse.c | ||
| This is required when moving Shearwater DB parsing into parse-db.c Signed-off-by: Miika Turkia <miika.turkia@gmail.com> | |||
| 2017-11-27 | Move add_dive_site to parse.c | ||
| Signed-off-by: Miika Turkia <miika.turkia@gmail.com> | |||
| 2017-11-27 | Refactore parse-xml.c into parse.c and parse-xml.c | ||
| This should help us to move parsing that is not XML related to other files, hopefully making the code cleaner. Signed-off-by: Miika Turkia <miika.turkia@gmail.com> | |||