Skip to content
Snippets Groups Projects
  1. Jul 31, 2020
  2. Jul 24, 2020
  3. Jul 23, 2020
  4. Jun 05, 2020
  5. May 27, 2020
  6. May 26, 2020
  7. May 25, 2020
  8. May 22, 2020
    • Brad King's avatar
      hashtable: Drop this component of KWSys · 49d04c2c
      Brad King authored
      It was already turned off when building inside CMake.
      Other consuming projects have been migrated to C++11 and
      can now use `std::unordered_{set,map}` instead.
      49d04c2c
    • Brad King's avatar
      IOStream: Drop this component of KWSys · ce4941c9
      Brad King authored
      The `IOStream` component was meant to provide compatibility with old C++
      stream implementations that did not support `long long` and/or
      `__int64`.  Now that KWSys requires C++11 that is not a problem.
      ce4941c9
  9. May 18, 2020
  10. May 16, 2020
  11. May 14, 2020
  12. May 13, 2020
  13. May 11, 2020
  14. May 08, 2020
  15. Apr 23, 2020
  16. Apr 22, 2020
  17. Apr 21, 2020
  18. Apr 17, 2020
  19. Apr 16, 2020
  20. Apr 15, 2020
Loading