This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 17 Feb, 2016 1 commit
-
-
Tom Perkins authored
re #15286
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 23 Dec, 2013 1 commit
-
-
Peterson, Peter authored
-
- 04 Jul, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 04 Nov, 2011 1 commit
-
-
Russell Taylor authored
...and replace external calls to it with ones to the method that returns the cached result - getNumElements(). Re #4051.
-
- 01 Aug, 2011 1 commit
-
-
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).
-
- 08 Jun, 2011 2 commits
-
-
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.
-
- 07 Mar, 2011 1 commit
-
-
Campbell, Stuart authored
-
- 10 Feb, 2011 1 commit
-
-
Russell Taylor authored
-
- 28 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 05 Jan, 2011 1 commit
-
-
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
-
- 04 Jan, 2011 1 commit
-
-
Janik Zikovsky authored
-
- 29 Dec, 2010 2 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- 16 Nov, 2010 1 commit
-
-
Michael Reuter authored
-
- 01 Nov, 2010 1 commit
-
-
Russell Taylor authored
-
- 07 Sep, 2010 1 commit
-
-
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.
-
- 20 Aug, 2010 1 commit
-
-
Michael Reuter authored
-
- 17 Aug, 2010 1 commit
-
-
Janik Zikovsky authored
-
- 16 Aug, 2010 2 commits
-
-
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.
-