summaryrefslogtreecommitdiff
path: root/TAO/tao/Storable_File_Guard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-101-2/+0
* Use noexcept(false) directly in the codeJohnny Willemsen2021-01-051-1/+1
* Removed redundant void, use nullptr/override in the TAO coreJohnny Willemsen2020-12-071-5/+5
* Catch exception by referenceJohnny Willemsen2018-05-021-1/+1
* Introduce ACE_NOEXCEPT_FALSE and use that in some places to silence C++11 com...Johnny Willemsen2017-01-161-1/+1
* Fix for new persistence failures that appeared after earlier commits.Phil Mesnier2016-03-161-3/+2
* Bring over recent fixes and enhancements to the FaultTolerant / LoadBalancing...Phil Mesnier2016-03-041-68/+31
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Thu May 29 17:01:45 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-05-291-18/+22
* Tue Feb 18 15:41:16 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-02-181-0/+24
* Thu Apr 11 18:03:24 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-5/+6
* Added checks for file status in FT_Storable abstraction. Updated object group...stanleyk2013-02-181-11/+19
* Fri Feb 8 19:25:49 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-081-1/+3
* Thu Feb 7 21:39:47 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-071-1/+1
* Wed Feb 6 21:49:45 UTC 2013 Byron Harris <harrisb@ociweb.com>harrisb2013-02-061-1/+1
* Fixed dependency issues. Fixed erroneous avoids in Naming_Service mpc.stanleyk2013-02-061-1/+1
* Merge in OCI_Reliability_Enhancements branch. stanleyk2013-02-051-0/+266