summaryrefslogtreecommitdiffstats
path: root/UptimeMeter.h
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
|
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
|
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
|
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
|
* Covert Meter attributes to file-local constant arraysChristian Göttsche2020-09-291-2/+0
|
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
| | | | | | | | | | | | | | Reasoning: - implementation was unsound -- broke down when I added a fairly basic macro definition expanding to a struct initializer in a *.c file. - made it way too easy (e.g. via otherwise totally innocuous git commands) to end up with timestamps such that it always ran MakeHeader.py but never used its output, leading to overbuild noise when running what should be a null 'make'. - but mostly: it's just an awkward way of dealing with C code.
* Move UptimeMeter back into cross-platform code.Hisham Muhammad2014-11-271-0/+18
| | | | We'll just isolate the platform-dependent bit.
* Move UptimeMeter into platform-dependent area.Hisham Muhammad2014-11-271-18/+0
| | | | Set up environment to move other meters.
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-1/+1
| | | | UTF-8 display of big numbers.
* major header cleanupHisham Muhammad2011-12-261-7/+1
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-2/+0
| | | | | Reduces resulting code size.
* Regenerated all headers.Hisham Muhammad2006-06-061-1/+3
|
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-17/+2
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* Initial import.Hisham Muhammad2006-03-041-0/+39

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