summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Much normalization with develop (#701)Dana Robinson2021-05-28369-10675/+44269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Brings CMake updates from develop * Brings reduction in pedantic casts from develop * Purges UFAIL from the library (#637) * Committing clang-format changes * Purges UFAIL from the library * H5HL_insert change requested in PR Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Removes gratuitous (double)x.yF casts (#632) * Committing clang-format changes * Removes gratuitous (double)x.yF casts * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Committing clang-format changes * Cleans up a const warning left over from previous constification (#633) * Committing clang-format changes * Adds consts to a few global variables * Cleans up a const warning left over from previous constification Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Formatted source * Bring over some VOL registration changes * VOL cleanup * H5VL_request_status_t substitutions * H5F.c cleanup * Minor API tweaks from develop * Moves H5G package init/teardown to H5Gint.c * H5G cleanup * H5M cleanup * H5SM cleanup * H5T cleanup * H5R cleanup * H5Lpublic.h cleanup * H5L cleanup * H5O cleanup * H5A, H5CS, and H5AC cleanup * Moved H5A init/teardown code to H5Aint.c * Moves H5D I/O functions to H5D.c * H5D cleanup * Misc minor cleanup * H5P close cleanup * H5Tpublic.h cleanup * Fixes err_compat test * H5PLpublic.h cleanup * Updates H5Ppublic.h * H5Fpublic.h updates * H5A.c cleanup * Brings over H5Aexists and related changes * Brings CMake shell testing changes from develop * Close callback changes * H5R and H5Tcommit normalization * err_compat test works now * H5O tweaks * Updates VOL registration code * Brings over H5VL_create_object * H5Tconv.c reformatting * H5T.c tweaks * Brings datatype and reference updates from develop * Brings VOL plugin loading changes from develop * Brings event sets from develop * Brings async functions over * Tools changes * Brings over many tools changes from develop * Brings VOL flags from develop * Fixes h5dump double/float tests * Updates h5repack tests * Brings h5diff test changes from develop * Last h5dump changes * Brings test changes from develop * Committing clang-format changes * Tidied h5_testing() * Brings chunk iteration code + misc from develop * Updates vds test * Enables external link parallel test * Brings updated property lists from develop * H5G changes from develop * H5MF cleanup * Brings vfd_swmr test back into CMake * Updates threadsafe test * Updates plist test * Brings recent changes from develop Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Merge pull request #631 from kyang2014/feature/vfd_swmrkyang20142021-05-242-407/+2462
|\ | | | | Add group operation tests and object header continuation block tests to VFD SWMR
| * 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
|\ \ | | | | | | Dsetops feature vfd swmr
| * | Committing clang-format changesgithub-actions2021-05-191-18/+15
| | |
| * | Merge branch 'dsetops_feature_vfd_swmr' of ↵vchoi2021-05-191-5/+5
| |\ \ | | | | | | | | | | | | https://github.com/vchoi-hdfgroup/hdf5 into dsetops_feature_vfd_swmr
| | * | Committing clang-format changesgithub-actions2021-05-101-5/+5
| | | |
| * | | Address feedback from PR review:vchoi2021-05-191-161/+228
| |/ / | | | | | | | | | | | | 1) Remove unnecessary header files 2) Move coding from main() to subroutines
| * | Merge branch 'dsetops_feature_vfd_swmr' of ↵vchoi2021-05-101-477/+489
| |\ \ | | | | | | | | | | | | https://github.com/vchoi-hdfgroup/hdf5 into dsetops_feature_vfd_swmr
| | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dataset types: --dataset with compact layout --dataset with contiguous layout --datasets with chunked layout: single/implicit/fixed array/extensible array/btree2 indexes Types of writes: --Sequential writes --Random writes --Regular hyperslab writes --Raw data modifications
| * | Merge pull request #15 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-05-04115-2645/+62334
| |\ \ | | | | | | | | Feature/vfd swmr
| | * \ Merge pull request #13 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-05-04115-2645/+62334
| | |\ \ | | | | | | | | | | Feature/vfd swmr
| * | \ \ Merge pull request #12 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-05-03623-10043/+13780
| |\ \ \ \ | | |/ / / | | | | | Feature/vfd swmr
| | * | | Merge pull request #11 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-05-03623-10043/+13780
| | |\ \ \ | | | | | | | | | | | | Feature/vfd swmr
| * | \ \ \ Merge pull request #10 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-303-148/+2858
| |\ \ \ \ \ | | |/ / / / | | | | | | Feature/vfd swmr
| | * | | | Merge pull request #9 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-303-148/+2858
| | |\ \ \ \ | | | | | | | | | | | | | | Feature/vfd swmr
| * | \ \ \ \ Merge pull request #8 from vchoi-hdfgroup/feature/vfd_swmrvchoi-hdfgroup2021-04-283-1/+2078
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | Feature/vfd swmr
| | * | | | | Merge pull request #7 from HDFGroup/feature/vfd_swmrvchoi-hdfgroup2021-04-283-1/+2078
| | |\ \ \ \ \ | |/ / / / / / | | | | | | | Feature/vfd swmr
* | | | | | | Merge pull request #641 from derobins/vfd_swmr/thg_standardsDana Robinson2021-05-12678-19116/+32601
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Brings more things from develop
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 ↵Dana Robinson2021-05-081-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into vfd_swmr/thg_standards
| | * | | | | | 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 ↵Dana Robinson2021-05-072-2/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into vfd_swmr/thg_standards
| | * | | | | | 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
| | | | | | |
| * | | | | | Brings hash table IDs from developDana Robinson2021-05-078-80/+1348
| | | | | | |
| * | | | | | Misc normalization from developDana Robinson2021-05-0749-333/+1458
| | | | | | |
| * | | | | | Adds missing H5F_delete() prototypeDana Robinson2021-05-071-0/+1
| | | | | | |
| * | | | | | Normalizes extensible arrays with developDana Robinson2021-05-079-126/+26
| | | | | | |
| * | | | | | Normalization of object header codeDana Robinson2021-05-0721-748/+747
| | | | | | |
| * | | | | | Brings H5Z and many test changes from developDana Robinson2021-05-0774-2529/+2950
| | | | | | |
| * | | | | | Brings java wrapper updates from developDana Robinson2021-05-06219-2638/+9568
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The wrappers compile but fail tests due to some missing develop functionality
| * | | | | | Brings much of the printf changes over from developDana Robinson2021-05-06102-1726/+1076
| | | | | | |
| * | | | | | Merge branch 'vfd_swmr/thg_standards' of https://github.com/derobins/hdf5 ↵Dana Robinson2021-05-060-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into vfd_swmr/thg_standards
| | * | | | | | Committing clang-format changesgithub-actions2021-05-052-2/+2
| | | | | | | |
| * | | | | | | Brings native H5Fdelete implementation from developDana Robinson2021-05-0530-300/+933
| |/ / / / / /
| * | | | | | Normalization with develop (mainly VFDs)Dana Robinson2021-05-0550-3755/+3062
| | | | | | |