Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Port to gcc and clang in c++11 mode: | Bernard Normier | 2012-10-05 |
| | | | | | - for GCC, replaced most std::auto_ptr usage by a new IceUtil::UniquePtr - for clang, added ICE_NOEXCEPT and ICE_NOEXCEPT_FALSE for a few dtors in Freeze | ||
* | Much better fix for ICE-2097: whether or not to keep the stats is no longer | Bernard Normier | 2012-08-21 |
| | | | | | | | determined by the encoding but by the Catalog data for the evictor. With the new default, the catalog data key and value are set, in particular the value is set to "Object". With old evictors, the catalog data value was set to "", which means ::Freeze::ObjectRecord (with stats). | ||
* | Fixed ICE-2097: with Ice encoding > 1.0, Freeze evictors no longer maintain | Bernard Normier | 2012-08-21 |
| | | | | or store statistics. | ||
* | Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant) | Bernard Normier | 2012-08-11 |
| | | | | | Small build fixes (VS warning, Python 3.x run.py) slice2cpp no longer generates ice_clone for interfaces | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4594 Patch for local exception and C++ ice_print | Jose | 2011-12-07 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Fixed bug #4786 | Bernard Normier | 2010-06-28 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3624 - desupport HP | Dwayne Boone | 2009-05-05 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Fixed bug 3225 - Uninitialized attribute | Benoit Foucher | 2008-06-06 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Fixed bug #2626 | Bernard Normier | 2008-01-10 |
| | |||
* | Fixed VC6 build failures | ZeroC Staff | 2007-11-21 |
| | |||
* | Bug 2541. | Michi Henning | 2007-11-21 |
| | |||
* | Fixed bug #2543 | Bernard Normier | 2007-11-19 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵ | Dwayne Boone | 2007-09-05 |
| | | | | timers where possible | ||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2451 | Matthew Newhook | 2007-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. | ||
* | AMD testing + minimal rollback on user exception support in AMD | Bernard Normier | 2007-07-06 |
| | |||
* | Freeze transaction attributes + new Freeze/casino demo | Bernard Normier | 2007-06-27 |
| | |||
* | Removed transactional evictor context | Bernard Normier | 2007-05-30 |