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 20, 2020
  4. Mar 10, 2020
  5. Oct 10, 2019
  6. Sep 26, 2019
  7. May 23, 2019
  8. May 22, 2019
  9. May 03, 2019
  10. Mar 26, 2019
  11. Mar 01, 2019
  12. Feb 01, 2019
  13. Jan 23, 2019
  14. Jan 21, 2019
  15. Oct 17, 2018
  16. Oct 15, 2018
  17. Oct 12, 2018
  18. Oct 04, 2018
  19. Sep 27, 2018
  20. Sep 26, 2018
  21. Sep 20, 2018
  22. Sep 18, 2018
  23. Sep 17, 2018
Loading