Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Jan 12, 2011
  2. Jan 11, 2011
  3. Jan 10, 2011
  4. Jan 07, 2011
  5. Jan 06, 2011
  6. Dec 29, 2010
  7. Sep 28, 2010
  8. Aug 25, 2010
  9. Jun 10, 2010
  10. May 20, 2010
  11. May 14, 2010
  12. Mar 26, 2010
  13. Jul 03, 2009
  14. Jul 02, 2009
    • Nick Draper's avatar
      re #720 · e6e4b2d6
      Nick Draper authored
      loggers are now defined in the algorithm base class, sumspectra is the only one to take advantage of this so far.  Possible mild memory leak reintroduced need to look at the release of the logger in the alg destructor.
      e6e4b2d6
    • Nick Draper's avatar
      re #720 · bef5a541
      Nick Draper authored
      Loggers should not leak now and can be disabled by calling setEnabledfalse)
      bef5a541
  15. Apr 21, 2009
  16. Apr 07, 2009
    • Nick Draper's avatar
      re #531 · 520487c0
      Nick Draper authored
      Changes to Properties files
      
      Mantid now tries to load TWO properties files
      Mantid.Properties as before
      and now a Mantid.user.properties
      
      Any entries in the user.properties file overides those on the main file.  The intention is that on reinstalls we will not overwrite the user file, but are free to replace the original .properties file to add new keys etc.
      
      IMPORTANT:
      The release properties files are now in the Properties subdirectory, the ones in the release directory have been removed.
      520487c0
  17. Feb 16, 2009
  18. Mar 10, 2008
  19. Feb 22, 2008
  20. Jan 31, 2008
    • Nick Draper's avatar
      Closes #56 · 39a8748a
      Nick Draper authored
      Improved output date format to 2007-Dec-31 12:10:20
      39a8748a
  21. Nov 27, 2007
    • Nick Draper's avatar
      re #63 · 6af6cbf2
      Nick Draper authored
      Added stream interfaces to the logger class
      6af6cbf2
  22. Nov 23, 2007
  23. Nov 14, 2007
  24. Nov 13, 2007
    • Nick Draper's avatar
      re #34 · 4add654e
      Nick Draper authored
      Added functionality in the configsvc to return the current directory
      4add654e
  25. Nov 12, 2007
    • Nick Draper's avatar
      Re #60 · f424b3fe
      Nick Draper authored
      Updated logging formats
      f424b3fe
    • Nick Draper's avatar
      re #60 · c99d6b50
      Nick Draper authored
      corrected bug in the what section of tests.
      Changed solutions to link to the dll version of the C++ runtime
      c99d6b50
  26. Nov 06, 2007
  27. Oct 26, 2007
  28. Oct 25, 2007
  29. Oct 22, 2007
Loading