Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_htop
/
refs/heads/16.0
/
LoadAverageMeter.c
36626ce
Explicitly specify supported modes of all meters
by Explorer09
· 1 year, 11 months ago
e56089e
Update includes based on IWYU
by Benny Baumann
· 2 years, 4 months ago
179aeb0
Add includes for config.h as per the discussion in PR #1337
by Daniel Lange
· 2 years, 4 months ago
b74673f
Rename ProcessList to ProcessTable throughout
by Nathan Scott
· 2 years, 7 months ago
0bdade1
Introduce Machine class for host-specific info (split from ProcessList)
by Nathan Scott
· 3 years ago
94ad111
Update license headers to explicitly say GPLv2+
by Daniel Lange
· 4 years, 6 months ago
41af31b
Rework CPU counting
by Christian Göttsche
· 4 years, 10 months ago
1b74dfe
cleaned up includes with iwyu
by mayurdahibhate
· 5 years ago
436808f
Use RichString_appendnAscii where possible
by Christian Göttsche
· 5 years ago
2d1042a
Save text buffer in Meter
by Christian Göttsche
· 5 years ago
2c06566
LoadMeter: dynamically adjust color and total of bar
by Christian Göttsche
· 5 years ago
157086e
Split RichString_(append|appendn|write) into wide and ascii
by Christian Göttsche
· 5 years ago
e1ce141
Use size_t as len type for Meter_UpdateValues
by Christian Göttsche
· 5 years ago
0f52629
Make all required includes explicit
by Benny Baumann
· 6 years ago
872e542
Rename StringUtils.[ch] to XUtils.[ch]
by Benny Baumann
· 5 years ago
c6f04a9
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
by Benny Baumann
· 6 years ago
79ad39c
Mark Object pointer to _display function const
by Christian Göttsche
· 5 years ago
ba282cf
Mark Object instances const
by Christian Göttsche
· 5 years ago
3653ee3
Drop redundant cast to same type
by Christian Göttsche
· 5 years ago
079c2ab
Update License consistently to GPLv2 as per COPYING file
by Daniel Lange
· 5 years ago
6db2d52
Covert Meter attributes to file-local constant arrays
by Christian Göttsche
· 6 years ago
a1a027b
Axe automated header generation.
by Zev Weiss
· 6 years ago
09e241f
Security review: check results of snprintf.
by Hisham Muhammad
· 9 years ago
2b5c1b4
Replace all uses of sprintf with snprintf
by Tomasz Kramkowski
· 9 years ago
9dea20e
Rename Meter.setValues() functions to updateValues()
by Explorer09
· 10 years ago
99fb307
Explicit "maxItems" property of meters
by Explorer09
· 10 years ago
d34645f
Array entries have been oddly flipped here for years.
by Hisham Muhammad
· 10 years ago
33cdaf3
match load averages desc. to what it actually shows
by kaefer
· 10 years ago
14bd77c
Add longer descriptions to available meters.
by Hisham Muhammad
· 11 years ago
5290956
Isolate cross-platform code for load average.
by Hisham Muhammad
· 11 years ago
c1e0f6e
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
by Hisham Muhammad
· 12 years ago
43a7231
Remove explicit calls to curses.h in other files
by Hisham Muhammad
· 13 years ago
00b324b
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
by Hisham Muhammad
· 13 years ago
45f7a4f
Remove old memory debugging routines. We have Valgrind nowadays.
by Hisham Muhammad
· 14 years ago
84281bd
major header cleanup
by Hisham Muhammad
· 14 years ago
d1b1cbc
cleanups and fixes, thanks to cppcheck and gcc -Wextra
by Hisham Muhammad
· 14 years ago
978019d
sanity checks
by Hisham Muhammad
· 15 years ago
300caa0
Tempus fugit.
by Hisham Muhammad
· 15 years ago
d8e1480
Remove arbitrary limit from rich strings
by Hisham Muhammad
· 15 years ago
a600d5a
Tempus fugit.
by Hisham Muhammad
· 16 years ago
02a30bf
warning fixes
by Hisham Muhammad
· 16 years ago
da23c8c
Clean up headers by using 'static' whenever possible.
by Hisham Muhammad
· 18 years ago
dbe2670
Perform RichString operations by hand.
by Hisham Muhammad
· 20 years ago
2f1f82e
Updates for new version of the MakeHeader.py script.
by Hisham Muhammad
· 20 years ago
33113fe
- Overhaul meters implementation;
by Hisham Muhammad
· 20 years ago
d6231ba
Initial import.
by Hisham Muhammad
· 20 years ago