summaryrefslogtreecommitdiff
path: root/java/src/Freeze/Index.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
|
* ICE-5311 - use ByteBuffer in Freeze mapsMark Spruiell2014-08-07
|
* 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
|
* 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).
* Merge branch 'master' into encoding11Jose2012-08-07
|\
| * ICE-4755 - Freeze and DB 5.xJose2012-08-07
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\|
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 252 - Freeze finalizersMark Spruiell2009-05-18
| | | | bug 2552 - Update Freeze for Java5
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* 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
|
* Optimizations from bug #1513Bernard Normier2006-11-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* port to BerkeleyDB 4.3Mark Spruiell2005-09-23
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Freeze catalogsBernard Normier2004-12-02
|
* Added index support to Freeze dictionariesBernard Normier2004-09-30
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Added Freeze evictor safe-deactivation and more testsBernard Normier2004-04-26
|
* Freeze facet updateBernard Normier2004-04-17
|
* DB 4.2.52 supportBernard Normier2004-01-30
|
* More Freeze tracingBernard Normier2003-11-25
|
* Tolerates orphan facetsBernard Normier2003-10-15
|
* Initial Freeze Index implementation (without code generation)Bernard Normier2003-10-09