log util/cache.lua @ 7368:4e24aff1e4df

age author description
Fri, 15 Apr 2016 13:19:20 +0200 Kim Alvefur util.cache: Add method for iterating over values
Thu, 17 Mar 2016 19:08:42 +0000 Matthew Wild util.cache: Change behaviour of on_evict (and tests). Now accepts false instead of a function (never evict), or on_evict can return false to prevent eviction.