summaryrefslogtreecommitdiffstats
path: root/LoadAverageMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Update includes based on IWYUBenny Baumann2023-12-261-1/+1
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-1/+1
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-6/+6
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Rework CPU countingChristian Göttsche2021-07-181-6/+6
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+1
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-261-8/+12
* Save text buffer in MeterChristian Göttsche2021-03-041-4/+4
* LoadMeter: dynamically adjust color and total of barChristian Göttsche2020-12-261-2/+40
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-4/+4
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-0/+2
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-0/+1
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-4/+4
* Mark Object instances constChristian Göttsche2020-10-071-2/+2
* Drop redundant cast to same typeChristian Göttsche2020-10-061-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-3/+7
* Axe automated header generation.Zev Weiss2020-09-031-3/+0
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-6/+6
* Replace all uses of sprintf with snprintfTomasz Kramkowski2016-12-291-4/+4
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-4/+4
* Explicit "maxItems" property of metersExplorer092016-03-111-0/+1
* Array entries have been oddly flipped here for years.Hisham Muhammad2015-11-231-7/+7
* match load averages desc. to what it actually showskaefer2015-11-041-1/+1
* Add longer descriptions to available meters.Hisham Muhammad2015-02-031-0/+2
* Isolate cross-platform code for load average.Hisham Muhammad2014-11-271-17/+3
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-2/+1
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-6/+14
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-3/+8
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-1/+1
* sanity checksHisham Muhammad2011-09-081-5/+8
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-4/+2
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-3/+3
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-28/+28
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-2/+2
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-7/+4
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-30/+49
* Initial import.Hisham Muhammad2006-03-041-0/+71

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