Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. May 14, 2010
  2. Mar 26, 2010
  3. Jul 03, 2009
  4. 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
  5. Apr 21, 2009
  6. 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
  7. Feb 16, 2009
  8. Mar 10, 2008
  9. Feb 22, 2008
  10. 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
  11. Nov 27, 2007
    • Nick Draper's avatar
      re #63 · 6af6cbf2
      Nick Draper authored
      Added stream interfaces to the logger class
      6af6cbf2
  12. Nov 23, 2007
  13. Nov 14, 2007
  14. Nov 13, 2007
    • Nick Draper's avatar
      re #34 · 4add654e
      Nick Draper authored
      Added functionality in the configsvc to return the current directory
      4add654e
  15. 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
  16. Nov 06, 2007
  17. Oct 26, 2007
  18. Oct 25, 2007
  19. Oct 22, 2007
Loading