Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved Freeze to its own repository | Dwayne Boone | 2015-11-13 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5607: relaxed Ice.MessageSizeMax | Benoit Foucher | 2014-11-05 |
| | |||
* | ICE-5225 - Freeze changes | Mark Spruiell | 2014-08-22 |
| | |||
* | Updated nativeToUTF8 and UTF8ToNative for consistency with ↵ | Bernard Normier | 2014-05-16 |
| | | | | stringToWstring/wstringToString | ||
* | ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵ | Jose | 2014-05-02 |
| | | | | characters? | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed (ICE-4908) - Review handling of DbExceptions in Freeze | Jose | 2013-09-11 |
| | |||
* | 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 |
| | |||
* | Fixed Freeze destructors for C++11 (ICE-4878) | Bernard Normier | 2012-10-15 |
| | |||
* | Partial fix for ICE-4869: C++ stream read/write for structs (and ↵ | Bernard Normier | 2012-10-11 |
| | | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris. | ||
* | 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 |
| | | |||
* | | Added support for encoding versioning | Benoit Foucher | 2012-04-18 |
|/ | |||
* | ICE-4745 - Freeze serialization throws Ice.MemoryLimitException | Jose | 2012-03-15 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | 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 |
| | |||
* | Refactored code to work-around DB 4.3's DB_BUFFER_SMALL bug | Bernard Normier | 2005-10-03 |
| | |||
* | Backed out previous change, failing on Windows. | Dwayne Boone | 2005-09-26 |
| | |||
* | Bug 490 - Need to check for DB_BUFFER_SMALL to resize keys | Dwayne Boone | 2005-09-26 |
| | |||
* | various performance improvements | Marc Laukien | 2005-02-24 |
| | |||
* | Buffer::Container | Marc Laukien | 2005-02-23 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Freeze catalogs | Bernard Normier | 2004-12-02 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Added keep, keepFacet, remove and removeFacet to Evictor; implemented | Bernard Normier | 2004-04-19 |
| | | | | IceUtil::Cache properly | ||
* | Freeze fixes | Bernard Normier | 2004-04-17 |
| | |||
* | Switched to a single database file with multiple databases | Bernard Normier | 2004-04-12 |
| | |||
* | Updated Freeze Evictor with new facets | Bernard Normier | 2004-04-09 |