summaryrefslogtreecommitdiffstats
path: root/src/H5MV.c
Commit message (Expand)AuthorAgeFilesLines
* It's not necessary to assert(p != NULL) if you're dereferencing p in the nextDavid Young2020-02-031-1/+0
* Consolidate shadow-file allocation code in H5MV.c.David Young2020-01-301-5/+185
* Delete unused constants.David Young2020-01-101-2/+0
* Be brief, replace `(H5FS_section_info_t *)node` with `&node->sect_info`.David Young2020-01-101-7/+7
* Allocate regionsin the shadow file of page size or greater size with pageDavid Young2019-12-181-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-3/+3
* Intermin commit to allow update from Vailin's recent changesmainzer2019-01-151-2/+39
* Third batch of checkin:Vailin Choi2018-09-281-0/+518