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
/
file.h
Age
Commit message (
Expand
)
Author
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
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-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-02-28
Cleanup: put all function declarations in file.h in extern "C"
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2018-09-28
Parser: parse text-based files into arbitrary table
Berthold Stoeger
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-01-08
Make a few functions of static linkage
Berthold Stoeger
2017-05-07
Datatrak import rework: changes of file.c and file.h
Salvador Cuñat
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel