summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/Cache.h
Commit message (Collapse)AuthorAge
* Moved AbstractMutex and CacheBernard Normier2015-11-13
| | | | from IceUtil to Freeze
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* remove VC6 supportJose2012-08-08
|
* Remove BCC supportJose2012-07-19
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed race condition in IceUtil::Cache; see bug #3146Bernard Normier2008-05-11
|
* Updated copyrightDwayne Boone2008-01-23
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Fixed deadlock in Freeze transactional evictorBernard Normier2007-06-12
|
* 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
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed exception handlingBernard Normier2004-05-28
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Fixed Sun C++ build problemsBernard Normier2004-05-08
|
* GCC 3.4 portBernard Normier2004-05-08
|
* New test, and fixed Cache bug that could cause deadlockBernard Normier2004-04-21
|
* Windows build fixesBernard Normier2004-04-19
|
* Added keep, keepFacet, remove and removeFacet to Evictor; implementedBernard Normier2004-04-19
| | | | IceUtil::Cache properly
* Fixed GCC warningsBernard Normier2004-04-11
|
* Fixed VC60 buildBernard Normier2004-04-11
|
* Updated Freeze Evictor with new facetsBernard Normier2004-04-09