-
This ticket is blocks : [~~TRAC10637~~](http://trac.mantidproject.org/mantid/ticket/10637)
In the code of framework/datahandling I found numerous cases of POCO::XML document or nodelist objects bein…
-
The file ''SaveAsciiTest.h'' is not in the `release-testing` branch. The ''DataHandling'' CMake file merged in brought this change. That line needs to be removed.
-
Original Reporter: Russell Taylor
Generally, algorithms should test whether the user has requested that the output workspace be the same as the input one via the pointer, not the name, as when called…
-
This is to allow sensible categorization of algorithms.
Categorization strings look like
- "Gengeral"
- "Misc"
- "DataHandling\Logs"
At the moment this is set for an algorithm at Compile time.
-
The datahandling algorithm ''LoadSNSEventNeXus'' should use the algorithm specified in http://trac.mantidproject.org/mantid/ticket/1759 to load the monitors from the file. Loading the monitors should …
-
This ticket is blocked by :
- [X] [TRAC10574](http://trac.mantidproject.org/mantid/ticket/10574)
This ticket is blocks : [~~TRAC8924~~](http://trac.mantidproject.org/mantid/ticket/8924), [~~TRAC10…
-
Chane all of the classes to use two part Namespaces
- Mantid::Kernel
- Mantid::Algorithm
- Mantid::DataHandling
- etc
At the same time alter the DEF symbols for each .h file to include the namespace…
-
Original Reporter: Russell Taylor
This ticket is blocks : [~~TRAC7243~~](http://trac.mantidproject.org/mantid/ticket/7243)
This is the live algorithms, listeners and support code. The package will,…
-
Original Reporter: Russell Taylor
The new cpack-based Mac installer leads to a version that doesn't start up if there was already a Mantid version installed using the previous installer. The reason i…
-
When setting up the Jenkins cppcheck it gave some very obvious memory leaks
```
Code/Mantid/Framework/CurveFitting/src/Convolution.cpp 86 memleak error Memory leak: xr
Code/Mantid/Framework/DataH…