Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Sep 02, 2015
    • Owen Arnold's avatar
      refs #13523. Eliminate all member variables. · 4fc8b62d
      Owen Arnold authored
      Using and storing pointers in the way this was done before is fundamentally unecessary and unsafe.
      4fc8b62d
    • Owen Arnold's avatar
      refs #13523. Fix bad class API. · afc7c6a2
      Owen Arnold authored
      Constructor or constructional objects for construction only! Looking at the use case for this, the initialize method servered no purpose other than to introduce more state, more sequential checks, and more lines of code.
      afc7c6a2
  2. Sep 01, 2015
  3. Aug 30, 2015
  4. Aug 28, 2015
  5. Aug 27, 2015
  6. Aug 26, 2015
  7. Aug 25, 2015
Loading