Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Revert "ICE-5606 renamed ServantLocator::deactivate to destroy" | Dwayne Boone | 2014-08-22 |
| | | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383. | ||
* | ICE-5606 renamed ServantLocator::deactivate to destroy | Dwayne Boone | 2014-08-22 |
| | |||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | ICE-4234 - Update Ice to use current Java threading constructs | Matthew Newhook | 2014-07-23 |
| | | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb. | ||
* | Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# ↵ | Bernard Normier | 2014-07-10 |
| | | | | and JS | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | ICE-4983 - reduce copying in Freeze evictor for Java | Mark Spruiell | 2013-03-18 |
| | |||
* | 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 |
| | |||
* | 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. | ||
* | Merge remote-tracking branch 'origin/master' into encoding11 | Benoit Foucher | 2012-04-25 |
|\ | |||
| * | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | | |||
* | | Java port | Benoit Foucher | 2012-04-20 |
|/ | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 252 - Freeze finalizers | Mark Spruiell | 2009-05-18 |
| | | | | bug 2552 - Update Freeze for Java5 | ||
* | Removed Freeze.UseNonmutating | Dwayne Boone | 2009-05-15 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Moved various classes from IceUtil to IceUtilInternal | Bernard Normier | 2008-01-09 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵ | Dwayne Boone | 2007-09-05 |
| | | | | timers where possible | ||
* | Changed LocalObject mapping | Bernard Normier | 2007-06-04 |
| | |||
* | Removed transactional evictor context | Bernard Normier | 2007-05-30 |
| | |||
* | Renamed existing Freeze Evictor to BackgroundSaveEvictor and added new | Bernard Normier | 2007-05-25 |
TransactionalEvictor |