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
/
linux.c
Age
Commit message (
Expand
)
Author
2018-07-07
save-git: allocate user_info members on the heap
Lubomir I. Ivanov
2018-06-21
Revert "cleanup: remove empty function"
Anton Lundin
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
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-02
Free various struct membuffer in different functions
Stefan Fuchs
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2017-12-21
cleanup: remove empty function
Jan Mulder
2017-11-22
Clean up system_default_filename()
Berthold Stoeger
2017-11-03
win32: optimize the console and logging logic
Lubomir I. Ivanov
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-02-24
Fix "Load/Save to cloudstorage" for non-ASCII user names
Jeremie Guichard
2017-02-03
Fix typo
Dirk Hohndel
2017-02-03
Win32: add the --win32log option to log stdout and stderr to files
Lubomir I. Ivanov
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel