This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 22, 2007
-
-
Nick Draper authored
create an API library. Move all non kernel classes into it.
-
- Nov 15, 2007
-
-
Matt Clarke authored
-
- Nov 07, 2007
-
-
Matt Clarke authored
The changes required to tidy up most of the memory leaks, and other dodgy practices.
-
- Nov 06, 2007
-
-
Russell Taylor authored
-
- Oct 31, 2007
-
-
Dickon Champion authored
implementation of algorithm Manager for iteration 2. added extra source code into project file. refs #33
-
- Oct 26, 2007
-
-
Russell Taylor authored
Will require compilation as a shared library - macro added to add the required symbols ( __declspec(dllexport) ) to all class declarations for Windows. Closes #32.
-
Nick Draper authored
-
- Oct 15, 2007
-
-
Russell Taylor authored
Now have an abstract object factory. The Algorithm and Workspace factories inherit from this. It contains the common implementation. Other changes are for compatability with this. Closes #32.
-
- Oct 12, 2007
-
-
Russell Taylor authored
Updated doxyfile options. Now only outputs errors (not info messages) and all warning options set on. Also fixed all the warning messages it was giving to my code :) Re #31.
-
- Oct 10, 2007
-
-
Russell Taylor authored
-
- Oct 01, 2007
-
-
Russell Taylor authored
-
- Sep 27, 2007
-
-
Russell Taylor authored
-