Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Apr 14, 2020
  2. Mar 27, 2020
  3. Mar 23, 2020
  4. Mar 20, 2020
  5. Mar 16, 2020
  6. Mar 10, 2020
  7. Feb 07, 2020
    • David Fairbrother's avatar
      Update Sanitizers with PR feedback and edge cases · 84c33d8d
      David Fairbrother authored
      Updates the Sanitizers to handle whitespace anywhere in the selected
      sanitizer mode
      Fixes an issue where undefined sanitizer would not work (generator
      expressions do not handle whitespace)
      Updates documentation following some feedback, and drops some old
      information (such as min CMake version)
      
      Fix indentation and suppress all Python warnings
      
      Reverts the indentation changes introduced in an earlier commit by auto
      formatting tools. Changes the regex for the address suppressions so we
      match Python 2 and 3
      84c33d8d
    • David Fairbrother's avatar
      Update CXXTest to inject sanitizer env · 14251c1d
      David Fairbrother authored
      Updates CXXTest to inject the environment required for sanitizers rather
      than forcing the user to do it themselves
      14251c1d
  8. Jan 06, 2020
  9. Dec 24, 2019
  10. Dec 09, 2019
  11. Nov 01, 2019
  12. Aug 27, 2019
    • Gigg, Martyn Anthony's avatar
      Update codebase ready for std=c++17 · 6c918cc5
      Gigg, Martyn Anthony authored
      - Remove bind1st/bind2nd usage.
      - Avoids an internal compiler error in gcc with getProperty.
      - Adds wrapper around sip executable to process the output and
        remove the throw specifiers. They are not allowed in C++ 17.
      Refs #26261
      6c918cc5
  13. Jul 23, 2019
  14. Jul 15, 2019
  15. Jul 12, 2019
  16. Jul 10, 2019
  17. Jul 08, 2019
  18. Jun 10, 2019
  19. May 20, 2019
  20. May 17, 2019
  21. May 16, 2019
  22. May 15, 2019
  23. Mar 22, 2019
  24. Mar 21, 2019
  25. Mar 08, 2019
  26. Jan 11, 2019
Loading