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
/
statistics.c
Age
Commit message (
Expand
)
Author
2017-08-26
Remove some unused variables
Dirk Hohndel
2017-07-22
Gas usage statistics: don't require gas switch events
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-05-26
Creation of dive duration string and surface interval string
Stefan Fuchs
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-03-07
Enable translate 'All' in yearly statistics.
Martin Měřinský
2017-02-03
Don't do strcmp on NIL pointer
Robert C. Helling
2017-02-03
Do not count gas used in planned dives for statistics
Robert Helling
2017-02-03
Revert "In statistics, ignore gas use of planned dives"
Dirk Hohndel
2017-02-02
In statistics, ignore gas use of planned dives
Robert C. Helling
2016-11-15
Only consider non-zero average depth for statistics
Robert C. Helling
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel