1. 19 Aug, 2015 2 commits
    • Christian Hesse's avatar
      make arrays one dimensional · 9e67b658
      Christian Hesse authored
      With more dimensional arrays we have to define the array size. Use
      one dimensional arrays to be more flexible.
      Additionally this allows to shrink array size for ASCII.
      9e67b658
    • David Hunt's avatar
      Rename String to StringUtils. · 5e602f18
      David Hunt authored
      Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>.
      
      From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001
      From: David Hunt <dhunt@iolanthe.attlocal.net>
      Date: Sat, 11 Jul 2015 20:56:31 -0500
      Subject: [PATCH 1/8] Rename String to StringUtils
      5e602f18
  2. 17 Mar, 2015 2 commits
  3. 04 Feb, 2015 1 commit
  4. 03 Feb, 2015 1 commit
  5. 23 Jan, 2015 1 commit
  6. 22 Jan, 2015 1 commit
  7. 27 Nov, 2014 1 commit
  8. 21 Apr, 2014 1 commit
  9. 27 Feb, 2014 1 commit
  10. 16 Jan, 2014 2 commits
  11. 05 Dec, 2012 1 commit
  12. 26 Dec, 2011 2 commits
  13. 18 Nov, 2011 1 commit
    • Hisham Muhammad's avatar
      Mega-commit with features and tweaks for 1.0: · 7ca10817
      Hisham Muhammad authored
      * Performance improvements
      * Support for splitting CPU meters into two or four columns
        (thanks to Wim Heirman)
      * Switch from PLPA, which is now deprecated, to HWLOC.
      * Bring back support for native Linux sched_setaffinity,
        so we don't have to use HWLOC where we don't need to.
      * Support for typing in user names and column fields in selection panels.
      7ca10817
  14. 25 Oct, 2011 1 commit
  15. 26 Aug, 2011 1 commit
  16. 26 May, 2011 1 commit
  17. 31 Mar, 2011 1 commit
  18. 22 Mar, 2011 1 commit
  19. 22 Nov, 2010 1 commit
  20. 25 Feb, 2010 2 commits
  21. 02 Jun, 2009 1 commit
  22. 17 Feb, 2009 1 commit
  23. 23 Sep, 2008 1 commit
  24. 09 Mar, 2008 2 commits
  25. 12 Jul, 2006 1 commit
  26. 11 Jul, 2006 1 commit
    • Hisham Muhammad's avatar
      Performance improvement hackathon: improve process comparison routines, · 5d48ab8c
      Hisham Muhammad authored
      disable useless code in release builds such as runtime type-checking on
      dynamic data structures and process fields that are not being computed,
      faster(?) method for verifying the process owner (still need to ensure
      correctness), don't destroy and create process objects for hidden kernel
      threads over and over. Phew. I shouldn't be doing all this today, but I
      could not resist.
      5d48ab8c
  27. 06 Jun, 2006 1 commit
  28. 18 May, 2006 1 commit
  29. 09 May, 2006 2 commits
  30. 10 Apr, 2006 1 commit
  31. 23 Mar, 2006 1 commit
  32. 04 Mar, 2006 1 commit