Skip to content
Snippets Groups Projects
  1. Dec 15, 2017
  2. Dec 14, 2017
  3. Dec 12, 2017
  4. Dec 09, 2017
  5. Dec 08, 2017
  6. Dec 07, 2017
  7. Dec 06, 2017
  8. Dec 05, 2017
  9. Dec 04, 2017
  10. Dec 01, 2017
  11. Nov 30, 2017
  12. Nov 29, 2017
    • Brad King's avatar
      Configure: Add KWSYS_FALLTHROUGH macro for C++ code · 1b09cf0d
      Brad King authored
      Some C++ compilers now warn when a switch case falls through to another
      case, but compilers vary in how to suppress the warning with an explicit
      fallthrough specifier.  Provide a macro for the specifier.
      1b09cf0d
  13. Nov 09, 2017
  14. Nov 07, 2017
  15. Nov 06, 2017
  16. Nov 03, 2017
    • luzpaz's avatar
      Fix trivial typos in text · 9a1d5901
      luzpaz authored and Brad King's avatar Brad King committed
      Found using
      
          codespell -q 3 --skip="./Utilities" -I .cmake-whitelist.txt`
      
      in CMake whereby the whitelist contained:
      
          ans
          dum
          helpfull
          emmited
          emmitted
          buil
          iff
          isnt
          nto
          ot
          pathes
          substract
          te
          todays
          upto
          whitespaces
      9a1d5901
  17. Nov 02, 2017
  18. Nov 01, 2017
  19. Oct 31, 2017
  20. Oct 17, 2017
  21. Oct 16, 2017
  22. Oct 12, 2017
  23. Oct 11, 2017
Loading