Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+2 |
| | |||||
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -0/+27 |
| | |||||
* | Mantis#2288. Thank you kindly, SMeans, for a patch that: | Charles Krinke | 2008-09-28 | 1 | -2/+2 |
| | | | | | | Corrects the typo of namespace Opensim.Framework to OpenSim.Framework in Cache.cs. | ||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -24/+24 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -2/+2 |
| | |||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-17 | 1 | -1/+1 |
| | |||||
* | Add an invalidate method to the cache class. | Melanie Thielker | 2008-08-17 | 1 | -0/+10 |
| | |||||
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -29/+29 |
| | |||||
* | Add a Find(Predicate) method to the cache to look for items by data | Melanie Thielker | 2008-08-13 | 1 | -0/+11 |
| | | | | | | other than LLUUID. | ||||
* | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 2008-08-13 | 1 | -6/+24 |
| | | | | | | Add a Dictionary for faster lookup of cached items. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-08 | 1 | -460/+460 |
| | |||||
* | Committing first draft of the universal cache. This is by no means | Melanie Thielker | 2008-08-07 | 1 | -0/+467 |
finished, but it does work for memory caching items in aggressive mode. Supports several paramters, including TTL. |