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
/
ostctools.c
Age
Commit message (
Expand
)
Author
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2019-10-26
Cleanup: clean up resource handling in ostctools.c
Dirk Hohndel
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-19
Cleanup: remove bogus mark_divelist_changed() calls
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2017-12-29
cleanup: Unchecked return value from library
Jan Mulder
2017-12-27
Cleanup: correctly prevent memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid a few memory leaks
Dirk Hohndel
2017-12-21
Check return of fread() in core/ostctools.c
Berthold Stoeger
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-01-12
ostctools: Add support for profile version 0x24
Anton Lundin
2017-01-12
Stop accessing the internals of dc_descriptor_t
Anton Lundin
2017-01-12
ostctools: Correct argument order to get_descriptor
Anton Lundin
2016-12-28
Rename ostc_get_data_descriptor to get_descriptor
Anton Lundin
2016-12-28
Lift ostc_get_data_descriptor out from ostctools.c
Anton Lundin
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel