Christian Göttsche
2d1042adb3
Save text buffer in Meter
5 years ago
Christian Göttsche
635d4cfe60
Drop newline at end of if branch
5 years ago
Christian Göttsche
d72b0a682e
Mark several non-modified pointer variables const
5 years ago
Christian Göttsche
e1ce141bc3
Use size_t as len type for Meter_UpdateValues
...
Most of the time the parameter is passed to snprintf type functions
5 years ago
Benny Baumann
61e14d4bb2
Spacing around operators
5 years ago
Benny Baumann
0f5262917f
Make all required includes explicit
...
Information as seen by IWYU 0.12 + clang 9 on Linux
5 years ago
Christian Göttsche
ba282cfe19
Mark Object instances const
6 years ago
Christian Göttsche
dc6523bf60
DateMeter followup
6 years ago
Michael F. Schönitzer
d93cac12be
Add a date and datetime meter ( #159 )
...
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.
6 years ago