Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [1.14 Merge] Support VOL builds from local directory (#3519) | mattjala | 2023-09-07 | 2 | -41/+100 |
| | |||||
* | Fix Subfiling VFD IOC assignment bug (#3456) (#3518) | jhendersonHDF | 2023-09-07 | 4 | -19/+84 |
| | |||||
* | Add footnotes to CVE table (#3489) | Dana Robinson | 2023-09-02 | 1 | -8/+8 |
| | |||||
* | Prettify the CVE matrix (#3488) | Dana Robinson | 2023-09-01 | 1 | -63/+63 |
| | | | | * Use emoji green check / red x to better indicate pass/fail * Update the note about CVE-2021-45832 | ||||
* | Output stderr file in CMake testing on failure (#3431) (#3473) | jhendersonHDF | 2023-09-01 | 1 | -0/+4 |
| | |||||
* | Fix use of uninitialized value in testpar/t_dset.c test (#3423) (#3472) | jhendersonHDF | 2023-09-01 | 1 | -0/+2 |
| | |||||
* | Correct dimensions in java test (#3484) | Allen Byrne | 2023-09-01 | 3 | -3/+3 |
| | |||||
* | Fix an issue with use of uninitialized memory in trefer_deprec.c test ↵ | jhendersonHDF | 2023-09-01 | 1 | -0/+1 |
| | | | | (#3422) (#3471) | ||||
* | Skip atomicity tests for OpenMPI major versions < 5 (#3421) (#3470) | jhendersonHDF | 2023-09-01 | 3 | -339/+17 |
| | |||||
* | Avoid H5Ocopy in h5repack for variable-length string types (#3419) (#3469) | jhendersonHDF | 2023-09-01 | 1 | -0/+4 |
| | |||||
* | Fix ph5diff tests for MPIEXEC_MAX_NUMPROCS=1 (#3407) (#3468) | jhendersonHDF | 2023-09-01 | 3 | -9/+13 |
| | |||||
* | Fix serial to parallel chunked dataset file space allocation bug (#3394) (#3467) | jhendersonHDF | 2023-09-01 | 5 | -11/+315 |
| | |||||
* | [1.14 Merge] Update VOL CMake for REST VOL (#3474) | mattjala | 2023-09-01 | 1 | -0/+10 |
| | |||||
* | Fix valgrind warning about write of uninitialized bytes in ScaleOffset ↵ | jhendersonHDF | 2023-09-01 | 1 | -1/+7 |
| | | | | filter (#3390) (#3466) | ||||
* | Fix compile failures with H5C_DO_MEMORY_SANITY_CHECKS enabled (#3388) (#3464) | jhendersonHDF | 2023-09-01 | 2 | -2/+3 |
| | |||||
* | [1.14 Merge] Fix assertion failure during file close on error (#3463) | jhendersonHDF | 2023-09-01 | 8 | -41/+128 |
| | |||||
* | Fix valgrind warning about write of uninitialized bytes (#3389) (#3465) | jhendersonHDF | 2023-09-01 | 1 | -3/+14 |
| | |||||
* | Bring CVE fixes from develop (#3447) | Dana Robinson | 2023-08-30 | 6 | -48/+33 |
| | | | | | | | | * Bring CVE fixes from develop * Fix for CVE-2018-15671 * Fix for CVE-2016-4332 * Update the CVE matrix | ||||
* | Fix possible performance regression introduced with in-place type conversion ↵ | Neil Fortner | 2023-08-24 | 2 | -1/+31 |
| | | | | | | | | | in 1.14.2 (#3424) * Fix possible performance regression introduced with in-place type conversion in 1.14.2 (#3376) * Add RELEASE.txt entry for compound performance regression fix (#3376) (#3416) * Fix errors in release notes from forgetting to hit save. | ||||
* | Add other types and full type to enum/str/vlen dataformat for ↵ | Allen Byrne | 2023-08-24 | 2 | -59/+76 |
| | | | | structblock[begin/end] (#3358) | ||||
* | Fix another build folder name (#3410) | Allen Byrne | 2023-08-23 | 1 | -3/+3 |
| | |||||
* | Update presets, examples uncompress, szip cache (#3392) | Allen Byrne | 2023-08-22 | 9 | -53/+62 |
| | | | | | | | | | * Update presets, examples uncompress, szip cache * remove obsolete file * Correct spelling * Update build script to match change in presets | ||||
* | Use plugins master with overrides (#3386) | Allen Byrne | 2023-08-17 | 4 | -36/+57 |
| | | | * Correct ref links | ||||
* | Clear RELEASE.txt and copy 1.14.2 RELEASE.txt to HISTORY-1.14.txt after (#3383) | Larry Knox | 2023-08-15 | 2 | -171/+571 |
| | | | 1.14.2 release. | ||||
* | Correct cmake script (#3378) | Allen Byrne | 2023-08-11 | 1 | -1/+1 |
| | |||||
* | Add a 1.14.3 column to the CVE matrix (#3371) | Dana Robinson | 2023-08-10 | 1 | -69/+69 |
| | |||||
* | Add the 1.14 CVE matrix file (#3369) | Dana Robinson | 2023-08-10 | 1 | -0/+75 |
| | |||||
* | set H5_PAC_C_MAX_REAL_PRECISION default to 0 when cross compiling (#3365) | Larry Knox | 2023-08-09 | 1 | -11/+13 |
| | | | with CMake to fix Fortran build failures. | ||||
* | Work around a testphdf5 failure on Cray MPICH machines (#3361) (#3362) | Larry Knox | 2023-08-08 | 2 | -7/+21 |
| | |||||
* | Merge Implementation of the mpio driver with selection I/O. (#3360) | Larry Knox | 2023-08-08 | 12 | -295/+4182 |
| | |||||
* | Merge 1 14 post0804 (#3359) | Larry Knox | 2023-08-05 | 7 | -148/+302 |
| | | | | | | | | * Fix for the bug exposed from running test/set_extent.c when selection I/O is enabled. (#3319) This is a fix from Neil. The test/set_extent.c is modified to test for selection I/O enabled. * test(parallel): verify FALSE case (#3356) | ||||
* | Add Fortran H5ES module to deploy list (#3342) | Allen Byrne | 2023-08-05 | 3 | -61/+48 |
| | |||||
* | Make h5dump spacing consistent when printing VLEN datatype (#3351) (#3352) | jhendersonHDF | 2023-08-04 | 12 | -26/+26 |
| | |||||
* | Merges from develop Aug 2-4 (#3354) | Larry Knox | 2023-08-04 | 4 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | | * Fix CVE-2018-11202 (#3330) A malformed file could result in chunk index memory leaks. Under most conditions (i.e., when the --enable-using-memchecker option is NOT used), this would result in a small memory leak and and infinite loop and abort when shutting down the library. The infinite loop would be due to the "free list" package not being able to clear its resources so the library couldn't shut down. When the "using a memory checker" option is used, the free lists are disabled so there is just a memory leak with no abort on library shutdown. The chunk index resources are now correctly cleaned up when reading misparsed files and valgrind confirms no memory leaks. * Fix CVE-2018-13867 (#3336) * Windows runtime items go into the bin folder (#3320) | ||||
* | Fix assertion failure in H5D__mpio_collective_filtered_vec_io (#3340) (#3350) | jhendersonHDF | 2023-08-04 | 1 | -3/+3 |
| | |||||
* | Set version to 1.14.3-1. (#3343) | Larry Knox | 2023-08-03 | 9 | -18/+18 |
| | |||||
* | Merge Fixes the last of the -Wextra-semi-stmt warnings #3326 (#3338) | Allen Byrne | 2023-08-03 | 63 | -1551/+1561 |
| | |||||
* | Merge Made HGOTO_ERROR a do-while loop changes from develop (#3334) | Allen Byrne | 2023-08-03 | 325 | -14849/+14583 |
| | |||||
* | Fix h5repack for variable-length datatyped datasets (#3331) (#3333) | jhendersonHDF | 2023-08-02 | 2 | -2/+27 |
| | |||||
* | Fix H5Otoken_to_str call in h5dump and other minor cleanup (#3314) (#3329) | jhendersonHDF | 2023-08-02 | 4 | -36/+72 |
| | |||||
* | Fix incorrect error check in H5Ofill.c for undefined fill values (#3312) (#3328) | jhendersonHDF | 2023-08-02 | 3 | -4/+41 |
| | |||||
* | Switch parallel compression to use vector I/O (#3245) (#3327) | jhendersonHDF | 2023-08-02 | 2 | -816/+544 |
| | | | | Updates parallel compression feature to use vector I/O instead of creating and passing down MPI derived types to VFD | ||||
* | Fix loading plugin fails with missing directory GH issue #3248 (#3323) | Allen Byrne | 2023-08-02 | 3 | -3/+13 |
| | |||||
* | Update so numbers according to API changes since version 1.14.1. (#3309) | Larry Knox | 2023-07-29 | 1 | -9/+9 |
| | |||||
* | Sync of src w/ develop (#3307) | Dana Robinson | 2023-07-28 | 289 | -14676/+12305 |
| | |||||
* | Bring clang-format changes from develop (#3305) | Dana Robinson | 2023-07-28 | 3 | -38/+40 |
| | |||||
* | Brings an enum fix from develop (#3304) | Dana Robinson | 2023-07-28 | 4 | -519/+568 |
| | |||||
* | Sync test dir w/ develop (#3303) | Dana Robinson | 2023-07-28 | 109 | -2040/+1982 |
| | |||||
* | Sync tools with develop (#3301) | Dana Robinson | 2023-07-28 | 84 | -626/+785 |
| | |||||
* | Sync testhdf5 files w/ develop (#3300) | Dana Robinson | 2023-07-28 | 21 | -532/+534 |
| |