summaryrefslogtreecommitdiffstats
path: root/src/H5Fint.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Warning fixes and minor cleanup (#1847)feature/vfd_swmrDana Robinson2022-07-051-2/+5
* Committing clang-format changesgithub-actions2022-06-031-29/+29
* Merge branch 'merge_john_tarball' of https://github.com/vchoi-hdfgroup/hdf5 i...vchoi2022-06-031-23/+18
|\
| * Committing clang-format changesgithub-actions2022-06-031-52/+47
* | Correct spelling errors.vchoi2022-06-031-2/+2
|/
* Merge in VFD SWMR changes by John Mainzer.vchoi2022-06-031-18/+100
* New vds feature vfd swmr (#1743)vchoi-hdfgroup2022-05-061-0/+3
* Modifications to:vchoi2022-04-211-19/+15
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-12/+12
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-148/+8
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-59/+27
* Clang format changes.vchoi2021-12-071-1/+1
* Changes to address feedback from PR review.vchoi2021-12-071-4/+6
* Committing clang-format changesgithub-actions2021-11-171-21/+21
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-0/+8
* Make entry log code as a #define macro as John suggests.myang62021-11-021-1/+1
* 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-021-17/+16
* Update comments to use the HDF5 timer for the log feature.myang62021-10-291-1/+1
* Committing clang-format changesgithub-actions2021-10-291-1/+1
* Use HDF5 timer functionmyang62021-10-291-4/+4
* Add macros to make windows ignore the HDgetclock_time().myang62021-10-281-0/+2
* Add comments, descriptions for the VFD log feature.myang62021-10-271-2/+2
* Committing clang-format changesgithub-actions2021-10-251-1/+1
* Update comments, formats etc.myang62021-10-251-5/+6
* Committing clang-format changesgithub-actions2021-10-251-1/+1
* add macro, need to debug an error caused by using the macromyang62021-10-251-2/+3
* Revise the H5Fopen log test.Muqun Yang2021-10-181-3/+3
* 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-1/+15
* Committing clang-format changesgithub-actions2021-10-151-2/+2
* skeleton of the logging report functionmyang62021-10-151-0/+3
* Clean up H5Fint.c, ready to implement the report function.myang62021-10-151-28/+0
* Test to just write a log file for H5Fopen. Add a testing routine vfd_swmr_log...myang62021-10-151-0/+28
* VFD SWMR: Normalization with develop (#1078)Dana Robinson2021-10-061-37/+40
* VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-171-9/+2
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-5/+17
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-161-0/+6
* Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-281-1/+17
* Much normalization with develop (#701)Dana Robinson2021-05-281-11/+21
* Brings native H5Fdelete implementation from developDana Robinson2021-05-051-5/+30
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-7/+7
* Better VFD SWMR parallel skip testDana Robinson2021-04-061-15/+3
* Fix for (serial) VFD SWMR test failure in pHDF5Dana Robinson2021-04-061-10/+22
* Fixed 1.6 compatibility issues and ran source formatterDana Robinson2021-03-261-1/+1
* Brings file locking changes from developDana Robinson2021-03-251-27/+287
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-822/+812
* Fixes a leak of the metadata index memoryDana Robinson2020-09-081-6/+14
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-10/+10
|\
| * Minor normalizations with HDF5 1.10.Dana Robinson2020-06-071-2/+2