summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Avoid H5Ocopy in h5repack for variable-length string types (#3419) (#3469)jhendersonHDF2023-09-011-0/+4
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) (#3468)jhendersonHDF2023-09-013-9/+13
* Fix serial to parallel chunked dataset file space allocation bug (#3394) (#3467)jhendersonHDF2023-09-015-11/+315
* [1.14 Merge] Update VOL CMake for REST VOL (#3474)mattjala2023-09-011-0/+10
* Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...jhendersonHDF2023-09-011-1/+7
* Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388) (#3464)jhendersonHDF2023-09-012-2/+3
* [1.14 Merge] Fix assertion failure during file close on error (#3463)jhendersonHDF2023-09-018-41/+128
* Fix valgrind warning about write of uninitialized bytes (#3389) (#3465)jhendersonHDF2023-09-011-3/+14
* Bring CVE fixes from develop (#3447)Dana Robinson2023-08-306-48/+33
* Fix possible performance regression introduced with in-place type conversion ...Neil Fortner2023-08-242-1/+31
* Add other types and full type to enum/str/vlen dataformat for structblock[beg...Allen Byrne2023-08-242-59/+76
* Fix another build folder name (#3410)Allen Byrne2023-08-231-3/+3
* Update presets, examples uncompress, szip cache (#3392)Allen Byrne2023-08-229-53/+62
* Use plugins master with overrides (#3386)Allen Byrne2023-08-174-36/+57
* Clear RELEASE.txt and copy 1.14.2 RELEASE.txt to HISTORY-1.14.txt after (#3383)Larry Knox2023-08-152-171/+571
* Correct cmake script (#3378)Allen Byrne2023-08-111-1/+1
* Add a 1.14.3 column to the CVE matrix (#3371)Dana Robinson2023-08-101-69/+69
* Add the 1.14 CVE matrix file (#3369)Dana Robinson2023-08-101-0/+75
* set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross compiling (#3365)Larry Knox2023-08-091-11/+13
* Work around a testphdf5 failure on Cray MPICH machines (#3361) (#3362)Larry Knox2023-08-082-7/+21
* Merge Implementation of the mpio driver with selection I/O. (#3360)Larry Knox2023-08-0812-295/+4182
* Merge 1 14 post0804 (#3359)Larry Knox2023-08-057-148/+302
* Add Fortran H5ES module to deploy list (#3342)Allen Byrne2023-08-053-61/+48
* Make h5dump spacing consistent when printing VLEN datatype (#3351) (#3352)jhendersonHDF2023-08-0412-26/+26
* Merges from develop Aug 2-4 (#3354)Larry Knox2023-08-044-1/+39
* Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340) (#3350)jhendersonHDF2023-08-041-3/+3
* Set version to 1.14.3-1. (#3343)Larry Knox2023-08-039-18/+18
* Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338)Allen Byrne2023-08-0363-1551/+1561
* Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334)Allen Byrne2023-08-03325-14849/+14583
* Fix h5repack for variable-length datatyped datasets (#3331) (#3333)jhendersonHDF2023-08-022-2/+27
* Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329)jhendersonHDF2023-08-024-36/+72