Skip to content
Snippets Groups Projects
  1. Mar 11, 2022
  2. Mar 10, 2022
  3. Feb 21, 2022
  4. Feb 17, 2022
  5. Jan 27, 2022
  6. Dec 07, 2021
  7. Nov 18, 2021
  8. Nov 17, 2021
  9. Nov 09, 2021
  10. Nov 08, 2021
  11. Nov 06, 2021
  12. Nov 04, 2021
  13. Nov 02, 2021
  14. Sep 20, 2021
  15. Sep 04, 2021
    • Jean-Noël Grad's avatar
      Fix 756 Doxygen warnings · 25af88f4
      Jean-Noël Grad authored
      Delete Doxygen blocks duplicated in both .h and .cpp files.
      Fix incorrect argument names in \param blocks. Fix filenames
      in \file blocks. Fix broken Doxygen syntax (broken numerated
      lists containing more than 9 items, invalid HTML tags, broken
      links in \ref and malformed math equations). Wrap code blocks
      inside \code ... \endcode.
      25af88f4
  16. Sep 03, 2021
  17. Aug 28, 2021
  18. Aug 26, 2021
  19. Aug 16, 2021
  20. Aug 13, 2021
  21. Jul 13, 2021
  22. Jul 01, 2021
  23. Jun 29, 2021
  24. Jun 23, 2021
  25. Jun 18, 2021
  26. Jun 16, 2021
  27. Jun 15, 2021
  28. May 27, 2021
    • Michael Kuron's avatar
      Workaround for __BIGGEST_ALIGNMENT__ on Clang · 632db8d8
      Michael Kuron authored
      On x86_64, this is always 128 bits, rendering it incompatible with AVX.
      GCC reports the maximum enabled vector width (which is what we want) and Intel reports the maximum supported vector width (which is okay too).
      632db8d8
  29. May 18, 2021
  30. May 05, 2021
  31. Apr 30, 2021
  32. Apr 15, 2021
  33. Apr 08, 2021
  34. Apr 02, 2021
  35. Mar 30, 2021