Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VFD SWMR: normalization with develop (#1472) | Dana Robinson | 2022-03-06 | 10 | -10/+130 |
| | | | Much normalization with develop. Still needs tools changes wrt VFD plugins. | ||||
* | Much normalization with develop (#701) | Dana Robinson | 2021-05-28 | 11 | -0/+150 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Correct reference file | Allen Byrne | 2020-07-29 | 1 | -2/+2 |
| | |||||
* | Correct h5diff filenames | Allen Byrne | 2020-07-29 | 5 | -4/+4 |
| | |||||
* | Tools refactor | Allen Byrne | 2020-07-15 | 21 | -83/+329 |
| | | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists. | ||||
* | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-04-22 | 10 | -100/+100 |
| | | | | and dst. | ||||
* | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 10 | -0/+120 |
| | |||||
* | Correct flaws in test scripts and files | Allen Byrne | 2019-12-22 | 1 | -3/+3 |
| | |||||
* | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 3 | -0/+56 |
| | |||||
* | HDFFV=10632 test cleanup | Allen Byrne | 2018-12-06 | 11 | -28/+0 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 9 | -26/+12 |
| | |||||
* | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-10 | 2 | -0/+0 |
| | |||||
* | HDFFV-9745 Create test and files to verify fixes | Allen Byrne | 2018-01-04 | 5 | -13/+72 |
| | |||||
* | HDFFV-8745 remove obsolete files | Allen Byrne | 2018-01-02 | 2 | -0/+0 |
| | |||||
* | HDFFV-8745 - fix implementation of 8625 | Allen Byrne | 2018-01-02 | 2 | -5/+10 |
| | |||||
* | Fix tools error handling and valgrind issues | Allen Byrne | 2017-10-18 | 1 | -7/+3 |
| | |||||
* | Fix error handling issues | Allen Byrne | 2017-10-17 | 9 | -12/+16 |
| | |||||
* | Correct test results | Allen Byrne | 2017-10-17 | 2 | -2/+2 |
| | |||||
* | HDFFV-1097 Changed file columns | Allen Byrne | 2017-10-16 | 16 | -2083/+2083 |
| | |||||
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 10 | -10/+10 |
| | |||||
* | HDFFV-9774 Apply standard mask to .err files | Allen Byrne | 2017-09-06 | 6 | -12/+12 |
| | |||||
* | HDFFV-10276 Add filter mask for standard err | Allen Byrne | 2017-09-06 | 6 | -12/+12 |
| | |||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 22 | -0/+80 |
| | |||||
* | HDFFV-10246 Add check for string not null before use | Allen Byrne | 2017-07-25 | 1 | -0/+16 |
| | |||||
* | HDFFV-9055 Correct file generator | Allen Byrne | 2017-05-18 | 5 | -2/+2 |
| | |||||
* | HDFFV-9055 add test files | Allen Byrne | 2017-05-17 | 3 | -0/+25 |
| | |||||
* | HDFFV-9995 Clarify help text | Allen Byrne | 2017-05-16 | 10 | -90/+120 |
| | |||||
* | HDFFV-10128 Fixed string length with no null fixed | Allen Byrne | 2017-05-16 | 1 | -13/+1 |
| | |||||
* | HDFFV-10128 add test to check null term | Allen Byrne | 2017-05-15 | 3 | -1/+13 |
| | | | Test is another dataset | ||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 3 | -14/+0 |
| | |||||
* | HDFFV-10128 fix string compare and add tests | Allen Byrne | 2017-03-03 | 6 | -0/+87 |
| | |||||
* | HDFFV-10118 fixed plugin tests for tools | Allen Byrne | 2017-01-20 | 4 | -5/+5 |
| | |||||
* | HDFFV-9994 add UD tests for tools | Allen Byrne | 2017-01-17 | 4 | -0/+23 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 3 | -0/+14 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 235 | -0/+16090 |