Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. May 27, 2011
  2. Apr 11, 2011
  3. Apr 08, 2011
  4. Apr 07, 2011
  5. Mar 07, 2011
  6. Mar 04, 2011
  7. Feb 05, 2011
  8. Jan 14, 2011
  9. Jan 12, 2011
  10. Jan 11, 2011
  11. Jan 10, 2011
  12. Jan 07, 2011
  13. Jan 06, 2011
  14. Dec 29, 2010
  15. Sep 28, 2010
  16. Aug 25, 2010
  17. Jun 10, 2010
  18. May 20, 2010
  19. May 14, 2010
  20. Mar 26, 2010
  21. Jul 03, 2009
  22. 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
  23. Apr 21, 2009
  24. 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
  25. Feb 16, 2009
  26. Mar 10, 2008
  27. Feb 22, 2008
  28. 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
  29. Nov 27, 2007
    • Nick Draper's avatar
      re #63 · 6af6cbf2
      Nick Draper authored
      Added stream interfaces to the logger class
      6af6cbf2
  30. Nov 23, 2007
Loading