Skip to content
  • Nils Erik Krumnack's avatar
    added a minor tweak to ATLAS_GOOGLE_TEST_MAIN to make it compatible... · 6db23d6f
    Nils Erik Krumnack authored
    added a minor tweak to ATLAS_GOOGLE_TEST_MAIN to make it compatible with/robust against using statements (AsgTools-00-00-89)
    
    	* added a minor tweak to ATLAS_GOOGLE_TEST_MAIN to make it
    	  compatible with/robust against using statements
    	* tagging as AsgTools-00-00-89
    
    2016-06-09 Nils Krumnack <Nils.Erik.Krumnack@cern.ch>
    	* changed a warning message in AnaToolHandle::setProperty to an
    	  info message
    	* tagging as AsgTools-00-00-88
    
    2016-06-06 Will Buttinger <will@cern.ch>
          * AnaToolHandle.icc: removed unneeded addRef, so that refcounts are all 2.
          Also stopped delete of tool when handle destroyed if the tool doesn't exist in toolsvc
          The toolsvc will try to delete tools when it finalizes, and if we had a parent tool
          referencing a subtool (via an anatoolhandle) but toolsvc decides to delete the subtool first
          then the destruction of the anatoolhandle when the parenttool is destroyed would lead to
          double delete. See ATLASG-515
          * tagging as AsgTools-00-00-87
    
    2016-05-31 Will Buttinger <will@cern.ch>
          * AnaToolHandle.icc: fix logic for setting toolhandle properties in cmt releases
    ...
    (Long ChangeLog diff - truncated)
    
    
    Former-commit-id: f3cf9fa4
    6db23d6f