This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 14, 2012
-
-
Peter Parker authored
MultiFileProperty changed to store a vector of vectors of file names. File names that share a vector are to be added. Old functionality can be produced by calling "flattenFileNames". See source code for more info. MultiFileProperty was used in one place previously (MDMergeFiles), this has been modified to relect these changes. Load now implemented in terms of MultiFileProperty, though its interface is unchanged. "Filename" input is now parsed as a multi file, and if that fails old functionality is attempted. Error reports will output the result of both attempts. Some additional template specialisations / "toString" overloads surrounding the Property class heirachy were necessary to properly support std::vector<std::vector<std::string> >.
-
Dennis Mikkelson authored
Refs #3666
-
Dennis Mikkelson authored
refs #3666
-
Dennis Mikkelson authored
-
Dennis Mikkelson authored
refs #3666
-
- Feb 13, 2012
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Dennis Mikkelson authored
Put the construction of a descriptive string into conventional cell class. refs #3666
-
Janik Zikovsky authored
To try to speed up MergeMDFiles, however my second try is 1172 seconds which is slightly slower than before.
-
Dennis Mikkelson authored
refs #3666
-
Bilheux, Jean-Christophe authored
-
Russell Taylor authored
-
Russell Taylor authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Janik Zikovsky authored
They used to show up black due to logic error.
-
Janik Zikovsky authored
-
Russell Taylor authored
-
Michael Reuter authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
and fix windows build I hope
-
Janik Zikovsky authored
the other build systems
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Because that is more readable
-
Janik Zikovsky authored
Because that is more readable
-
Janik Zikovsky authored
Because that is more readable
-
Janik Zikovsky authored
-
Janik Zikovsky authored
I think. Later I will replace c-style casts with c++ static_cast<coord_t>
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Dennis Mikkelson authored
Also added number indexed and average error output properties fof SelectCellOfType algorithm. refs #3666
-
Bilheux, Jean-Christophe authored
-
Janik Zikovsky authored
To reduce warnings when coord_t = float. Also, fix a warning #4473.
-
Owen Arnold authored
-
Owen Arnold authored
-