aboutsummaryrefslogtreecommitdiffstats
path: root/core/divesite.c
AgeCommit message (Expand)Author
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-05core: free() in a safe way, reverse geolookup unstabilityGravatar Jan Mulder
2017-12-31divesite.c: use union in create_divesite_uuid()Gravatar Lubomir I. Ivanov
2017-12-19git storage: invalidate cache on merge dive siteGravatar Jan Mulder
2017-10-05divesite.c: use NULL instead of 0 for char* buffersGravatar Lubomir I. Ivanov
2017-10-05divesite.c: prevent double free()Gravatar Lubomir I. Ivanov
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-04Add taxonomy copy helper functionGravatar Dirk Hohndel
2017-10-02[Divesite] Add country on divesiteGravatar Tomaz Canabrava
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-02-19Fix dive site string mergingGravatar Linus Torvalds
2017-02-19Properly handle dive sites loaded from XMLGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel