summaryrefslogtreecommitdiff
path: root/cpp/src/Freeze/IndexI.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Updated nativeToUTF8 and UTF8ToNative for consistency with ↵Bernard Normier2014-05-16
| | | | stringToWstring/wstringToString
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* 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
| |
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
|
* 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
|
* Bug fix for bug #1513Bernard Normier2006-11-06
|
* Updated copyrightDwayne Boone2006-03-14
|
* Refactored code to work-around DB 4.3's DB_BUFFER_SMALL bugBernard Normier2005-10-03
|
* Backed out previous change, failing on Windows.Dwayne Boone2005-09-26
|
* Bug 490 - Need to check for DB_BUFFER_SMALL to resize keysDwayne Boone2005-09-26
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Freeze catalogsBernard Normier2004-12-02
|
* Index support for Freeze dictionariesBernard Normier2004-09-28
|
* Fixed bug: end of keys replaced by 0sBernard Normier2004-07-09
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Evictor improvements and much more testingBernard Normier2004-04-23
|
* Switched to a single database file with multiple databasesBernard Normier2004-04-12
|
* Updated Freeze Evictor with new facetsBernard Normier2004-04-09
|
* Deadlock warnings, dead facet removalBernard Normier2004-01-29
|
* Fixed warningsBernard Normier2003-10-22
|
* Freeze Index Windows portBernard Normier2003-10-21
|
* Added Freeze evictor indicesBernard Normier2003-10-21