| 123456789101112131415161718192021222324252627 |
- 2002-10-08 Gonzalo Paniagua Javier <[email protected]>
- * Cache.cs: little fixes.
- 2002-07-28 Gonzalo Paniagua Javier <[email protected]>
- * CacheDefinitions.cs: fixed a couple of enums.
- * CacheDependency.cs: the class is sealed.
- 2002-06-11 Gonzalo Paniagua Javier <[email protected]>
- * CacheDependency.cs: fixed a couple of typos and don't throw
- NotImplementedException in constructors.
- 2001-12-21 Gaurav Vaish <[email protected]>
- * CacheDependency.cs: Some unimplemented methods to make build
- 2001-07-20 Patrik Torstensson ([email protected])
- * Cache.cs: Implemented. (90% ready)
- * CacheDefinitions.cs: Implemented.
- * CacheDependency.cs: Added. (20% ready)
- * CacheExpires: Implemented.
- * CacheEntry.cs: Implemented. (95% ready, going to be changed due to CacheDependecy support)
- * ExpiresBuckets.cs: Implemented.
|