summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #50 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2022-01-076-12/+360
|\
| * Merge pull request #1322 from vchoi-hdfgroup/group_tests_issuesvchoi-hdfgroup2022-01-056-12/+360
| |\
| | * Committing clang-format changesgithub-actions2022-01-041-9/+8
| | * Merge branch 'group_tests_issues' of https://github.com/vchoi-hdfgroup/hdf5 i...vchoi2022-01-042-7/+7
| | |\
| | | * Committing clang-format changesgithub-actions2021-12-212-7/+7
| | * | (A) Address issue #2 and issue #4 of the group test failures.vchoi2022-01-044-10/+184
| | |/
| | * Address issue #1 and issue #3 of the group test failures.vchoi2021-12-214-2/+177
| |/ |/|
* | Merge pull request #48 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-12-191-10/+12
|\ \ | |/
| * Merge pull request #1296 from vchoi-hdfgroup/nfs_feature_vfd_swmrvchoi-hdfgroup2021-12-141-10/+12
| |\
| | * Fix the failure triggered by running the bigset test with 2D dataset that exp...vchoi2021-12-141-10/+12
| | * Merge pull request #47 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-12-14159-3560/+6570
| | |\ | |_|/ |/| |
* | | Merge pull request #46 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-12-14191-4084/+8880
|\ \ \ | |/ /
| * | Committing clang-format changesgithub-actions2021-12-081-1/+1
| * | update the init_vfd_swmr_config to catch up the latest NFS pull requestmyang62021-12-081-2/+3
| * | Merge pull request #1247 from kyang2014/feature/vfd_swmrkyang20142021-12-084-3/+840
| |\ \
| | * | Committing clang-format changesgithub-actions2021-12-071-3/+3
| | * | Revise comments to address the PR review.myang62021-12-071-2/+3
| | * | Committing clang-format changesgithub-actions2021-12-061-6/+5
| | * | Add comments.myang62021-12-061-0/+23
| | * | Add some comments.myang62021-12-011-0/+4
| | * | Merge branch 'indep_test' into feature/vfd_swmrMuqun Yang2021-12-014-3/+813
| | |\ \
| | | * | Committing clang-format changesgithub-actions2021-12-011-225/+225
| | | * | Add the test for independence of reader and writer.myang62021-12-014-3/+813
| * | | | VFD SWMR: Normalization with develop (#1270)Dana Robinson2021-12-08155-3557/+5729
| * | | | Merge pull request #1208 from vchoi-hdfgroup/nfs_feature_vfd_swmrvchoi-hdfgroup2021-12-0733-524/+2310
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Add comments about the window test failure.vchoi2021-12-071-0/+1
| | * | Trying to fix the PR's window test failures.vchoi2021-12-071-1/+3
| | * | Merge branch 'nfs_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/hdf5...vchoi2021-12-070-0/+0
| | |\ \
| | | * | Committing clang-format changesgithub-actions2021-12-073-28/+29
| | * | | Clang format changes.vchoi2021-12-073-28/+29
| | |/ /
| | * | Changes to address feedback from PR review.vchoi2021-12-074-159/+167
| | * | Committing clang-format changesgithub-actions2021-11-1723-565/+566
| | * | 1) Core changes for adding NFS/updater support as described in the RFC.vchoi2021-11-1733-374/+2147
| | * | Merge pull request #45 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-11-169-108/+392
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #44 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-11-169-108/+392
|\ \ \ \ | | |_|/ | |/| |
| | | * Merge pull request #43 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-10-28389-10811/+21892
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #42 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-10-27389-10811/+21892
|\ \ \ \ | |_|_|/ |/| | |
* | | | Merge pull request #40 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-272-3/+8
|\ \ \ \
* \ \ \ \ Merge pull request #38 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-278-41/+3027
|\ \ \ \ \
| | | | | * Updated submodule to reflect recent changes (#1235)Dana Robinson2021-11-291-0/+0
| | | | |/
| | | | * Merge pull request #1156 from raylu-hdf/raylu_bigset_test2raylu-hdf2021-11-032-21/+45
| | | | |\
| | | | | * Committing clang-format changesgithub-actions2021-11-011-14/+20
| | | | | * Two purposes for this PR:Songyu Lu2021-11-012-41/+59
| | | | |/ | | | |/|
| | | | * Merge pull request #1145 from kyang2014/feature/vfd_swmrkyang20142021-11-027-87/+347
| | | | |\ | | | |/ /
| | | | * Committing clang-format changesgithub-actions2021-11-021-5/+5
| | | | * Make entry log code as a #define macro as John suggests.myang62021-11-023-4/+13
| | | | * Committing clang-format changesgithub-actions2021-11-024-98/+96
| | | | * 1. Close the log file when the file closing flag is true in H5F_vfd_swmr_clos...myang62021-11-028-2975/+77
| | | | * Committing clang-format changesgithub-actions2021-10-291-1/+1
| | | | * Update comments to use the HDF5 timer for the log feature.myang62021-10-293-12/+9