Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 28, 2015
  2. Oct 05, 2015
  3. Apr 16, 2015
  4. Mar 19, 2015
  5. Dec 16, 2014
  6. Aug 29, 2014
  7. Feb 25, 2014
  8. Sep 05, 2013
  9. Oct 03, 2012
  10. Feb 14, 2012
    • Peter Parker's avatar
      Refs #1419 - Changes to finally support multi file loading. · 6039c89a
      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> >.
      6039c89a
  11. Dec 08, 2011
  12. Jun 15, 2011
  13. May 18, 2011
  14. May 13, 2011
  15. May 12, 2011
  16. Mar 30, 2011
  17. Jan 27, 2011
  18. Dec 29, 2010
  19. Oct 13, 2010
  20. Aug 02, 2010
  21. Jul 01, 2010
  22. Jun 15, 2010
    • Nick Draper's avatar
      re #100 · e6bbab40
      Nick Draper authored
      Merge iteration branch back to trunk
      e6bbab40
  23. Mar 06, 2009
Loading