Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Aug 07, 2018
  2. Aug 06, 2018
  3. Jul 30, 2018
  4. Jul 26, 2018
  5. Jul 25, 2018
  6. Jul 20, 2018
  7. Apr 22, 2018
    • Martyn Gigg's avatar
      Replace boost::random with std::random · b573d4dd
      Martyn Gigg authored
      This includes dragging the libcxx implementation of normal_distribution
      and uniform_int_distribution into our source. MSVC, clang and gcc don't
      agree on how this should be implemented leading to problems with
      comparing test results across platforms. Using a single implementation
      gives the same results on each platform.
      b573d4dd
  8. Apr 09, 2018
    • Karl Palmen's avatar
      Merge remote-tracking branch 'origin/master' re #12828 · 8072b97d
      Karl Palmen authored
      
      # Please enter a commit message to explain why this merge is necessary,
      # especially if it merges an updated upstream into a topic branch.
      #
      # Lines starting with '#' will be ignored, and an empty message aborts
      # the commit.
      
      Merge done to enable documentation be be fixed, because of removal of
      alias directive and addition of related algorithms directive.
      
      Signed-off-by: default avatarKarl Palmen <karl.palmen@stfc.ac.uk>
      8072b97d
  9. Apr 06, 2018
  10. Apr 05, 2018
  11. Mar 28, 2018
  12. Mar 27, 2018
  13. Mar 26, 2018
  14. Mar 23, 2018
  15. Mar 22, 2018
  16. Mar 15, 2018
  17. Mar 14, 2018
  18. Mar 09, 2018
  19. Mar 07, 2018
  20. Jan 26, 2018
  21. Jan 25, 2018
  22. Nov 30, 2017
  23. Nov 29, 2017
  24. Nov 28, 2017
  25. Nov 03, 2017
Loading