aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_heap.c
Commit message (Collapse)AuthorAge
* malloc -> newLRN2013-12-19
|
* -doxygen, memory leak in heap plugin on shutdownChristian Grothoff2013-11-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -clearer loggingChristian Grothoff2012-11-14
|
* changing datacache API to separate put-paths from data (so that plugins can ↵Christian Grothoff2012-11-13
| | | | test for duplicates), removing support for MySQL
* -adding plugin to keep datacache entirely in the heapChristian Grothoff2012-11-12