summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update H5Fget_obj_count/ids to reflect dtype behavior (#3949)mattjala2024-01-232-3/+4
* Remove incorrect include of sz header (#3939) (#3953)Larry Knox2024-01-231-4/+0
* Add H5Dread/write_multi to API tests (#3931)mattjala2024-01-092-0/+1541
* CMake compression and directory includes from develop (#3933)Allen Byrne2024-01-0917-54/+36
* Sync 1.14 branch with develop (#3923)Larry Knox2024-01-0883-1365/+4030
* Fix building VOLs under library with CMake <3.24 (#3924)mattjala2024-01-061-11/+7
* Merge examples and workflows from develop (#3918)Allen Byrne2024-01-03791-2519/+235132
* HDF5 API test updates (#3835) (#3889)jhendersonHDF2023-12-0869-92274/+4639
* Sync 1.14 branch with develop (#3887)jhendersonHDF2023-12-07130-1186/+3238
* Fix segfault on user compound conversion callback (#3870)mattjala2023-11-242-7/+135
* Sync fixes for CI and presets (#3855)Allen Byrne2023-11-1526-157/+375
* Test and document path handling of H5Lcreate_* API (#3846)mattjala2023-11-152-7/+270
* Update doxygen links and add v1_14 to gh-pages (#3813)Allen Byrne2023-11-026-14/+21
* Sync CMake changes from develop (#3811)Allen Byrne2023-11-0215-35/+43
* Drop MPI-2 support (#3643) (#3802)jhendersonHDF2023-10-319-216/+71
* Update version to 1.14.4-1. (#3799)Larry Knox2023-10-3010-349/+733
* Cache installation of OpenMPI for AOCC action (#3774) (#3777)jhendersonHDF2023-10-251-9/+16
* Add release note for H5Pset_evict_on_close change for parallel HDF5 (#3765) (...jhendersonHDF2023-10-251-0/+12
* Update so numbers for 1.14.3 release. (#3766)Larry Knox2023-10-251-11/+11
* Sync with develop (#3764)jhendersonHDF2023-10-2552-892/+2528
* Update fortran action step (#3749)Allen Byrne2023-10-241-2/+6
* Fix windows cpack error in WiX package. (#3750)Allen Byrne2023-10-241-1/+1
* Improve the usage of h5clear (#3757)bmribler2023-10-233-6/+27
* More updates to the library version matrix for H5Pset_libver_bounds() (#3745)bmribler2023-10-231-77/+58
* Sync with develop (#3737)jhendersonHDF2023-10-2197-1203/+2106
* Organize CMake config features like libsettings (#3727)Allen Byrne2023-10-201-19/+30
* GH issue 3398 - option to disable doxygen warn as error (#3709)Allen Byrne2023-10-196-1/+47
* Some corrections and fix for plugins (#3713)Allen Byrne2023-10-193-51/+8
* Add NV flags and update CI (#3711)Allen Byrne2023-10-1817-133/+599
* Cache variables req FORCE to change (#3707)Allen Byrne2023-10-182-3/+3
* Sync 1.14 branch with develop (#3705)jhendersonHDF2023-10-1843-499/+742
* Remove scorecard workflow from 1.14 branch (#3694)jhendersonHDF2023-10-171-68/+0
* sync a couple of misses from merge (#3673)Allen Byrne2023-10-142-12/+0
* Correct use of set() command with options (#3667)Allen Byrne2023-10-124-23/+24
* 1.14 sync with develop (#3660)jhendersonHDF2023-10-121931-42855/+48019
* Bring the H5detect removal change from develop (#3648)Dana Robinson2023-10-0920-2040/+1805
* Disable static + thread-safe on Windows w/ CMake (#3622) (#3630)Dana Robinson2023-10-043-6/+15
* Fix several spelling/grammar issues (#3621) (#3632)Dana Robinson2023-10-0467-102/+102
* Removed the use of -commons linking option on Darwin (#3581) (#3616)Larry Knox2023-09-293-10/+5
* Sync CMake and doxygen (#3593)Allen Byrne2023-09-2635-38/+1903
* Switched from UNTESTED to UNT (#3575)bmribler2023-09-251-4/+5
* [1.14 Merge] Support VOL builds from local directory (#3519)mattjala2023-09-072-41/+100
* Fix Subfiling VFD IOC assignment bug (#3456) (#3518)jhendersonHDF2023-09-074-19/+84
* Add footnotes to CVE table (#3489)Dana Robinson2023-09-021-8/+8
* Prettify the CVE matrix (#3488)Dana Robinson2023-09-011-63/+63
* Output stderr file in CMake testing on failure (#3431) (#3473)jhendersonHDF2023-09-011-0/+4
* Fix use of uninitialized value in testpar/t_dset.c test (#3423) (#3472)jhendersonHDF2023-09-011-0/+2
* Correct dimensions in java test (#3484)Allen Byrne2023-09-013-3/+3
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)...jhendersonHDF2023-09-011-0/+1
* Skip atomicity tests for OpenMPI major versions < 5 (#3421) (#3470)jhendersonHDF2023-09-013-339/+17