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
Age
Commit message (
Expand
)
Author
2017-12-29
cleanup: Uninitialized scalar field
Jan Mulder
2017-12-29
cleanup: Unchecked return value from library
Jan Mulder
2017-12-28
Planner notes: don't omit deco stops with rapid ascent rates
Rick Walsh
2017-12-28
cleanup: correct signature and declare extern
Jan Mulder
2017-12-28
Cleanup: Uninitialized scalar field
Jan Mulder
2017-12-27
Cleanup: avoid dereferencing NULL pointer
Dirk Hohndel
2017-12-27
Cleanup: avoid uninitialized members
Dirk Hohndel
2017-12-27
Cleanup: avoid potentially uninitialized members
Dirk Hohndel
2017-12-27
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-27
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-27
Cleanup: correctly prevent memory leak
Dirk Hohndel
2017-12-27
Check different sensors on divinglog import
Miika Turkia
2017-12-26
Cleanup: avoid dereferencing NULL pointer
Dirk Hohndel
2017-12-26
Cleanup: avoid accessing uninitialized variable
Dirk Hohndel
2017-12-26
Cleanup: avoid out of bounds access
Dirk Hohndel
2017-12-26
Cleanup: avoid out of bounds access
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: prevent out of bounds read
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: prevent potential out of bounds write
Dirk Hohndel
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid a few memory leaks
Dirk Hohndel
2017-12-25
Use correct date format
Jan Mulder
2017-12-25
Prevent overflow in effective GF calculation
Robert C. Helling
2017-12-24
Remove superfluous QScopedPointer<>s in singletons
Berthold Stoeger
2017-12-24
Re-add newlines to help message
Berthold Stoeger
2017-12-24
Code cleanup: Indentation mistake plus simplification
Stefan Fuchs
2017-12-24
Remove obsolete declaration of void gfLowAtMaxDepthChanged
Stefan Fuchs
2017-12-21
cleanup: remove empty function
Jan Mulder
2017-12-21
Make QMap<> access in deleteGpsFix() more idiomatic
Berthold Stoeger
2017-12-21
Handle plot_info->nr <= 0 gracefully
Berthold Stoeger
2017-12-21
Fix use of uninitialized variable in core/profile.c
Berthold Stoeger
2017-12-21
Check return of fread() in core/ostctools.c
Berthold Stoeger
2017-12-20
core: ignore erroneous quotes as well
Jan Mulder
2017-12-20
core: fix commit 46004c39e266fe7 for real (erroneous quotes)
Jan Mulder
2017-12-19
git storage: invalidate cache on merge dive site
Jan Mulder
2017-12-18
core: ignore bogus m in cylinder
Jan Mulder
2017-12-18
Allow to read factor cache concurrently
Robert C. Helling
2017-12-18
Elevate "can't write hashes" message from debug to warning level
Berthold Stoeger
2017-12-18
core: fix git storage save (regression 4.7.4 -> 4.7.5)
Jan Mulder
2017-12-17
CLeanup: remove duplicate typedef
Dirk Hohndel
2017-12-17
Cleanup: durations are now signed
Dirk Hohndel
2017-12-17
Unify float calulations: use double
Berthold Stoeger
2017-12-14
Remove function isCloudUrl()
Berthold Stoeger
2017-12-13
Enable removal of pictures from different dives at the same moment
Stefan Fuchs
[next]