1. 19 Jun, 2016 1 commit
  2. 15 Jun, 2016 1 commit
  3. 05 May, 2016 1 commit
  4. 18 Feb, 2016 1 commit
  5. 02 Feb, 2016 1 commit
  6. 02 Nov, 2015 1 commit
  7. 07 Sep, 2015 1 commit
    • Christian Hesse's avatar
      fix calloc() calls · e8970b6f
      Christian Hesse authored
      * size_t nmemb (number of elements) first, then size_t size
      * do not assume char is size 1 but use sizeof()
      * allocate for char, not pointer to char (found by Michael McConville,
        fixes #261)
      e8970b6f
  8. 27 Aug, 2015 1 commit
  9. 19 Aug, 2015 2 commits
    • Hisham Muhammad's avatar
      Support for NCurses 6.0 and mouse wheel · b0036369
      Hisham Muhammad authored
      b0036369
    • 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
  10. 09 Apr, 2015 1 commit
  11. 01 Apr, 2015 1 commit
  12. 25 Mar, 2015 1 commit
  13. 23 Mar, 2015 4 commits
  14. 22 Mar, 2015 1 commit
  15. 03 Feb, 2015 1 commit
  16. 23 Jan, 2015 1 commit
  17. 22 Jan, 2015 1 commit
  18. 03 May, 2014 1 commit
  19. 27 Feb, 2014 1 commit
  20. 26 Feb, 2013 1 commit
  21. 05 Dec, 2012 1 commit
  22. 10 Aug, 2012 1 commit
  23. 05 Mar, 2012 1 commit
  24. 26 Dec, 2011 2 commits
  25. 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
  26. 05 Nov, 2011 1 commit
  27. 08 Sep, 2011 1 commit
  28. 26 May, 2011 1 commit
  29. 22 Nov, 2010 1 commit
  30. 03 Mar, 2010 1 commit
  31. 25 Feb, 2010 2 commits
  32. 02 Jun, 2009 1 commit
  33. 09 Mar, 2008 1 commit
  34. 05 Mar, 2008 1 commit