Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | 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-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | 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). | ||
* | Merge branch 'master' into encoding11 | Jose | 2012-08-07 |
|\ | |||
| * | ICE-4755 - Freeze and DB 5.x | Jose | 2012-08-07 |
| | | |||
* | | 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 |
|/ | |||
* | 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 |
| | |||
* | Bug fix for bug #1513 | Bernard Normier | 2006-11-06 |
| | |||
* | 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 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Freeze catalogs | Bernard Normier | 2004-12-02 |
| | |||
* | Index support for Freeze dictionaries | Bernard Normier | 2004-09-28 |
| | |||
* | Fixed bug: end of keys replaced by 0s | Bernard Normier | 2004-07-09 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Evictor improvements and much more testing | Bernard Normier | 2004-04-23 |
| | |||
* | 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 |
| | |||
* | Deadlock warnings, dead facet removal | Bernard Normier | 2004-01-29 |
| | |||
* | Fixed warnings | Bernard Normier | 2003-10-22 |
| | |||
* | Freeze Index Windows port | Bernard Normier | 2003-10-21 |
| | |||
* | Added Freeze evictor indices | Bernard Normier | 2003-10-21 |