Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Apr 09, 2020
  2. Apr 07, 2020
    • Giovanni Di Siena's avatar
      Replace boost::shared with std::shared · 11994bc3
      Giovanni Di Siena authored and Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony committed
      In places other substitutions have been made, e.g
      Clang does not yet specialize std::shared_ptr for T[]. Vector
      has been used instead. The operator[] methods were incorrectly
      marked const but returning a non-const reference - this has been fixed.
      Refs #25842
      11994bc3
  3. Mar 25, 2020
  4. Mar 20, 2020
  5. Mar 10, 2020
  6. Mar 05, 2020
    • David Fairbrother's avatar
      Re #26260 Bump GTest to 1.10.0 · b6d965a4
      David Fairbrother authored
      Bumps the version of GTest to 1.10.0, removes the previous patching
      steps, which are no longer needed. Removes the extra handling which is
      provided in upstreams CMake, such as managing include directories
      b6d965a4
  7. Feb 18, 2020
  8. Feb 13, 2020
  9. Feb 10, 2020
  10. Nov 12, 2019
  11. Nov 11, 2019
  12. Oct 31, 2019
  13. Oct 10, 2019
  14. Sep 30, 2019
  15. Sep 27, 2019
  16. Sep 26, 2019
  17. Aug 13, 2019
  18. Aug 05, 2019
Loading