summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Maximum jump in tick for VFD SWMR reader (#752)vchoi-hdfgroup2021-06-163-0/+10
* Merge pull request #743 from vchoi-hdfgroup/testtime_feature_vfd_swmrvchoi-hdfgroup2021-06-1119-236/+355
|\
| * Committing clang-format changesgithub-actions2021-06-101-1/+1
| * Reduce running time and verbosity for VFD SWMR tests.vchoi2021-06-1019-236/+355
| * Merge pull request #21 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-06-0952-947/+834
| |\
| | * Merge pull request #20 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-06-0952-947/+834
| | |\ | |/ / | | / | |/ |/|
* | VFD SWMR: sync with develop (#725)Dana Robinson2021-06-0452-947/+834
| * Merge pull request #18 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-06-02431-19086/+53505
| |\ | |/ |/|
* | VFD SWMR: Sync with develop (#711)Dana Robinson2021-06-0151-7275/+8165
* | Parallel updates and fixes for VFD SWMR (#705)Dana Robinson2021-05-2811-92/+226
* | Normalization with develop (#704)Dana Robinson2021-05-2827-1173/+974
* | Much normalization with develop (#701)Dana Robinson2021-05-28369-10675/+44269
| * Merge pull request #16 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-05-26681-19530/+36963
| |\ | |/ |/|
* | Merge pull request #631 from kyang2014/feature/vfd_swmrkyang20142021-05-242-407/+2462
|\ \
| * | Committing clang-format changesgithub-actions2021-05-211-2/+2
| * | use TEST_ERROR when possibleMuqun Yang2021-05-211-649/+236
| * | Merge remote-tracking branch 'upstream/feature/vfd_swmr' into feature/vfd_swmrMuqun Yang2021-05-21680-19123/+34501
| |\ \ | |/ / |/| |
* | | Merge pull request #626 from vchoi-hdfgroup/dsetops_feature_vfd_swmrvchoi-hdfgroup2021-05-203-7/+1900
|\ \ \
| * | | Committing clang-format changesgithub-actions2021-05-191-18/+15
| * | | Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-05-191-5/+5
| |\ \ \
| | * | | Committing clang-format changesgithub-actions2021-05-101-5/+5
| * | | | Address feedback from PR review:vchoi2021-05-191-161/+228
| |/ / /
| * | | Merge branch 'dsetops_feature_vfd_swmr' of https://github.com/vchoi-hdfgroup/...vchoi2021-05-101-477/+489
| |\ \ \
| | * | | Committing clang-format changesgithub-actions2021-05-041-490/+502
| * | | | Modifications based on PR feedback plus some cleaning up.vchoi2021-05-091-31/+30
| |/ / /
| * | | Add new test vfd_swmr_dsetops_writer.c to test writing operations for:vchoi2021-05-043-7/+1825
| * | | Merge pull request #15 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-05-04115-2645/+62334
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #13 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-05-04115-2645/+62334
| | |\ \
| * | \ \ Merge pull request #12 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-05-03623-10043/+13780
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #11 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-05-03623-10043/+13780
| | |\ \ \
| * | \ \ \ Merge pull request #10 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-303-148/+2858
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge pull request #9 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-303-148/+2858
| | |\ \ \ \
| * | \ \ \ \ Merge pull request #8 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-283-1/+2078
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge pull request #7 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-283-1/+2078
| | |\ \ \ \ \ | |/ / / / / /
* | | | | | | Merge pull request #641 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-12678-19116/+32601
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-081-1/+1
| |\ \ \ \ \ \
| | * | | | | | Committing clang-format changesgithub-actions2021-05-081-1/+1
| * | | | | | | Updates the VOL structDana Robinson2021-05-086-27/+75
| * | | | | | | Brings missing error stack append test from developDana Robinson2021-05-081-0/+121
| |/ / / / / /
| * | | | | | Misc H5VL updates from developDana Robinson2021-05-0810-55/+325
| * | | | | | Normalization of H5TDana Robinson2021-05-0821-190/+117
| * | | | | | Brings over a bunch of develop boilerplateDana Robinson2021-05-077-35/+260
| * | | | | | Brings over VOL arg setupDana Robinson2021-05-072-0/+286
| * | | | | | More normalization from developDana Robinson2021-05-0736-1273/+1315
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 int...Dana Robinson2021-05-072-2/+0
| |\ \ \ \ \ \
| | * | | | | | Committing clang-format changesgithub-actions2021-05-072-2/+0
| * | | | | | | Brings optional filters from developDana Robinson2021-05-074-70/+198
| |/ / / / / /
| * | | | | | Normalization of parallelDana Robinson2021-05-0714-748/+509
| * | | | | | Normalization of dataspace code + reorg of public dataset callsDana Robinson2021-05-0715-422/+3445
| * | | | | | Normalization of H5E with developDana Robinson2021-05-075-98/+159