summaryrefslogtreecommitdiffstats
path: root/src/H5PBprivate.h
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-4/+0
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-2/+2
* Brings the rest of the header changes from developDana Robinson2021-04-061-3/+3
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-223/+210
* Merge branch 'feature/vfd_swmr' into may-merge-mainzer-to-mineDavid Young2020-07-151-0/+1
|\
| * Log the number of page-buffer accesses at various multiples of the page sizeDavid Young2020-07-151-0/+1
* | Modified page buffer to split entries only where necessary -- specificallymainzer2020-05-211-1/+22
|/
* Bug fix: in the freespace manager, use a new routine,David Young2020-04-231-0/+1
* Make the first argument to H5PB_vfd_swmr__update_index() and H5F_t instead ofDavid Young2020-02-031-1/+1
* Make the first parameter of H5PB_remove_entry() non-const to support someDavid Young2019-12-191-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-21/+17
* Quiet warnings, especially signed/unsigned casts.dyoung2019-08-221-3/+3
* Tidied up comments and removed some stats code that is un-reachable.mainzer2019-07-061-12/+2
* interim checkin of VFD SWMR writer EOT code.mainzer2018-12-071-0/+2
* local commit of first cut at vfd swmr writer EOT code.mainzer2018-11-191-4/+137
* Initial checkin of page buffer re-implementation to support VFD SWMR.mainzer2018-11-041-43/+523
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-4/+2
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-6/+6
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Minor code changes to address comments in pull requestmainzer2017-03-171-1/+1
* Checkin of additions to cache image parallel test code andmainzer2017-03-161-1/+1
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-0/+108