Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Aug 23, 2018
  2. Aug 07, 2018
  3. Aug 06, 2018
  4. Jul 26, 2018
  5. Jul 25, 2018
  6. Jul 03, 2018
  7. Jul 02, 2018
  8. Jun 27, 2018
  9. Jun 13, 2018
  10. May 15, 2018
  11. May 01, 2018
  12. Apr 26, 2018
  13. Apr 25, 2018
  14. 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
  15. Apr 18, 2018
  16. Apr 17, 2018
  17. 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
  18. Mar 28, 2018
  19. Mar 27, 2018
  20. Mar 26, 2018
Loading