Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #626 from vchoi-hdfgroup/dsetops_feature_vfd_swmr | vchoi-hdfgroup | 2021-05-20 | 3 | -7/+1900 | |
|\ \ \ | ||||||
| * | | | Committing clang-format changes | github-actions | 2021-05-19 | 1 | -18/+15 | |
| * | | | Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/... | vchoi | 2021-05-19 | 1 | -5/+5 | |
| |\ \ \ | ||||||
| | * | | | Committing clang-format changes | github-actions | 2021-05-10 | 1 | -5/+5 | |
| * | | | | Address feedback from PR review: | vchoi | 2021-05-19 | 1 | -161/+228 | |
| |/ / / | ||||||
| * | | | Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/... | vchoi | 2021-05-10 | 1 | -477/+489 | |
| |\ \ \ | ||||||
| | * | | | Committing clang-format changes | github-actions | 2021-05-04 | 1 | -490/+502 | |
| * | | | | Modifications based on PR feedback plus some cleaning up. | vchoi | 2021-05-09 | 1 | -31/+30 | |
| |/ / / | ||||||
| * | | | Add new test vfd_swmr_dsetops_writer.c to test writing operations for: | vchoi | 2021-05-04 | 3 | -7/+1825 | |
| * | | | Merge pull request #15 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-05-04 | 115 | -2645/+62334 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge pull request #13 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-05-04 | 115 | -2645/+62334 | |
| | |\ \ | ||||||
| * | \ \ | Merge pull request #12 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-05-03 | 623 | -10043/+13780 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge pull request #11 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-05-03 | 623 | -10043/+13780 | |
| | |\ \ \ | ||||||
| * | \ \ \ | Merge pull request #10 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-30 | 3 | -148/+2858 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge pull request #9 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-30 | 3 | -148/+2858 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge pull request #8 from vchoi-hdfgroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-28 | 3 | -1/+2078 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge pull request #7 from HDFGroup/feature/vfd_swmr | vchoi-hdfgroup | 2021-04-28 | 3 | -1/+2078 | |
| | |\ \ \ \ \ | |/ / / / / / | ||||||
* | | | | | | | Merge pull request #641 from derobins/vfd_swmr/thg_standards | Dana Robinson | 2021-05-12 | 678 | -19116/+32601 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int... | Dana Robinson | 2021-05-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Committing clang-format changes | github-actions | 2021-05-08 | 1 | -1/+1 | |
| * | | | | | | | Updates the VOL struct | Dana Robinson | 2021-05-08 | 6 | -27/+75 | |
| * | | | | | | | Brings missing error stack append test from develop | Dana Robinson | 2021-05-08 | 1 | -0/+121 | |
| |/ / / / / / | ||||||
| * | | | | | | Misc H5VL updates from develop | Dana Robinson | 2021-05-08 | 10 | -55/+325 | |
| * | | | | | | Normalization of H5T | Dana Robinson | 2021-05-08 | 21 | -190/+117 | |
| * | | | | | | Brings over a bunch of develop boilerplate | Dana Robinson | 2021-05-07 | 7 | -35/+260 | |
| * | | | | | | Brings over VOL arg setup | Dana Robinson | 2021-05-07 | 2 | -0/+286 | |
| * | | | | | | More normalization from develop | Dana Robinson | 2021-05-07 | 36 | -1273/+1315 | |
| * | | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int... | Dana Robinson | 2021-05-07 | 2 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Committing clang-format changes | github-actions | 2021-05-07 | 2 | -2/+0 | |
| * | | | | | | | Brings optional filters from develop | Dana Robinson | 2021-05-07 | 4 | -70/+198 | |
| |/ / / / / / | ||||||
| * | | | | | | Normalization of parallel | Dana Robinson | 2021-05-07 | 14 | -748/+509 | |
| * | | | | | | Normalization of dataspace code + reorg of public dataset calls | Dana Robinson | 2021-05-07 | 15 | -422/+3445 | |
| * | | | | | | Normalization of H5E with develop | Dana Robinson | 2021-05-07 | 5 | -98/+159 | |
| * | | | | | | Brings hash table IDs from develop | Dana Robinson | 2021-05-07 | 8 | -80/+1348 | |
| * | | | | | | Misc normalization from develop | Dana Robinson | 2021-05-07 | 49 | -333/+1458 | |
| * | | | | | | Adds missing H5F_delete() prototype | Dana Robinson | 2021-05-07 | 1 | -0/+1 | |
| * | | | | | | Normalizes extensible arrays with develop | Dana Robinson | 2021-05-07 | 9 | -126/+26 | |
| * | | | | | | Normalization of object header code | Dana Robinson | 2021-05-07 | 21 | -748/+747 | |
| * | | | | | | Brings H5Z and many test changes from develop | Dana Robinson | 2021-05-07 | 74 | -2529/+2950 | |
| * | | | | | | Brings java wrapper updates from develop | Dana Robinson | 2021-05-06 | 219 | -2638/+9568 | |
| * | | | | | | Brings much of the printf changes over from develop | Dana Robinson | 2021-05-06 | 102 | -1726/+1076 | |
| * | | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int... | Dana Robinson | 2021-05-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Committing clang-format changes | github-actions | 2021-05-05 | 2 | -2/+2 | |
| * | | | | | | | Brings native H5Fdelete implementation from develop | Dana Robinson | 2021-05-05 | 30 | -300/+933 | |
| |/ / / / / / | ||||||
| * | | | | | | Normalization with develop (mainly VFDs) | Dana Robinson | 2021-05-05 | 50 | -3755/+3062 | |
| * | | | | | | Brings atom-->ID and other ID-related changes from develop | Dana Robinson | 2021-05-05 | 88 | -2779/+4690 | |
| * | | | | | | Removes dead H5ST code | Dana Robinson | 2021-05-03 | 10 | -1252/+2 | |
| * | | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int... | Dana Robinson | 2021-05-03 | 10 | -1643/+1782 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Adds feature/vfd_swmr to the PR check branch list | Dana Robinson | 2021-05-03 | 1 | -1/+1 | |
| | | | | | | * | Committing clang-format changes | github-actions | 2021-05-19 | 1 | -105/+104 | |