Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-12 | Another helper: for_each_dive_site() | ||
This doesn't make the code necessarily more compact, but easier to read and is consistent with our other patterns. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-02-12 | Some dive site helper functions | ||
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-02-12 | Add dive site data structure | ||
This leaves location and gps coordinates in the struct dive to allow a step by step migration. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |