aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/GlynnTucker.Cache.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-27add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)1-0/+0
using git or untarring releases under cygwin on windows Mono doesn't care if the
2008-11-09* Adding GlynnTucker.Cache.dll, from http://gtcache.sourceforge.net/Adam Frisby1-0/+0
* Licensed under MPL License. * Adding to be used in the AssetCache, this cache allows you to do things like specify rules on when cache items should be removed (ie 24 hours since last access, etc). * No code changed in this commit.