summaryrefslogtreecommitdiffstats
path: root/cache.h
Commit message (Collapse)AuthorAgeFilesLines
* Prepare the tree for conversion to autoconf.Martin Nagy2009-03-301-58/+0
| | | | All source files are now moved to src/ and the old Makefile is removed.
* Add discard_from_cache().Martin Nagy2009-03-161-0/+6
| | | | | This function will delete a named entry from cache, if it exists and if caching is turned on.
* Add basic caching support.Martin Nagy2009-03-141-0/+52