243
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'Explorer09-bar-meter-zero-total' More... 7 months ago
Rewrite Row_printTime() with various improvements More... 7 months ago
Permit zero 'total' in meters; remove assertion More... 7 months ago
Linux: scan GPU based on previous activity More... 7 months ago
Short circuit zero time in Row_printTime() More... 7 months ago
Add cast to please debug build More... 7 months ago
Avoid OOB read when parsing process memory maps on Linux More... 7 months ago
NetworkIOMeter: correct format string and code comments More... 7 months ago
Safe-guard agains kernel issues More... 7 months ago
Ensure the buffer is always terminated More... 7 months ago
Warn on failure to kill a process More... 7 months ago
Cache NetworkIOMeter values in 'double' type More... 7 months ago
NetworkIOMeter: Cache the formatted "KiB/s" number strings More... 7 months ago
Always update 'values' member of NetworkIOMeter More... 7 months ago
Always update 'values' member of DiskIOMeter More... 7 months ago
Cap DiskIOMeter "utilisation" percentage at 100% More... 7 months ago
Proper check for signal frames More... 7 months ago
Avoid NULL pointer deref More... 7 months ago
Fix indentation issue More... 7 months ago
Rewrite Meter_humanUnit() to accept floating point value More... 7 months ago
Merge pull request #913 from kjbracey/include_shared More... 7 months ago
Add a note about when the configuration is saved More... 7 months ago
CRT: print a warning when exiting on signal More... 7 months ago
Record new graph data even when no graph is drawn. More... 8 months ago
Merge branch 'Explorer09-attr-nonnull' More... 8 months ago
Add configure check for nonnull attribute More... 8 months ago
Reorder some GraphMeterMode_draw() code More... 8 months ago
GraphMeterMode_draw() code cleanup More... 8 months ago
Let GraphMeterMode_draw() return early when the meter is too narrow... More... 8 months ago
Cap the maximum size of GraphData buffer to 32768 values. More... 8 months ago