summaryrefslogtreecommitdiffstats
path: root/src/H5ACdbg.c
Commit message (Collapse)AuthorAgeFilesLines
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
| | | | file - src and test directories.
* Source formattedAllen Byrne2020-10-011-40/+23
|
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-6/+0
| | | | | | header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
* Whitespace cleanupAllen Byrne2020-05-131-5/+5
|
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-115/+0
|
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+2
| | | | a cache image.
* Minor warning fixes.Dana Robinson2017-02-091-1/+1
|
* Cache image feature and testingQuincey Koziol2017-01-291-0/+201
|
* Bring file shutdown code from cache image branchQuincey Koziol2017-01-051-0/+40
|
* Removed NDEBUG guards from H5AC test functions.Dana Robinson2016-12-111-2/+0
| | | | | H5AC_dump_cache() is now used in test/cache_tagging.c and the underlying H5C functions are not protected by NDEBUG guards.
* Move cache debugging routines into separate module.Quincey Koziol2016-11-031-0/+253