summaryrefslogtreecommitdiff
path: root/java/src/Freeze/ObjectStore.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-4983 - reduce copying in Freeze evictor for JavaMark Spruiell2013-03-18
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Much better fix for ICE-2097: whether or not to keep the stats is no longerBernard Normier2012-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 maintainBernard Normier2012-08-21
| | | | or store statistics.
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
|/
* ICE-4745 - Freeze serialization throws Ice.MemoryLimitExceptionJose2012-03-15
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* bug 4515 - OutOfMemoryError in dbmap testMark Spruiell2010-05-26
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 252 - Freeze finalizersMark Spruiell2009-05-18
| | | | bug 2552 - Update Freeze for Java5
* Bug 3045 - move getInstance() to IceInternalDwayne Boone2009-03-31
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* Fixed bug #2543Bernard Normier2007-11-19
|
* Fixed bug #702Bernard Normier2007-10-12
|
* Removed transactional evictor contextBernard Normier2007-05-30
|
* 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
|
* Updated copyrightDwayne Boone2006-03-14
|
* port to BerkeleyDB 4.3Mark Spruiell2005-09-23
|
* - Removing BufferManager class and BasicStream.destroy(), which reduces theMark Spruiell2005-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 2005Bernard Normier2005-02-16
|
* Freeze catalogsBernard Normier2004-12-02
|
* Removed successfully in some trace messagesBernard Normier2004-11-03
|
* Added Freeze.Trace.Transaction tracingBernard Normier2004-11-03
|
* Added index support to Freeze dictionariesBernard Normier2004-09-30
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Freeze facet updateBernard Normier2004-04-17