aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Cache.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-29/+54
2012-08-20Tighten up OpenSim.Framework.Cache locking to avoid race conditions.Justin Clark-Casey (justincc)1-30/+53
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-0/+6
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-23/+23
2009-02-12* optimized usings.lbsa711-2/+2
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-0/+27
2008-09-28Mantis#2288. Thank you kindly, SMeans, for a patch that:Charles Krinke1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-24/+24
2008-08-18Formatting cleanup.Jeff Ames1-2/+2
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-17Add an invalidate method to the cache class.Melanie Thielker1-0/+10
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-29/+29
2008-08-13Add a Find(Predicate) method to the cache to look for items by dataMelanie Thielker1-0/+11
2008-08-13Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker1-6/+24
2008-08-08Update svn properties, minor formatting cleanup.Jeff Ames1-460/+460
2008-08-07Committing first draft of the universal cache. This is by no meansMelanie Thielker1-0/+467