summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Output stderr file in CMake testing on failure (#3431)jhendersonHDF2023-08-261-0/+4
* Add 1.14.4 to the release schedule (#3434)Dana Robinson2023-08-263-7/+7
* Convert some H5MM calls to standard C equivalents (#2382)Dana Robinson2023-08-2523-174/+142
* Put H5T_CONV_ab macros in do..while loops (#3432)Dana Robinson2023-08-252-521/+935
* Fix the Fortran extension used in example links (#3430)Allen Byrne2023-08-252-6/+6
* chore: match function call and VRFY() output (#3428)H. Joe Lee2023-08-251-3/+3
* Fix for CVE-2018-15671. h5stat -S $POC will result in a crash with segmeneta...vchoi-hdfgroup2023-08-253-31/+9
* Remove intel oneapi warning (#3426)H. Joe Lee2023-08-251-1/+1
* Revise file close assertion failure fix (#3418)jhendersonHDF2023-08-255-42/+63
* Remove extraneous "33" in RELEASE.txt (#3425)Neil Fortner2023-08-241-1/+1
* Fix use of uninitialized value in testpar/t_dset.c test (#3423)jhendersonHDF2023-08-241-0/+2
* Add parallel examples in doxygen (#3413)Allen Byrne2023-08-2420-3/+843
* Fix an issue with use of uninitialized memory in trefer_deprec.c test (#3422)jhendersonHDF2023-08-241-0/+1
* Skip atomicity tests for OpenMPI major versions < 5 (#3421)jhendersonHDF2023-08-243-338/+18
* Avoid H5Ocopy in h5repack for variable-length string types (#3419)jhendersonHDF2023-08-241-0/+4
* Add other types and full type to enum/str/vlen dataformat for structblock[beg...Allen Byrne2023-08-242-59/+76
* chore: remove gubbins comment (#3420)H. Joe Lee2023-08-242-4/+0
* Add RELEASE.txt entry for compound performance regression fix (#3376) (#3416)Neil Fortner2023-08-231-0/+10
* Add Intel oneAPI actions (#2949) (#2977)H. Joe Lee2023-08-232-0/+120
* Fix Heap-buffer-overflow WRITE in H5MM_memcpy (#3368)Alex2023-08-232-0/+7
* Re-enable SZIP default to ON in CMake (#3414)Allen Byrne2023-08-236-11/+9
* Enable szip by default in Autotools (#3412)Dana Robinson2023-08-232-3/+14
* Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407)jhendersonHDF2023-08-223-9/+13
* Fix for CVE-2016-4332 (#3406)Dana Robinson2023-08-222-9/+19
* chore: fix typo (#3405)H. Joe Lee2023-08-221-1/+1
* Fix serial to parallel chunked dataset file space allocation bug (#3394)jhendersonHDF2023-08-225-11/+315
* Update presets, examples uncompress, szip cache (#3391)Allen Byrne2023-08-186-25/+34
* Fix valgrind warning about write of uninitialized bytes in ScaleOffset filter...jhendersonHDF2023-08-181-1/+7
* Fix valgrind warning about write of uninitialized bytes (#3389)jhendersonHDF2023-08-181-3/+14
* Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388)jhendersonHDF2023-08-182-2/+3
* Fix assertion failure during file close on error (#3387)jhendersonHDF2023-08-185-1/+67
* restore CI tarball name prefix to match bin/release (#3385)Allen Byrne2023-08-161-2/+2
* Correct CI settings (#3384)Allen Byrne2023-08-162-26/+39
* Correct script (#3377)Allen Byrne2023-08-161-1/+1
* Fix possible performance regression introduced with in-place type conversion ...Neil Fortner2023-08-151-0/+20
* Add RELEASE.txt notes for recent selection I/O work. (#3374)Neil Fortner2023-08-101-0/+23
* set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross sompiling with (#3364)Larry Knox2023-08-091-11/+13
* Work around a testphdf5 failure on Cray MPICH machines (#3361)jhendersonHDF2023-08-082-7/+21
* Implementation of the mpio driver with selection I/O. (#3222)vchoi-hdfgroup2023-08-0712-295/+4182
* test(parallel): verify FALSE case (#3356)H. Joe Lee2023-08-051-11/+17
* Add Fortran ES module to deploy list (#3341)Allen Byrne2023-08-043-61/+48
* Fix for the bug exposed from running test/set_extent.c when selection… (#3319)vchoi-hdfgroup2023-08-046-137/+285
* Make h5dump spacing consistent when printing VLEN datatype (#3351)jhendersonHDF2023-08-0412-26/+26
* Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340)jhendersonHDF2023-08-031-3/+3
* Fix a typo in RELEASE.txtAleksandar Jelenak2023-08-031-1/+1
* Fixes the last of the -Wextra-semi-stmt warnings (#3326)Sean McBride2023-08-0263-1551/+1561
* Fix CVE-2018-13867 (#3336)Dana Robinson2023-08-022-0/+15
* Fix CVE-2018-11202 (#3330)Dana Robinson2023-08-022-0/+23
* Fix h5repack for variable-length datatyped datasets (#3331)jhendersonHDF2023-08-022-1/+28
* A couple of documentation items to fix (#3332)Allen Byrne2023-08-022-5/+4