Skip to content
Snippets Groups Projects
  1. May 03, 2023
  2. Feb 15, 2023
  3. Jan 25, 2023
  4. Oct 26, 2022
  5. Jul 25, 2022
  6. Jul 22, 2022
  7. Apr 20, 2022
  8. Mar 25, 2022
  9. Mar 14, 2022
  10. Feb 28, 2022
  11. Feb 25, 2022
  12. Feb 18, 2022
  13. Dec 17, 2021
  14. Nov 22, 2021
  15. Nov 17, 2021
  16. Oct 29, 2021
  17. Sep 23, 2021
  18. Sep 13, 2021
  19. Sep 06, 2021
  20. Jun 30, 2021
  21. Jun 16, 2021
  22. May 17, 2021
  23. May 15, 2021
  24. May 04, 2021
  25. Apr 30, 2021
  26. Apr 09, 2021
  27. Mar 31, 2021
  28. Mar 23, 2021
  29. Mar 16, 2021
    • Dominik Thoennes's avatar
      remove nvtx wrapper · 5e233ea3
      Dominik Thoennes authored
      the wrapper did not compile but since this was not a problem in the last two years it can be removed
      5e233ea3
  30. Feb 22, 2021
  31. Jan 27, 2021
  32. Jan 22, 2021
  33. Jan 12, 2021
  34. Jan 01, 2021
  35. Dec 28, 2020
    • Michael Kuron's avatar
      Remove Boost and switch to C++17 · c3b6da1d
      Michael Kuron authored and Markus Holzer's avatar Markus Holzer committed
      Some optional components use Boost MultiArray and PropertyTree, so we still include the headers if available.
      We also still search std::experimental for any, filesystem and optional because some otherwise C++17-compliant compilers did not support them in std until recently.
      c3b6da1d