summaryrefslogtreecommitdiffstats
path: root/src/H5Cdbg.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-2/+2
* Commit codespell spelling corrections.Larry Knox2022-04-071-2/+2
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-12/+11
* Hdf5 merge issue 435 (#460)Larry Knox2021-03-101-2/+0
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-3/+3
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-3/+3
* Manual sync with develop (#95)Dana Robinson2020-11-171-0/+7
* Remove line referencing new cache feature not yet movedAllen Byrne2020-10-081-1/+0
* Merge changes from developAllen Byrne2020-10-081-12/+30
* Source formattedAllen Byrne2020-10-011-598/+416
* Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-09-031-111/+1
* Revert "Removed commeted out code from H5C_dump_coll_write_list()"Quincey Koziol2020-09-031-0/+5
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-68/+0
* Whitespace cleanupAllen Byrne2020-05-131-43/+43
* Squashed commit of the following:David Young2020-01-311-3/+2
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-2/+3
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-3/+2
* Squash merge of MDC logging changes.Dana Robinson2018-12-211-36/+0
* Better segregate clean & dirty LRU lists so that they are only defined whenQuincey Koziol2017-09-301-0/+2
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Removed commeted out code from H5C_dump_coll_write_list()mainzer2017-04-071-5/+0
* Checkin of fix for CGNS bugmainzer2017-04-061-1/+111
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-1/+3
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-6/+100
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-9/+5
* Corrected version of 4b5e05c084f93c35dae946c2c9e814d565a613b0:Quincey Koziol2017-02-281-4/+4
* Revert "Fix some more signed -> unsigned value issues with cache data structu...Quincey Koziol2017-02-281-2/+2
* Fix some more signed -> unsigned value issues with cache data structures, alsoQuincey Koziol2017-02-231-2/+2
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-11/+11
* 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