summaryrefslogtreecommitdiffstats
path: root/src/H5Fpkg.h
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-57/+61
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-14/+14
* Committing clang-format changesgithub-actions2021-11-171-28/+28
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-2/+25
* Committing clang-format changesgithub-actions2021-11-021-5/+5
* Make entry log code as a #define macro as John suggests.myang62021-11-021-0/+9
* Committing clang-format changesgithub-actions2021-11-021-1/+1
* 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-021-5/+5
* Committing clang-format changesgithub-actions2021-10-291-10/+10
* Use HDF5 timer functionmyang62021-10-291-1/+1
* Revise a comment to trigger another github checkmyang62021-10-281-2/+2
* Committing clang-format changesgithub-actions2021-10-281-4/+4
* Modify comments.Muqun Yang2021-10-281-7/+13
* Committing clang-format changesgithub-actions2021-10-271-19/+19
* Add comments, descriptions for the VFD log feature.myang62021-10-271-23/+46
* Committing clang-format changesgithub-actions2021-10-251-1/+0
* Remove the compiler warnings.Muqun Yang2021-10-251-0/+15
* Update comments, formats etc.myang62021-10-251-0/+4
* Committing clang-format changesgithub-actions2021-10-251-6/+5
* add macro, need to debug an error caused by using the macromyang62021-10-251-1/+8
* Committing clang-format changesgithub-actions2021-10-181-4/+4
* Add the log entry report function, also add logs for 'File open','File close'...myang62021-10-181-4/+4
* Committing clang-format changesgithub-actions2021-10-151-3/+3
* skeleton of the logging report functionmyang62021-10-151-0/+5
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-17/+21
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-5/+4
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-161-0/+1
* Brings file locking changes from developDana Robinson2021-03-251-4/+12
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-331/+327
* Moves H5queue.h to H5private.h and yanks circular queue macrosDana Robinson2021-02-261-3/+0
* Add/improve some struct/member documentation per John's request.David Young2020-08-311-24/+28
* Add all extant virtual files to a list. Add an "exclusive owner" (`exc_owner`)David Young2020-07-101-1/+1
* (1) Add public routines H5Fvfd_swmr_end_tick, H5Fvfd_swmr_disable_end_of_tick...vchoi2020-06-261-0/+4
* Trim trailing whitespaceQuincey Koziol2020-05-201-13/+13
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-1/+0
* Remove H5VL_NATIVE_FILE_GET_FILE_ID and add H5VL_OBJECT_GET_FILEJerome Soumagne2020-05-201-1/+0
* Implement H5VLget_file_type() to return a copy of a datatype with theNeil Fortner2020-05-201-0/+2
* Extract a routine from shadow_image_defer_free(), shadow_range_defer_free(),David Young2020-02-061-1/+1
* Delete the hdf5_page_offset member of shadow_defree_t, it is initialized butDavid Young2020-02-061-1/+0
* Rename the deferred-free queues. There are two of them, and the names I usedDavid Young2020-02-061-10/+11
* Move the bsdqueue.h #inclusion up with the other #inclusions.David Young2020-02-061-2/+3
* Numerous changes supporting a floating shadow index:David Young2020-02-031-0/+1
* Consolidate shadow-file allocation code in H5MV.c.David Young2020-01-301-6/+0
* Use the "tail queue" from queue(3) for the delayed free list of shadow images.David Young2019-12-191-14/+9
* There's no need to name parameters in a function declaration, and it makes themDavid Young2019-12-181-2/+2
* Fix some typos. NFCI.David Young2019-12-131-1/+1
* Wrap some comments at <= 80 characters.David Young2019-12-101-6/+7
* Fix typo. NFCI.David Young2019-12-101-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-61/+68