| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add initial version of HDF5 API tests (#2877) | jhendersonHDF | 2023-05-02 | 159 | -31/+176005 |
|
|
* | Skip page buffer test for "no selection I/O cause" when using split or multi ... | Neil Fortner | 2023-05-01 | 1 | -0/+11 |
|
|
* | Remove "the the" from comments and docs (#2865) | Dana Robinson | 2023-05-01 | 1 | -3/+3 |
|
|
* | Implement selection I/O with type conversion (#2823) | Neil Fortner | 2023-04-28 | 13 | -1/+3282 |
|
|
* | Fix v1 object header gap bug in H5Ocopy (#2785) | jhendersonHDF | 2023-04-26 | 1 | -0/+64 |
|
|
* | Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807) | jhendersonHDF | 2023-04-25 | 1 | -1/+25 |
|
|
* | H5Odtype.c decode cleanup (#2797) | Dana Robinson | 2023-04-25 | 1 | -84/+87 |
|
|
* | Sanitize the attribute object header msg code (#2749) | Dana Robinson | 2023-04-19 | 1 | -2/+5 |
|
|
* | Jira issue OESS-337: Create test for H5VLconnector_info_to_str (#2334) | raylu-hdf | 2023-04-18 | 1 | -6/+152 |
|
|
* | Remove -Wunused-but-set-variable warnings in tests (#2661) | Allen Byrne | 2023-04-11 | 3 | -31/+6 |
|
|
* | Dead code removal (#2690) | Quincey Koziol | 2023-04-11 | 2 | -254/+5 |
|
|
* | Comment cleanup (#2689) | Quincey Koziol | 2023-04-11 | 55 | -910/+3 |
|
|
* | Remove dead code hidden behind #ifdef LATER (#2686) | Dana Robinson | 2023-04-10 | 2 | -38/+4 |
|
|
* | Synchronize HDF5 tests with VOL tests (#2628) | jhendersonHDF | 2023-04-03 | 15 | -226/+779 |
|
|
* | chore: make comment consistent (#2654) | H. Joe Lee | 2023-04-01 | 1 | -1/+1 |
|
|
* | Fix test script names in cleanup code (#2590) | Dana Robinson | 2023-03-20 | 1 | -6/+9 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2544) | Allen Byrne | 2023-03-13 | 2 | -3/+3 |
|
|
* | HDFFV-10368 (OESS-319): Making two useful macros (H5L_EXT_FLAGS_ALL and H5L_E... | raylu-hdf | 2023-02-21 | 2 | -2/+109 |
|
|
* | Remove duplicated "help@hdfgroup.org" lines in file headers. (#2441) | Larry Knox | 2023-02-11 | 3 | -3/+0 |
|
|
* | Add szip/libaec to GitHub CI and fix warnings (#2438) | Dana Robinson | 2023-02-09 | 2 | -8/+4 |
|
|
* | HDFFV-11208 (OESS-320): H5VLquery_optional had an assertion failure with a co... | raylu-hdf | 2023-01-10 | 1 | -0/+80 |
|
|
* | Pass-through connector testing flexibility (#2399) | Quincey Koziol | 2023-01-09 | 1 | -7/+5 |
|
|
* | Play nice with existing plugin paths (#2394) | Quincey Koziol | 2023-01-06 | 1 | -1/+1 |
|
|
* | H5F_LIBVER_LATEST changes for move to 1.15 (#2288) | Allen Byrne | 2022-12-21 | 4 | -6/+13 |
|
|
* | Fix up the H5Pencode2 test for virtual layout. (#2325) | vchoi-hdfgroup | 2022-12-21 | 1 | -91/+87 |
|
|
* | Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074) | Mark Kittisopikul | 2022-12-19 | 1 | -9/+9 |
|
|
* | Hdffv 11052 (#2315) | vchoi-hdfgroup | 2022-12-16 | 1 | -3/+11 |
|
|
* | Hdffv 11052 (#2303) | vchoi-hdfgroup | 2022-12-15 | 3 | -0/+40 |
|
|
* | Bug Fix: Segfault in H5CX_get_vol_wrap_ctx when H5VLwrap_register is called f... | raylu-hdf | 2022-11-17 | 1 | -0/+76 |
|
|
* | Bug fix: the previous checkin only supported the native connector (#2211) | raylu-hdf | 2022-11-05 | 1 | -5/+21 |
|
|
* | Removes the memory allocation sanity checks feature (#2218) | Dana Robinson | 2022-11-03 | 1 | -46/+11 |
|
|
* | Update copyright headers (#2184) | Larry Knox | 2022-11-01 | 171 | -183/+22 |
|
|
* | Added a test case for H5VLget_connector_name (#2195) | raylu-hdf | 2022-10-28 | 1 | -0/+58 |
|
|
* | Added a test case to verify the VOL capacity flags work correctly. (#2178) | raylu-hdf | 2022-10-25 | 1 | -10/+112 |
|
|
* | Fix problem with variable length attributes being accessed through multiple f... | Neil Fortner | 2022-10-25 | 1 | -1/+78 |
|
|
* | Multi Dataset (#2120) | Neil Fortner | 2022-10-19 | 4 | -3/+718 |
|
|
* | Fix mostly java warnings, and cpp cast (#2134) | Allen Byrne | 2022-10-03 | 1 | -1/+1 |
|
|
* | Fixed an issue that could occur when combining hyperslab selections (#2122) | Neil Fortner | 2022-09-27 | 1 | -0/+52 |
|
|
* | Use case-insensitive comparison for headers fix #2100 (#2101) | Frank Berghaus | 2022-09-21 | 1 | -0/+26 |
|
|
* | Updates VOL capabilities flags (#2105) | Dana Robinson | 2022-09-17 | 2 | -23/+23 |
|
|
* | Update CMake code to 3.18 minimum version (#2080) | Allen Byrne | 2022-09-03 | 1 | -1/+1 |
|
|
* | Address review comments from downstream merge of #2016 (#2073) | Neil Fortner | 2022-08-31 | 1 | -1/+1 |
|
|
* | GitHub workflow cleanup (#2047) | Dana Robinson | 2022-08-22 | 1 | -2/+2 |
|
|
* | [WIP] Add Developer build mode to CMake (#1659) | jhendersonHDF | 2022-08-20 | 3 | -7/+64 |
|
|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -11/+11 |
|
|
* | Fixes codespell issues (#2032) | Dana Robinson | 2022-08-17 | 3 | -7/+7 |
|
|
* | Fix bug in attribute type conversion wiith compound types (#2016) | Neil Fortner | 2022-08-16 | 1 | -0/+131 |
|
|
* | Fix typos found in the rest of the hdf5 code-base (#1985) | luzpaz | 2022-08-10 | 18 | -36/+35 |
|
|
* | Remove stray files, incorrect vds and mpi clean files (#1979) | Allen Byrne | 2022-08-09 | 1 | -13/+0 |
|
|
* | Revert for older cmake versions (#1974) | Allen Byrne | 2022-08-08 | 1 | -2/+2 |
|
|