1. 23 Jul, 2017 1 commit
    • Richard's avatar
      Mark some things as const · d5faf643
      Richard authored
      Several string pointer arrays pointed to const strings
      but were not const themselves.
      
      A few various structures and arrays were also marked const.
      d5faf643
  2. 02 Feb, 2016 1 commit
  3. 02 Nov, 2015 1 commit
  4. 27 Aug, 2015 1 commit
  5. 19 Aug, 2015 1 commit
    • 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
  6. 23 Mar, 2015 3 commits
  7. 16 Mar, 2015 2 commits
  8. 15 Mar, 2015 1 commit
  9. 22 Jan, 2015 1 commit
  10. 24 May, 2013 1 commit
  11. 05 Dec, 2012 1 commit
  12. 26 Dec, 2011 2 commits
  13. 14 Dec, 2011 1 commit
  14. 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
  15. 02 Jun, 2009 1 commit
  16. 09 Mar, 2008 1 commit
  17. 04 Aug, 2006 1 commit
  18. 30 May, 2006 2 commits
  19. 04 Mar, 2006 1 commit