This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Jun 03, 2014
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- May 28, 2014
-
-
Nick Draper authored
-
- Mar 28, 2014
-
-
Anders Markvardsen authored
and added unit test to test ok
-
- Mar 26, 2014
-
-
Anders Markvardsen authored
-
- Feb 07, 2014
-
-
Russell Taylor authored
-
- May 13, 2013
-
-
Nick Draper authored
-
- Mar 27, 2013
-
-
Vickie Lynch authored
-
- Mar 15, 2013
-
-
Nick Draper authored
-
- Mar 01, 2013
-
-
Roman Tolchenov authored
-
- Feb 28, 2013
-
-
Roman Tolchenov authored
This reverts commit 649d9f5c.
-
Roman Tolchenov authored
-
- Jan 02, 2013
-
-
Nick Draper authored
-
- Nov 09, 2012
-
-
Michael Reuter authored
-
- Oct 17, 2012
-
-
Russell Taylor authored
instead of (correctly) the pointer.
-
- Apr 02, 2012
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Feb 22, 2012
-
-
Janik Zikovsky authored
in DateAndTime methods.
-
- Dec 28, 2011
-
-
Michael Reuter authored
-
- Nov 10, 2011
-
-
Gigg, Martyn Anthony authored
-
- Oct 25, 2011
-
-
Janik Zikovsky authored
Refs #3984 Took the wiki description from every algorithm's wiki page and placed it in a comment in the CPP file (instead of the header file).
-
- Sep 14, 2011
-
-
Russell Taylor authored
Continue obsession with const: ExperimentInfo(MatrixWorkspace)::getInstrument now returns a const instrument. Re #1944.
-
- Aug 22, 2011
-
-
Russell Taylor authored
Eliminate the EventWorkspace validator and re-type workspace properties as EventWorkspace instead. Re #3588.
-
- Aug 18, 2011
-
-
Russell Taylor authored
Eradicate IInstrument. Instrument's the one to talk to now (it was the only descendent class anyway). Re #2041.
-
- Jul 15, 2011
-
-
Lynch, Vickie authored
-
- Jun 16, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3175. Sorry for the huge commit but certain things require Matrix to be in Kernel. Given how Quat, V3D and Matrix inter cooperate it seemed sensible for them to be in the same place and arguably this is where they belong anyway.
-
- May 18, 2011
-
-
Doucet, Mathieu authored
-
- May 11, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Fixes #2987: DiffractionEventCalibrateDetectors uses GroupingWorkspaces, which should speed it up by maybe 2x.
-
- May 06, 2011
-
-
Gigg, Martyn Anthony authored
-
- Apr 13, 2011
-
-
Janik Zikovsky authored
Fixes #2813: Renamed the Sort algorithm to SortEvents. I fixed the scripts in SVN, other ones will throw a deprecated warning.
-
- Apr 01, 2011
-
-
Lynch, Vickie authored
-
- Mar 28, 2011
-
-
Lynch, Vickie authored
Refs #2717 DiffractionEventReadDetCal looks another level for rectangular detectors which get test working again; Also SmoothNeighbors and DiffractionEventCalibrateDetectors
-
- Mar 02, 2011
-
-
Janik Zikovsky authored
Refs #2572: Added an initDocs() for all algorithms that sets the summary string to display in the dialog, as well as the wiki summary for possible later auto-wiki-fication of documentation.
-
- Mar 01, 2011
-
-
Janik Zikovsky authored
Refs #2572: Ran into issue with un-escaped characters that my compiler did not catch. Commented out all optional messages until I can fix it.
-
Janik Zikovsky authored
-
- Feb 28, 2011
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-