Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-27 | Move atoi_n to parse.c | Miika Turkia | |
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> | |||
2017-11-27 | Move metric variable to parse.c | Miika Turkia | |
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 | Miika Turkia | |
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> | |||
2017-11-27 | Refactore parse-xml.c into parse.c and parse-xml.c | Miika Turkia | |
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> |