summaryrefslogtreecommitdiffstats
path: root/src/H5Fvfd_swmr.c
Commit message (Expand)AuthorAgeFilesLines
* Committing clang-format changesgithub-actions2022-04-211-9/+10
* Modifications to:vchoi2022-04-211-9/+50
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-10/+10
* VFD SWMR: Normalization with develop and cleanup (#1559)Dana Robinson2022-03-311-4/+2
* VFD SWMR: Normalization with develop (#1506)Dana Robinson2022-03-231-424/+383
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-9/+7
* VFD SWMR: Aux process changes (#1451)Dana Robinson2022-02-181-1/+0
* Updated VFD SWMR's Akadio licenseDana Robinson2022-02-171-0/+1
* Committing clang-format changesgithub-actions2022-01-041-9/+8
* Merge branch 'group_tests_issues' of https://github.com/vchoi-hdfgroup/hdf5 i...vchoi2022-01-041-6/+6
|\
| * Committing clang-format changesgithub-actions2021-12-211-6/+6
* | (A) Address issue #2 and issue #4 of the group test failures.vchoi2022-01-041-3/+38
|/
* Address issue #1 and issue #3 of the group test failures.vchoi2021-12-211-1/+24
* Fix the failure triggered by running the bigset test with 2D dataset that exp...vchoi2021-12-141-10/+12
* Committing clang-format changesgithub-actions2021-11-171-137/+141
* 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-171-87/+517
* Make entry log code as a #define macro as John suggests.myang62021-11-021-3/+3
* Committing clang-format changesgithub-actions2021-11-021-7/+6
* 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-021-13/+23
* Committing clang-format changesgithub-actions2021-10-291-1/+1
* Update comments to use the HDF5 timer for the log feature.myang62021-10-291-6/+8
* Committing clang-format changesgithub-actions2021-10-291-12/+12
* Use HDF5 timer functionmyang62021-10-291-21/+13
* Committing clang-format changesgithub-actions2021-10-281-3/+3
* Add macros to make windows ignore the HDgetclock_time().myang62021-10-281-0/+12
* Committing clang-format changesgithub-actions2021-10-281-4/+4
* Modify comments.Muqun Yang2021-10-281-2/+5
* Committing clang-format changesgithub-actions2021-10-271-18/+17
* Add comments, descriptions for the VFD log feature.myang62021-10-271-25/+78
* Remove the compiler warnings.Muqun Yang2021-10-251-1/+11
* Committing clang-format changesgithub-actions2021-10-251-1/+1
* Update comments, formats etc.myang62021-10-251-29/+5
* Committing clang-format changesgithub-actions2021-10-251-6/+6
* add macro, need to debug an error caused by using the macromyang62021-10-251-11/+20
* Still need to support the NULL pointer in the log report function.myang62021-10-201-0/+4
* Committing clang-format changesgithub-actions2021-10-181-1/+1
* Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...Muqun Yang2021-10-181-1/+1
|\
| * Committing clang-format changesgithub-actions2021-10-181-1/+1
* | Revise the H5Fopen log test.Muqun Yang2021-10-181-0/+2
|/
* Merge branch 'vfd_swmr_log' of https://github.com/kyang2014/hdf5 into vfd_swm...myang62021-10-181-25/+23
|\
| * Committing clang-format changesgithub-actions2021-10-181-24/+22
* | Make sure to check the file point.myang62021-10-181-0/+2
|/
* Add the log entry report function, also add logs for 'File open','File close'...myang62021-10-181-2/+50
* Committing clang-format changesgithub-actions2021-10-151-3/+3
* skeleton of the logging report functionmyang62021-10-151-0/+5
* Committing clang-format changesgithub-actions2021-09-131-1/+0
* 1. Revise the VFD SWMR reader side code to make the expected design fail. JR...Muqun Yang2021-09-131-0/+20
* Committing clang-format changesgithub-actions2021-08-121-2/+2
* Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-101-1/+6
|\
| * Merge branch 'config_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/h...vchoi2021-08-091-2/+2
| |\