summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into HEADMuqun Yang2021-08-09312-23077/+20547
| |\ \ \ \ \ \ \
| * | | | | | | | Committing clang-format changesgithub-actions2021-08-051-58/+52
| * | | | | | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-051-13/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Committing clang-format changesgithub-actions2021-08-031-35/+24
| * | | | | | | | | Add the group level support.Muqun Yang2021-08-051-25/+192
| |/ / / / / / / /
| * | | | | | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-08-031-33/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Committing clang-format changesgithub-actions2021-07-021-37/+28
| * | | | | | | | | 1)remove named pipe from the program. 2) make the number of attributes for ea...Muqun Yang2021-08-031-859/+60
| |/ / / / / / / /
| * | | | | | | | Merge branch 'feature/vfd_swmr' of https://github.com/kyang2014/hdf5 into fea...Muqun Yang2021-07-021-37/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Committing clang-format changesgithub-actions2021-06-291-39/+32
| * | | | | | | | | More code to performance check.Muqun Yang2021-07-021-2/+60
| |/ / / / / / / /
| * | | | | | | | Add the first version of group performance code.Muqun Yang2021-06-291-0/+5261
| * | | | | | | | Add the Makefile.am for the performance.Muqun Yang2021-06-291-0/+3
* | | | | | | | | Merge pull request #916 from vchoi-hdfgroup/obj_reg_ref_feature_vfd_swmrvchoi-hdfgroup2021-08-244-40/+41
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Committing clang-format changesgithub-actions2021-08-172-7/+7
| * | | | | | | Modifications as indicated by valgrind --tool=memcheck for the following files:vchoi2021-08-174-34/+35
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #36 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-1218-711/+1124
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #887 from vchoi-hdfgroup/noflush_feature_vfd_swmrvchoi-hdfgroup2021-08-1218-711/+1124
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Committing clang-format changesgithub-actions2021-08-124-145/+172
| * | | | | | Modifications based on PR feedback.vchoi2021-08-123-217/+223
| * | | | | | Merge branch 'noflush_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-08-102-3/+38
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #35 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-102-3/+38
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge pull request #34 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-102-3/+38
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #880 from vchoi-hdfgroup/config_feature_vfd_swmrvchoi-hdfgroup2021-08-092-3/+38
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'config_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/h...vchoi2021-08-091-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Committing clang-format changesgithub-actions2021-08-051-4/+4
| * | | | | | | | | Modifications based on PR feedback.vchoi2021-08-091-2/+1
| |/ / / / / / / /
| * | | | | | | | Fix the segmentation fault that occurs when running test/vfd_swmr_group_write...vchoi2021-08-052-3/+39
| * | | | | | | | Merge pull request #32 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-0560-927/+1209
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | (1)vchoi2021-08-1018-573/+953
| | | |/ / / / /
| | | * | | | | Merge pull request #33 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-08-0723-603/+511
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #31 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-08-0523-603/+511
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | VFD SWMR: UG updates from beta 1 (#878)Dana Robinson2021-08-041-0/+7
* | | | | | | | VFD SWMR: Fixes naked basename() call on MacOS (#874)Dana Robinson2021-08-041-1/+7
* | | | | | | | Updated the VFD SWMR user's guide (#855)Dana Robinson2021-07-261-173/+85
* | | | | | | | VFD SWMR: Fixes for using base versions of versioned API calls (#850)Dana Robinson2021-07-222-23/+23
* | | | | | | | Updates user's guide (#845)Dana Robinson2021-07-211-10/+17
* | | | | | | | VFD SWMR: Removes dedup callback + cleanup (#842)Dana Robinson2021-07-1719-410/+386
| |_|_|_|_|_|/ |/| | | | | |
| | | * | | | Merge pull request #30 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-07-1556-418/+783
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #29 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-07-1556-418/+783
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #831 from vchoi-hdfgroup/config_feature_vfd_swmrvchoi-hdfgroup2021-07-1418-94/+85
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Committing clang-format changesgithub-actions2021-07-133-7/+6
| * | | | | | Modifications to common routines used by VFD SWMR tests:vchoi2021-07-1318-89/+81
| |/ / / / /
* | | | | | VFD SWMR: sync with develop (#830)Dana Robinson2021-07-1238-324/+698
| |_|_|_|/ |/| | | |
| | * | | Merge pull request #28 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-06-30146-4042/+5570
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #27 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-06-30146-4042/+5570
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | VFD SWMR: Sync with develop (#811)Dana Robinson2021-06-30142-4039/+3217
* | | | | Merge pull request #759 from vchoi-hdfgroup/dsetchks_feature_vfd_swmrvchoi-hdfgroup2021-06-304-3/+2353
|\ \ \ \ \
| * | | | | Remove the duplicate entry.vchoi2021-06-291-1/+0
| * | | | | Modifications based on PR feedback.vchoi2021-06-291-13/+18