# # ChangeLog for src/Patterns/Cacheable.hpp # # Generated by Trac 1.6 # May 19, 2025, 1:46:08 AM Wed, 03 Feb 2010 14:13:18 GMT Tillmann Crueger [314ff6] * src/Patterns/Cacheable.hpp (modified) Assigned best priority to cached values. Tue, 02 Feb 2010 16:46:29 GMT Tillmann Crueger [9ad391] * src/Makefile.am (modified) * src/Patterns/Cacheable.hpp (modified) Added possibility to disable caching mechanism at compile time Tue, 02 Feb 2010 15:35:09 GMT Tillmann Crueger [e3c8b4] * src/Makefile.am (modified) * src/Patterns/Cacheable.hpp (added) * src/unittests/CacheableTest.cpp (added) * src/unittests/CacheableTest.hpp (added) * src/unittests/Makefile.am (modified) Added data structure to allow caching of derived values