Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Nov 28, 2016
  2. Nov 08, 2016
  3. Nov 02, 2016
  4. Oct 05, 2015
  5. Dec 16, 2014
  6. Apr 01, 2014
    • Keith Brown's avatar
      refs #8962 Move extractToEOL from LogParser to Strings · 1fe41532
      Keith Brown authored
      The extractToEOL Kernal namespace method has been moved to the Kernal::Strings namespace where it makes more sense to be alongside other string and ascii stream methods
      
      The change was made because of the difficulties i was having with the binary files stream provided by the FileDescriptor.
      1fe41532
  7. Dec 23, 2013
  8. Dec 18, 2013
  9. Nov 18, 2013
  10. Aug 21, 2013
  11. Jul 04, 2013
  12. Nov 02, 2012
  13. Jul 25, 2012
  14. Jul 19, 2012
  15. May 28, 2012
  16. Feb 13, 2012
  17. Dec 28, 2011
  18. Dec 09, 2011
  19. Sep 14, 2011
  20. Sep 05, 2011
    • Alex Buts's avatar
      refs #3669 · 847d2cee
      Alex Buts authored
      A routine, which transforms a path into vector of strings 
      847d2cee
  21. Aug 25, 2011
  22. Jun 08, 2011
  23. May 25, 2011
  24. Mar 29, 2011
  25. Feb 18, 2011
  26. Dec 29, 2010
  27. Jul 22, 2010
    • Nick Draper's avatar
      closes #1182 · 9ed50cb5
      Nick Draper authored
      Copyright updated to read
      Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
      9ed50cb5
  28. Apr 25, 2008
  29. Dec 04, 2007
    • Nick Draper's avatar
      re #64 · 57ac16b5
      Nick Draper authored
      Improved windows build of geometry.
      
      Still got one linking error though
      57ac16b5
    • Nick Draper's avatar
      re #64 · cb412e70
      Nick Draper authored
      Improved windows build of geometry.
      
      Still got two linking errors though
      cb412e70
    • Stuart Ansell's avatar
      re #46 · 40571e34
      Stuart Ansell authored
        Updating Support to deal with Visual studio error (hopefully)
      
      
        Changed to add info
      40571e34
  30. Nov 23, 2007
    • Matt Clarke's avatar
    • Stuart Ansell's avatar
      re #35 · 103146d4
      Stuart Ansell authored
          Altering Support to get round the lack of an export
          command in VC7. Modification now mean that template explicits
          can be defined. See SupportKernel for method to do that. 
          The actual template code now resides in SupportTempCode.h.
          Do no include this file EXCEPT in a SupportKernel, or similar file
          e.g. SupportGeometry. If you are neither writing or adding template 
          forms just us Support.h in the normal way.  
      
          This is part 1 of a two part check-in (next section in 2 min or so)
      
        
      103146d4
Loading