aboutsummaryrefslogtreecommitdiffstats
path: root/core/statistics.c
AgeCommit message (Expand)Author
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-07Enable translate 'All' in yearly statistics.Gravatar Martin Měřinský
2017-02-03Don't do strcmp on NIL pointerGravatar Robert C. Helling
2017-02-03Do not count gas used in planned dives for statisticsGravatar Robert Helling
2017-02-03Revert "In statistics, ignore gas use of planned dives"Gravatar Dirk Hohndel
2017-02-02In statistics, ignore gas use of planned divesGravatar Robert C. Helling
2016-11-15Only consider non-zero average depth for statisticsGravatar Robert C. Helling
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel