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
-
- Feb 03, 2014
-
-
Doucet, Mathieu authored
-
- Jan 30, 2014
-
-
Doucet, Mathieu authored
-
- Feb 25, 2013
-
-
Russell Taylor authored
-
- Feb 15, 2013
-
-
Savici, Andrei T. authored
-
- Jan 02, 2013
-
-
Nick Draper authored
-
- Jun 01, 2012
-
-
Doucet, Mathieu authored
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- Dec 29, 2011
-
-
Campbell, Stuart authored
Various changes for checking if a vector is empty or not.
-
- 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).
-
- Oct 18, 2011
-
-
Doucet, Mathieu authored
-
- Aug 08, 2011
-
-
Doucet, Mathieu authored
-
- Aug 02, 2011
-
-
Doucet, Mathieu authored
-
- Aug 01, 2011
-
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
- Jul 08, 2011
-
-
Janik Zikovsky authored
- Refs #3203: Implemented ISpectrum. It is the base class of EventList and Histogram and contains the spectrum number and list of detector IDs for a given spectrum. - ISpectrum return X/Y/E vectors. EventList, e.g. calculates the histogram on the fly. - Moved the EventWorkspace MRU list of histograms to be contained within the EventList; better code separation. Made a EventWorkspaceMRU class to encapsulate this more easily. - Workspaces must implement getSpectrum (const/not const) to return a ISpectrum object. dataX(i), etc. methods on MatrixWorkspaces no longer need to be overridden since they call getSpectrum() - Got rid of EventWorkspace::getEventListatPixelID() and doneLoadingData() - replaceSpectraMap() methods offers backwards-compatibility with SpectraDetectorMaps by setting the specNo and detector list when called. Must be called AFTER creating all the spectra in a workspace. - Refs #3318: maskWorkspaceIndex() implemented as part of ISpectrum.
-
- Jun 14, 2011
-
-
Doucet, Mathieu authored
Fixes #3107 This takes care of the algorithms used by SANS that take enough time to be able to read the progress bar.
-
- May 23, 2011
-
-
Doucet, Mathieu authored
-
Roman Tolchenov authored
-
- May 18, 2011
-
-
Peterson, Peter authored
-
Doucet, Mathieu authored
-
- May 16, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- May 13, 2011
-
-
Gigg, Martyn Anthony authored
-
- May 11, 2011
-
-
Janik Zikovsky authored
-
- 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
-
- 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.
-
- Dec 22, 2010
-
-
Doucet, Mathieu authored
-
- Jul 14, 2010
-
-
Doucet, Mathieu authored
-