This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 03, 2016
-
-
Hahn, Steven authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Nov 23, 2012
-
-
Gigg, Martyn Anthony authored
-
- May 19, 2011
-
-
Campbell, Stuart authored
-
- Jan 25, 2011
-
-
Gigg, Martyn Anthony authored
As a follow on to [8908], remove instantiation of parent class from getRotation call as well. The m_base pointer is now stored as a Component rather than IComponent so that the parent can be accessed directly without going through a dynamic_cast. Also a couple of minor cleanups around creating vectors and added a compiler directive for using the statistics within the Cache class. the hit/miss counts are now only accumulated if USE_CACHE_STATS is defined. Re #2276
-
- 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.
-
- Oct 20, 2009
-
-
Nick Draper authored
Caching implmentted improves getpos speed by slightly over 50%
-