This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 07, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Feb 17, 2016
-
-
Tom Perkins authored
re #15286
-
Tom Perkins authored
re #15286
-
- Feb 15, 2016
-
-
Hahn, Steven authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 23, 2013
-
-
Peterson, Peter authored
-
- Jul 04, 2013
-
-
Gigg, Martyn Anthony 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 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).
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- Mar 07, 2011
-
-
Campbell, Stuart authored
-
- Feb 10, 2011
-
-
Russell Taylor authored
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- 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
-
- Jan 04, 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.
-
- Nov 16, 2010
-
-
Michael Reuter authored
-
- Nov 01, 2010
-
-
Russell Taylor authored
-
- Sep 07, 2010
-
-
Janik Zikovsky authored
Refs #1396: Successfully parallelized the loadEventPreNexus algorithm; however, it only runs 10-15% faster, and that only on large files and with the right settings. Therefore I have disabled the parallelized loading option in this checkin, so that it does not clutter the UI needlessly.
-
- Aug 20, 2010
-
-
Michael Reuter authored
-
- Aug 17, 2010
-
-
Janik Zikovsky authored
-
- Aug 16, 2010
-
-
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.
-