43 Commits (main)

Author SHA1 Message Date
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Explorer09 2d1b6f4783 TasksMeter: save some float casts 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 5 years ago
Christian Göttsche 8163b8164f TaskMeter: always show number of threads 5 years ago
Christian Göttsche 2d1042adb3 Save text buffer in Meter 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 5 years ago
Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 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 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 6db2d52261 Covert Meter attributes to file-local constant arrays 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
senjan 01a1cc063f fixed Linux build 7 years ago
Lucas C. Villa Real ad99187680 htop scans /proc to determine how many running tasks exist. Since that 8 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Tomasz Kramkowski 2b5c1b4b13 Replace all uses of sprintf with snprintf 9 years ago
Explorer09 9dea20e068 Rename Meter.setValues() functions to updateValues() 10 years ago
Explorer09 99fb3070a2 Explicit "maxItems" property of meters 10 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 12 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 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad 300caa076e Tempus fugit. 15 years ago
Hisham Muhammad 831538b0f9 Split process and thread counts in tasks meter 16 years ago
Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 16 years ago
Hisham Muhammad a600d5a6e9 Tempus fugit. 16 years ago
Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 18 years ago
Hisham Muhammad dbe2670b69 Perform RichString operations by hand. 20 years ago
Hisham Muhammad 2f1f82ee87 Updates for new version of the MakeHeader.py script. 20 years ago
Hisham Muhammad 33113fe0d7 - Overhaul meters implementation; 20 years ago
Hisham Muhammad d6231bab89 Initial import. 20 years ago