summaryrefslogtreecommitdiff
path: root/cpp/src/Freeze/ConnectionI.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed (ICE-4908) - Review handling of DbExceptions in FreezeJose2013-09-11
|
* Revert unintentional change in previous commit.Jose2013-09-10
|
* rollback changes for (ICE-5361) - Provide split Ice source distributionJose2013-09-10
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* ICE-4594 Patch for local exception and C++ ice_printJose2011-12-07
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug #2543Bernard Normier2007-11-19
|
* Fixed bug #819 (C++)Bernard Normier2007-11-07
|
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* Refcounting is now thread-safeBernard Normier2007-09-07
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2233Matthew Newhook2007-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 9c5b39640659633dfad70341c4e709eeda8d5f8e Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 18:13:59 2007 +0800 More fixes. commit 49cade00fee4dfc00fd688ba1ca8bcbf80376b59 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 17:07:36 2007 +0800 removed debug. commit f33af74a2fe64ee2433228133c58afe6278fc5f3 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 17:03:01 2007 +0800 fixes. commit a145684f88b000087a6fe5551bb9018ad03c8307 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Sep 6 15:25:37 2007 +0800 altered reference counting as suggested in the bug report.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2451Matthew Newhook2007-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit f4ba9698ababcd06659be2c941fb1809833764ee Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Sep 4 17:25:35 2007 +0800 some cleanup. commit 58dae2c8e42132d645e8cbfce7ac6856995d3241 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Sep 4 17:20:22 2007 +0800 added more dire warning comments. commit c95d285943268c3623d61ccae8cc4d4654cf8056 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Sep 4 17:09:32 2007 +0800 remove debug. added comment. commit 8eed648a285edcf6b256ca9195021e36e437ac36 Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Sep 4 17:04:12 2007 +0800 Copy the connection to prevent the transaction from accessing itself after its been blown away. commit 08523da6819abf029f67178a51c09b39e41168ca Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Sep 4 16:25:40 2007 +0800 first set of fixes for the reference counting.
* Fixed bug #2233Bernard Normier2007-08-23
|
* More transactional evictor testingBernard Normier2007-06-01
|
* Renamed existing Freeze Evictor to BackgroundSaveEvictor and added newBernard Normier2007-05-25
| | | | TransactionalEvictor
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* *** empty log message ***Dwayne Boone2006-06-12
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Freeze catalogsBernard Normier2004-12-02
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Deadlock warnings, dead facet removalBernard Normier2004-01-29
|
* Removed DB, cleaned up configurationBernard Normier2003-09-30
|
* Minor compilation fix for VC6Bernard Normier2003-09-27
|
* Added Freeze Connection and TransactionBernard Normier2003-09-16