summaryrefslogtreecommitdiff
path: root/cpp/src/Freeze/ObjectStore.cpp
Commit message (Expand)AuthorAge
* Moved Freeze to its own repositoryDwayne Boone2015-11-13
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* ICE-5225 - Freeze changesMark Spruiell2014-08-22
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII char...Jose2014-05-02
* merging javascript branchMark Spruiell2014-03-19
* Fixed (ICE-4908) - Review handling of DbExceptions in FreezeJose2013-09-11
* 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
* Fixed Freeze destructors for C++11 (ICE-4878)Bernard Normier2012-10-15
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Much better fix for ICE-2097: whether or not to keep the stats is no longerBernard Normier2012-08-21
* Fixed ICE-2097: with Ice encoding > 1.0, Freeze evictors no longer maintainBernard Normier2012-08-21
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Added support for encoding versioningBenoit Foucher2012-04-18
|/
* ICE-4745 - Freeze serialization throws Ice.MemoryLimitExceptionJose2012-03-15
* 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
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* 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
* various performance improvementsMarc Laukien2005-02-24
* Buffer::ContainerMarc Laukien2005-02-23
* Updated copyrights to 2005Bernard Normier2005-02-16
* Freeze catalogsBernard Normier2004-12-02
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Added keep, keepFacet, remove and removeFacet to Evictor; implementedBernard Normier2004-04-19
* Freeze fixesBernard Normier2004-04-17
* Switched to a single database file with multiple databasesBernard Normier2004-04-12
* Updated Freeze Evictor with new facetsBernard Normier2004-04-09