index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
import-cobalt.c
Age
Commit message (
Expand
)
Author
2019-11-09
Cleanup: return cylinder from cylinder_start() in parser
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-27
Cleanup: pass NULL pointer for error string pointer (part 2)
Dirk Hohndel
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-23
Parser: remove static variable location in import-cobalt.c
Berthold Stoeger
2018-10-23
Parser: make parser (mostly) reentrant
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2017-11-29
Move Cobalt DB import to its own file
Miika Turkia