1. 08 May, 2016 1 commit
    • Explorer09's avatar
      Replace deprecated autoconf macros. · f0df28a4
      Explorer09 authored
      AC_HELP_STRING -> AS_HELP_STRING
      AC_TRY_COMPILE -> AC_COMPILE_IFELSE([AC_LANG_PROGRAM([...])],...)
      AC_CONFIG_HEADER -> AC_CONFIG_HEADERS
      AC_PROG_LIBTOOL -> LT_INIT
      
      Note: There might be more deprecated macros that I haven't noticed.
      I just wish to avoid painful highlighting from my text editor (gedit)
      that complains about them. :)
      f0df28a4
  2. 04 May, 2016 1 commit
  3. 18 Apr, 2016 2 commits
  4. 07 Mar, 2016 1 commit
  5. 14 Feb, 2016 1 commit
  6. 02 Feb, 2016 1 commit
  7. 05 Jan, 2016 1 commit
  8. 09 Dec, 2015 2 commits
  9. 06 Dec, 2015 1 commit
  10. 30 Nov, 2015 1 commit
  11. 19 Nov, 2015 1 commit
  12. 18 Sep, 2015 1 commit
  13. 20 Aug, 2015 1 commit
  14. 19 Aug, 2015 2 commits
  15. 09 Apr, 2015 1 commit
  16. 23 Feb, 2015 2 commits
  17. 04 Feb, 2015 1 commit
  18. 22 Jan, 2015 1 commit
  19. 27 Nov, 2014 2 commits
  20. 24 Nov, 2014 2 commits
  21. 20 Nov, 2014 1 commit
  22. 24 Apr, 2014 1 commit
  23. 29 Jan, 2014 1 commit
  24. 14 Jan, 2014 1 commit
  25. 26 Feb, 2013 1 commit
  26. 04 Oct, 2012 1 commit
  27. 26 Dec, 2011 1 commit
  28. 23 Nov, 2011 1 commit
  29. 21 Nov, 2011 1 commit
  30. 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
  31. 26 Sep, 2011 1 commit
  32. 24 Sep, 2011 1 commit
  33. 08 Sep, 2011 2 commits