Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Oct 05, 2015
  2. Sep 18, 2015
  3. Apr 16, 2015
  4. Dec 16, 2014
  5. Oct 09, 2014
  6. Jul 23, 2014
  7. Jun 06, 2014
  8. May 22, 2014
  9. Apr 30, 2014
  10. Apr 29, 2014
  11. Feb 11, 2014
  12. Feb 10, 2014
  13. Dec 31, 2013
  14. Sep 09, 2013
  15. May 30, 2013
  16. May 03, 2013
  17. Apr 16, 2013
  18. Mar 04, 2013
  19. Aug 15, 2012
  20. Apr 12, 2012
  21. 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
  22. Dec 29, 2011
  23. Nov 10, 2011
  24. Oct 07, 2011
  25. Aug 30, 2011
  26. Aug 26, 2011
  27. Jun 08, 2011
  28. May 17, 2011
  29. Apr 16, 2011
  30. Feb 14, 2011
  31. Jan 28, 2011
  32. Dec 29, 2010
  33. Nov 16, 2010
  34. Oct 04, 2010
  35. Sep 23, 2010
Loading