summaryrefslogtreecommitdiffstats
path: root/src/H5Cdbg.c
Commit message (Expand)AuthorAgeFilesLines
...
* Cache image feature and testingQuincey Koziol2017-01-291-0/+405
* Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-281-1/+1
* Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-281-18/+18
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+43
* Bring support for doubly-linked list of all entries in cache from incomingQuincey Koziol2016-12-301-3/+3
* More normalizations against incoming cache image branch.Quincey Koziol2016-12-291-35/+8
* Updated the cache dump to use the stored type name insteadDana Robinson2016-11-281-38/+4
* Updated the format of H5AC/C_dump_cache() to includeDana Robinson2016-11-281-12/+61
* Switch to new, more scalable, metadata cache entry tagging.Quincey Koziol2016-11-071-3/+5
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+964