Skip to content
Snippets Groups Projects
  1. Feb 08, 2018
  2. May 27, 2017
    • scott snyder's avatar
      Fix const bug in SG::ConstIterator. · eb779eef
      scott snyder authored
      SG::ConstIterator was using a non-const dereference on the underlying
      DataHandle, causing it to return null if the referenced object was locked.
      This was leading to ubsan warnings in ControlTest.
      
      Former-commit-id: addd0611c8523a479d8b865e12490124ed0492b3
      eb779eef
  3. May 27, 2016
    • Scott Snyder's avatar
      'Update reference files for StoreGate-03-06-41.' (ControlTest-00-02-56) · 67be2e23
      Scott Snyder authored
      2016-05-05  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-56.
      	* Update reference files for StoreGate-03-06-41.
      
      2016-03-27  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-55.
      	* share/StoreGateDFlow.ref: Updated.
      
      2016-03-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging ControlTest-00-02-54.
      	* share/StoreGateReentrant.ref: Updated.
      
      2016-03-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Fixed a remaining mistake in the CMakeLists.txt file that was only
      	  discovered by ATN's log mining.
      	* Tagging as ControlTest-00-02-53
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: da5e18d5
      67be2e23
  4. Sep 19, 2014
Loading