summaryrefslogtreecommitdiffstats
path: root/DateMeter.c
Commit message (Collapse)AuthorAgeFilesLines
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
| | | | Most of the time the parameter is passed to snprintf type functions
* Spacing around operatorsBenny Baumann2020-11-021-2/+2
|
* Make all required includes explicitBenny Baumann2020-10-181-2/+5
| | | | Information as seen by IWYU 0.12 + clang 9 on Linux
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
|
* DateMeter followupChristian Göttsche2020-10-051-1/+1
|
* Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+47
Add a date meter and sort header and source files in Makefile Change the lists of header and source files sorted alphabetical and one file per line. This way diffs become better readable and merges easier.

© 2014-2024 Faster IT GmbH | imprint | privacy policy