-
Stripping CVS keywords
-
#578940 fixed undefined variable in xcache.inc
-
#577396 fixed bug causing "database.inc table with random number name doesn't exist query"
-
Porting and reusing some features from Drupal 7.x core before porting Cache module to Drupal 7. Implemented help page (admin/help/cache) - it will now provide up-to-date documentation about module.
-
#566700 now Drupal won't crash when Cache module enabled with authcache module now Drupal won't crash when only cache module enabled and cache_inc is not set
-
#561886 fixed fatal error on cache.inc when non-zero cache_lifetime is used
-
#516658 added support for caching engine based on memcached PECL extension, forked from memcache cache engine
-
comment clean-up
-
added more comments
-
cache reports page: display sizes better - ported Drupal 7 format_size() function