This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Nov 04, 2011
-
-
Russell Taylor authored
...and replace external calls to it with ones to the method that returns the cached result - getNumElements(). Re #4051.
-
- Aug 11, 2011
-
-
Russell Taylor authored
-
- Aug 01, 2011
-
-
Janik Zikovsky authored
Refs #3244: LoadEventPreNexus parallelized. Loading NOM_640 took 143 seconds (release mode) before, now takes about 46 seconds (for a 4 GB file).
-
- May 19, 2011
-
-
Campbell, Stuart authored
-
- May 16, 2011
-
-
Gigg, Martyn Anthony authored
-
- Feb 10, 2011
-
-
Russell Taylor authored
-
- Jan 25, 2011
-
-
Russell Taylor authored
Eliminate constructors in Kernel tests where possible. Prevent test suites that still have them from being turned into statics. Re #2220.
-
- Jan 05, 2011
-
-
Gigg, Martyn Anthony authored
Fix the BinaryFileTest on windows. The dummy file was trying to be deleted while the file handle was still open. Windows locks access to files while any handle is open which resulted in a file access error. Refs #2191
-
Janik Zikovsky authored
-
- Jan 04, 2011
-
-
Janik Zikovsky authored
-
- Dec 29, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- Sep 16, 2010
-
-
Campbell, Stuart authored
-
- Aug 16, 2010
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #1480: Simplified LoadEventPreNexus to use BinaryFile functionality; fixed a test under windows; commented out a test that fails for reasons unknown...
-
Janik Zikovsky authored
Refs #1480: added a BinaryFile template class to make loading simple binary files easier with more code reuse.
-