Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
  2. May 27, 2020
  3. May 26, 2020
  4. May 25, 2020
  5. 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
  6. May 18, 2020
  7. May 16, 2020
  8. May 14, 2020
  9. May 13, 2020
  10. May 11, 2020
  11. May 08, 2020
  12. Apr 23, 2020
  13. Apr 22, 2020
  14. Apr 21, 2020
  15. Apr 17, 2020
  16. Apr 16, 2020
  17. Apr 15, 2020
  18. Apr 13, 2020
  19. Apr 10, 2020
  20. Apr 09, 2020
Loading