summaryrefslogtreecommitdiffstats
path: root/src/H5Cimage.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling (#3633)Dana Robinson2023-10-041-1/+1
* [1.12 Merge] Fix assertion failure during file close on error (#3461)jhendersonHDF2023-09-011-0/+5
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* clang 13 format #1933 (#1939)Allen Byrne2022-07-271-12/+13
* [1.12 Merge]Hdf5 1 12 warnings fixes (#1715)jhendersonHDF2022-05-031-2/+3
* Commit codespell spelling corrections.Larry Knox2022-04-071-6/+6
* Hdf5 1 12 merges (#1528)jhendersonHDF2022-03-251-0/+3
* Merge PRs in issue #642 to hdf5_1_12 (#643)Larry Knox2021-05-151-5/+4
* Hdf5 merge issue #458 to hdf5_1_12 (#463)Larry Knox2021-03-121-1/+1
* 1 12 merges from develop (#412)Allen Byrne2021-03-031-1/+2
* 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-8/+8
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-8/+8
* Manual sync with develop (#95)Dana Robinson2020-11-171-1/+8
* Merge changes from developAllen Byrne2020-10-081-25/+27
* Source formattedAllen Byrne2020-10-011-930/+889
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-48/+0
* Whitespace cleanupAllen Byrne2020-05-131-269/+269
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-6/+6
* Fix some collective metadata read issuesJordan Henderson2019-02-121-2/+2
* Normalization with vol_integration (misc internal and datatype)Dana Robinson2018-09-201-7/+7
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+4
|\
| * Fix bounds check for the generation of cache image.Vailin Choi2018-01-221-1/+4
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-41/+34
|/
* 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
* Omnibus checkin for several relatively minor modifications:mainzer2017-03-281-23/+50
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-1/+96
* Minor cleanups and bring over "prefetched dirty" fixes for entries loaded fromQuincey Koziol2017-03-121-0/+2
* Remove some usage of "prefetched_dirty" flag (which hasn't been merged from theQuincey Koziol2017-03-101-2/+0
* Align with incoming page buffering changes: minor cleanups, centralize removingQuincey Koziol2017-03-071-39/+95
* Normalize against incoming page buffering changes.Quincey Koziol2017-03-011-707/+184
* Align w/incoming page buffering changes.Quincey Koziol2017-02-251-2/+3
* Misc. style cleanups from the page_buffering branch.Quincey Koziol2017-02-181-8/+8
* Optimize loading cache image, removing lots of memory allocations and copies.Quincey Koziol2017-02-031-201/+150
* Simplify H5C__serialize_single_entry(), using H5C__generate_image()Quincey Koziol2017-02-021-179/+45
* Add missing filesQuincey Koziol2017-01-291-0/+4100