index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
divesite.c
Age
Commit message (
Expand
)
Author
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-05
core: free() in a safe way, reverse geolookup unstability
Jan Mulder
2017-12-31
divesite.c: use union in create_divesite_uuid()
Lubomir I. Ivanov
2017-12-19
git storage: invalidate cache on merge dive site
Jan Mulder
2017-10-05
divesite.c: use NULL instead of 0 for char* buffers
Lubomir I. Ivanov
2017-10-05
divesite.c: prevent double free()
Lubomir I. Ivanov
2017-10-04
Don't add separate country field, use taxonomy
Dirk Hohndel
2017-10-04
Add taxonomy copy helper function
Dirk Hohndel
2017-10-02
[Divesite] Add country on divesite
Tomaz Canabrava
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-02-19
Fix dive site string merging
Linus Torvalds
2017-02-19
Properly handle dive sites loaded from XML
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel