Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Fixed lots of warnings. | Matthew Newhook | 2014-08-08 |
| | |||
* | 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 |
| | |||
* | Fix for ICE-4841 - added no copy option when creating input stream | Benoit Foucher | 2013-01-23 |
| | |||
* | 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 |
|/ | |||
* | ICE-4745 - Freeze serialization throws Ice.MemoryLimitException | Jose | 2012-03-15 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | bug 4515 - OutOfMemoryError in dbmap test | Mark Spruiell | 2010-05-26 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 252 - Freeze finalizers | Mark Spruiell | 2009-05-18 |
| | | | | bug 2552 - Update Freeze for Java5 | ||
* | Bug 3045 - move getInstance() to IceInternal | Dwayne Boone | 2009-03-31 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | ||
* | Fixed bug #2543 | Bernard Normier | 2007-11-19 |
| | |||
* | Fixed bug #702 | Bernard Normier | 2007-10-12 |
| | |||
* | Removed transactional evictor context | Bernard Normier | 2007-05-30 |
| | |||
* | Renamed existing Freeze Evictor to BackgroundSaveEvictor and added new | Bernard Normier | 2007-05-25 |
| | | | | TransactionalEvictor | ||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | port to BerkeleyDB 4.3 | Mark Spruiell | 2005-09-23 |
| | |||
* | - Removing BufferManager class and BasicStream.destroy(), which reduces the | Mark Spruiell | 2005-04-29 |
| | | | | | | | complexity of many existing finalizers. - Removed code that cleans up cached objects. - For compatibility with C#, finalizers no longer call methods on other objects. | ||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Freeze catalogs | Bernard Normier | 2004-12-02 |
| | |||
* | Removed successfully in some trace messages | Bernard Normier | 2004-11-03 |
| | |||
* | Added Freeze.Trace.Transaction tracing | Bernard Normier | 2004-11-03 |
| | |||
* | Added index support to Freeze dictionaries | Bernard Normier | 2004-09-30 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Freeze facet update | Bernard Normier | 2004-04-17 |