Commit History

Author SHA1 Message Date
  Explorer09 36626ce6fd Explicitly specify supported modes of all meters 8 months ago
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 1 year ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Kevin Bracey fe3dedf5ba Incorporate shared memory in bar text 3 years ago
  Kevin Bracey 69a505d69c Move shared memory next to used memory 3 years ago
  Explorer09 b416433fbe Replace isnan() with better comparisons (isgreater(), etc.) 1 year ago
  Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 2 years ago
  Ivan Shapovalov b2ada27840 {Memory,Swap}Meter: make sure new constants are used consistently 1 year ago
  Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 2 years ago
  Nathan Scott 868b0b3574 Ensure consistent reporting of MemoryMeter used memory 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 years ago
  Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 3 years ago
  Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 3 years ago
  Christian Göttsche 2d1042adb3 Save text buffer in Meter 4 years ago
  Christian Göttsche 3d497a3760 Linux: overhaul memory partition 4 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche 5506925b34 Use sizeof buffer instead of magic number 4 years ago
  Christian Göttsche ad764ff972 Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing to bar buffers 4 years ago
  Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 6db2d52261 Covert Meter attributes to file-local constant arrays 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago
  Explorer09 9dea20e068 Rename Meter.setValues() functions to updateValues() 8 years ago
  Christian Hesse cf47f4fca1 use dynamic units for text display 9 years ago
  Christian Hesse 6f58fbc5dd make units more dynamic 9 years ago
  Tomasz Kramkowski 16d8cc7c38 Changed MemoryMeter and SwapMeter to use short memory sizes 9 years ago
  Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 10 years ago
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 10 years ago
  Hisham Muhammad 100bd10b1d Make blue text more readable. Closes #55. 10 years ago
  Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 11 years ago
  Hisham Muhammad 43a7231615 Remove explicit calls to curses.h in other files 12 years ago
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 years ago
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 years ago
  Hisham Muhammad 84281bdc44 major header cleanup 13 years ago
  Hisham Muhammad 300caa076e Tempus fugit. 13 years ago
  Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 14 years ago
  Hisham Muhammad a600d5a6e9 Tempus fugit. 15 years ago
  Hisham Muhammad 02a30bfecd warning fixes 15 years ago
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 17 years ago
  Hisham Muhammad dbe2670b69 Perform RichString operations by hand. 18 years ago
  Hisham Muhammad 2f1f82ee87 Updates for new version of the MakeHeader.py script. 18 years ago
  Hisham Muhammad 33113fe0d7 - Overhaul meters implementation; 19 years ago
  Hisham Muhammad d6231bab89 Initial import. 19 years ago