Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Mar 14, 2018
  2. Dec 08, 2017
  3. Nov 21, 2017
  4. Nov 14, 2017
    • Simon Heybrock's avatar
      Revert "Re #0. Use clamp in DateAndTime." · 78d93c60
      Simon Heybrock authored
      This reverts commit 480f7776.
      
      Issues on clang:
      07:12:15 Undefined symbols for architecture x86_64:
      07:12:15   "Mantid::Types::Core::DateAndTime::MAX_NANOSECONDS",
      referenced from:
      07:12:15       Mantid::Types::Core::DateAndTime::maximum() in
      DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::minimum() in
      DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::operator-(long long)
      const in DateAndTime.cpp.o
      07:12:15
      Mantid::Types::Core::DateAndTime::operator+(boost::posix_time::time_duration
      const&) const in DateAndTime.cpp.o
      07:12:15
      Mantid::Types::Core::DateAndTime::operator-(boost::posix_time::time_duration
      const&) const in DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::operator-(double) const
      in DateAndTime.cpp.o
      07:12:15   "Mantid::Types::Core::DateAndTime::MIN_NANOSECONDS",
      referenced from:
      07:12:15       Mantid::Types::Core::DateAndTime::maximum() in
      DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::minimum() in
      DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::operator-(long long)
      const in DateAndTime.cpp.o
      07:12:15
      Mantid::Types::Core::DateAndTime::operator+(boost::posix_time::time_duration
      const&) const in DateAndTime.cpp.o
      07:12:15
      Mantid::Types::Core::DateAndTime::operator-(boost::posix_time::time_duration
      const&) const in DateAndTime.cpp.o
      07:12:15       Mantid::Types::Core::DateAndTime::operator-(double) const
      in DateAndTime.cpp.o
      07:12:15 ld: symbol(s) not found for architecture x86_64
      07:12:15 clang: error: linker command failed with exit code 1 (use -v to
      see invocation)
      78d93c60
    • Simon Heybrock's avatar
      Re #0. Use clamp in DateAndTime. · 480f7776
      Simon Heybrock authored
      480f7776
  5. Oct 31, 2017
  6. Oct 25, 2017
  7. Oct 24, 2017
  8. Oct 23, 2017
  9. Oct 02, 2017
  10. Sep 29, 2017
  11. Sep 28, 2017
  12. Sep 19, 2017
  13. May 19, 2017
  14. Apr 13, 2017
  15. Mar 24, 2017
  16. Feb 10, 2017
  17. Feb 09, 2017
  18. Feb 07, 2017
  19. Jan 31, 2017
Loading