53 Commits (main)

Author SHA1 Message Date
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche d0f5b61aa5 hwloc: use int in hwloc_bitmap_foreach_begin loop 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Christian Göttsche e3862aa67e Rework drawing of FunctionBar 5 years ago
Christian Göttsche 6b100b0cf4 Use upper case numeric literals 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche ea4f33409a Update even more snprintfs 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 5 years ago
Christian Göttsche 7af06659e2 Mark remaining classes const 5 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 5 years ago
Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche b82a13c6ba Add clang analyzer CI job 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Christian Göttsche 4a1f3fca96 Drop unnecessary usage of comma operator 6 years ago
Christian Göttsche 6b11738744 Avoid arithmetic on booleans 6 years ago
Benny Baumann 13b1e96b12 Avoid shadowing of variables 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Bert Wesarg 19359cec5a affinity panel: use the tree collapsing as in the process list 6 years ago
Bert Wesarg b0f1336f79 affinity panel: show CPUs in the topology tree as `CPU x` 6 years ago
Bert Wesarg f861a2c616 Revert "Use UTF-8 for check buttons and tree open/closed" 6 years ago
Bert Wesarg 94b8c2e714 fix width of `AffinitPanel` 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham Muhammad f6c31eeaf5 Handle KEY_RECLICK events generated by ScreenManager 11 years ago
Hisham Muhammad 0ebe688d24 Avoid future confusions with how default values are set. 11 years ago
Hisham Muhammad 7cb8cb05fb Simplify constructors. 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad 47e881f460 Add IO priority support ('i' key) 14 years ago
Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad 81e44312b4 Use strdup explicitly 14 years ago
Hisham Muhammad 539b32dc31 simplify code 15 years ago
Hisham Muhammad ec17b7029a Convert affinity control from the deprecated PLPA to HWLOC 15 years ago
Hisham Muhammad f7fe4b4722 Fix off-by-one error in PROCESSOR display 15 years ago
Hisham Muhammad a9c0ea3753 * Option for counting CPUs from zero 15 years ago
Hisham Muhammad 6330ff3a0a changes for htop 0.8.2 17 years ago
Hisham Muhammad 15ab0ad706 Let mouseclicks tick/untick checkboxes 18 years ago