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