summaryrefslogtreecommitdiffstats
path: root/core/file.h
AgeCommit message (Expand)Author
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-04-12Cleanup: move parse-function declarations out of "dive.h"Gravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-02-28Cleanup: put all function declarations in file.h in extern "C"Gravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-09-28Parser: parse text-based files into arbitrary tableGravatar Berthold Stoeger
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-01-08Make a few functions of static linkageGravatar Berthold Stoeger
2017-05-07Datatrak import rework: changes of file.c and file.hGravatar Salvador Cuñat
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel