This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 30, 2015
-
-
Anton Piccardo-Selg authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Aug 21, 2015
-
-
Matt King authored
Refs #13262
-
- Aug 19, 2015
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Jul 02, 2015
-
-
Peterson, Peter authored
-
- Jun 18, 2015
-
-
Peterson, Peter authored
-
- Apr 16, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Apr 01, 2014
-
-
Gigg, Martyn Anthony authored
It seems older boost::date_time versions accepted just dates from a format string, whilst the newer ones do not. We'll be strict and require a time from all. Refs #9227
-
- Mar 31, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9227
-
- Mar 18, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- Dec 23, 2013
-
-
Peterson, Peter authored
-
- Sep 16, 2013
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- Feb 18, 2013
-
-
Gigg, Martyn Anthony authored
Thisgs to note: * C2450 warnings have been suppressed when including Poco headers that inherit from std::stream * Boost date_time no longer accepts just a date for an ISO date/time string
-
- Dec 06, 2012
-
-
Russell Taylor authored
Previously the precision of these would be the nearest second as the setting went via the DateAndTime::toISO8601String() method, which truncated the time even if it had a better precision than that (as the SNS files do). This then caused some oddities when viewing logs because they do preserve the incoming precision. DateAndTime::toISO8601String() now preserves the nanosecond precision of the underlying DateAndTime class.
-
- May 07, 2012
-
-
Russell Taylor authored
This reverts commit 1a777402. The addition of these special methods had a negative impact on a number of performance tests. Presumably they put a stop to some optimisation that the compiler was able to do with the implicitly generated versions.
-
- Apr 27, 2012
-
-
Peterson, Peter authored
-
- Feb 24, 2012
-
-
Russell Taylor authored
-
- Feb 22, 2012
-
-
Janik Zikovsky authored
in DateAndTime methods.
-
Janik Zikovsky authored
in DateAndTime methods.
-
Janik Zikovsky authored
in DateAndTime methods.
-
- Dec 28, 2011
-
-
Campbell, Stuart authored
-
- Dec 13, 2011
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Nov 10, 2011
-
-
Gigg, Martyn Anthony authored
The issue was that it couldn't find the python pyd files. They are now copied into the mantid package instead of being moved. In the process of this there was some CMake stuff that was duplicated so that has been removed and a single function used.
-
- Nov 04, 2011
-
-
Karl Palmen authored
Enabled an ARG file to be loaded by correcting and warning about invalid date contained therein. Also enabled unit test that uses this file. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Oct 28, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- Sep 08, 2011
-
-
Peterson, Peter authored
-
- Apr 19, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- Apr 18, 2011
-
-
Anders Markvardsen authored
-
- Mar 01, 2011
-
-
Janik Zikovsky authored
-
- Feb 24, 2011
-
-
Michael Whitty authored
-
- Jan 31, 2011
-
-
Janik Zikovsky authored
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Jan 21, 2011
-
-
Janik Zikovsky authored
-
- Dec 29, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-