| Commit message (Expand) | Author | Age | Files | Lines |
* | Hdf5 1 14 1-2 release for autoconf 2.71 generated files (#2945)hdf5-1_14_1-2hdf5_1_14_1 | Larry Knox | 2023-05-11 | 8 | -22/+24 |
|
|
* | Add release date to README.md and RELEASE.txt.hdf5-1_14_11.14.1 | Larry Knox | 2023-05-09 | 2 | -2/+2 |
|
|
* | Fix some compile failures in API tests (#2913) (#2919) | jhendersonHDF | 2023-05-05 | 3 | -32/+4 |
|
|
* | CMake fix gen. exprs. and add h5copy help (#2918) | Allen Byrne | 2023-05-05 | 22 | -195/+213 |
|
|
* | Hdf5 1 14 1 fix makefile.ins (#2917) | Larry Knox | 2023-05-05 | 82 | -5063/+7736 |
|
|
* | Initial changes for HDF5 1.14.1 release (#2900) | Larry Knox | 2023-05-05 | 104 | -13/+195272 |
|
|
* | Force lowercase Fortran module file names (#2892) | Allen Byrne | 2023-05-04 | 2 | -0/+12 |
|
|
* | Merge pull request #2887 from jhendersonHDF/1_14_develop_sync | jhendersonHDF | 2023-05-03 | 101 | -57/+176174 |
|\ |
|
| * | Add RELEASE.txt entry for API tests (#2889) | jhendersonHDF | 2023-05-03 | 1 | -0/+42 |
|
|
| * | Remove references to old MANIFEST file (#2890) | jhendersonHDF | 2023-05-03 | 2 | -2/+0 |
|
|
| * | Fix Autotools internal-debug=all builds (#2886) | jhendersonHDF | 2023-05-03 | 1 | -1/+1 |
|
|
| * | fixed args in execvp for h5fuse (#2885) | Scot Breitenfeld | 2023-05-03 | 1 | -4/+5 |
|
|
| * | Minor tidying of API tests files (#2878) | jhendersonHDF | 2023-05-03 | 2 | -7/+9 |
|
|
| * | Changes to isolate API Test option files and use fetchcontent (#2880) | Allen Byrne | 2023-05-03 | 113 | -36608/+89 |
|
|
| * | Add initial version of HDF5 API tests (#2877) | jhendersonHDF | 2023-05-03 | 200 | -49/+212642 |
|/ |
|
* | Redo remove selection I/O test from testphdf5 in CMake #2860. (#2874) (#2884) | Larry Knox | 2023-05-03 | 1 | -1/+0 |
|
|
* | Update so numbers for hdf5 1.14.1 release. (#2881) | Larry Knox | 2023-05-03 | 1 | -10/+10 |
|
|
* | Sync 2 new develop prs to hdf5_1_14 (#2879) | Larry Knox | 2023-05-02 | 3 | -14/+15 |
|
|
* | Sync with develop (#2871) | Dana Robinson | 2023-05-02 | 80 | -853/+10272 |
|
|
* | Add daily test create binary workflow for prior day (#2862) | Allen Byrne | 2023-05-01 | 3 | -0/+343 |
|
|
* | add new presets (#2861) | Allen Byrne | 2023-05-01 | 1 | -1/+17 |
|
|
* | Allow H5P_DEFAULT in H5Pget_vol_cap_flags and H5Pget_vol_id (#2807) (#2815) | jhendersonHDF | 2023-04-30 | 0 | -0/+0 |
|
|
* | Correct compression install files (#2846) | Allen Byrne | 2023-04-30 | 0 | -0/+0 |
|
|
* | Sync with develop (#2849) | Dana Robinson | 2023-04-28 | 45 | -1221/+2495 |
|
|
* | Fix hdfeos5 workflow concurrency conflicts (#2804) (#2826) | jhendersonHDF | 2023-04-26 | 1 | -1/+1 |
|
|
* | Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798) (#2800) | jhendersonHDF | 2023-04-24 | 3 | -4/+40 |
|
|
* | Correct CMake option defaults - deprecate szip for libaec (#2786) | Allen Byrne | 2023-04-24 | 12 | -150/+153 |
|
|
* | Merge with develop (#2790) | Dana Robinson | 2023-04-22 | 364 | -9308/+9537 |
|
|
* | H5Spoint.c: Comment fix (#2783) | Dave Allured | 2023-04-20 | 1 | -1/+1 |
|
|
* | Add new version of COPYING_LBNL_HDF5. (#2775) | Larry Knox | 2023-04-18 | 1 | -48/+60 |
|
|
* | Add no subsets option to h5diff like h5dump (#2759) | Allen Byrne | 2023-04-18 | 16 | -270/+203 |
|
|
* | Clean up memory allocated when reading messages in H5Dlayout on error (#2769) | glennsong09 | 2023-04-18 | 2 | -4/+23 |
|
|
* | Check for invalid AAPL in H5Aopen (#2712) (#2770) | jhendersonHDF | 2023-04-17 | 1 | -5/+9 |
|
|
* | Remove author and date from RELEASE.txt entries (#2751) | Dana Robinson | 2023-04-16 | 1 | -23/+7 |
|
|
* | Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267... | jhendersonHDF | 2023-04-15 | 4 | -55/+296 |
|
|
* | Merge "Use additional CPUs" and related fixes (#2742) | Dana Robinson | 2023-04-14 | 6 | -6/+28 |
|
|
* | Remove 1.14 release schedule (#2743) | Dana Robinson | 2023-04-14 | 3 | -63/+0 |
|
|
* | Add Elena to CODEOWNERS for Fortran | Dana Robinson | 2023-04-14 | 1 | -1/+1 |
|
|
* | Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ... | jhendersonHDF | 2023-04-14 | 2 | -20/+45 |
|
|
* | Fix for github issue #2599: (#2665) (#2706) | vchoi-hdfgroup | 2023-04-13 | 2 | -1/+20 |
|
|
* | Change name of test file to avoid conflict (#2703) | Allen Byrne | 2023-04-13 | 1 | -2/+2 |
|
|
* | CMake - Match Autotools behavior for library instrumentation (#2648) (#2674) | jhendersonHDF | 2023-04-13 | 2 | -1/+17 |
|
|
* | Minor fixes for Subfiling VFD tests (#2633) (#2671) | jhendersonHDF | 2023-04-13 | 2 | -26/+109 |
|
|
* | Avoid suppressing error output for non-tentative file opens (#2632) (#2670) | jhendersonHDF | 2023-04-13 | 1 | -11/+41 |
|
|
* | Fix #2598 sanitize leak (#2675) | Allen Byrne | 2023-04-13 | 2 | -6/+10 |
|
|
* | Fix improper include of build directory (#2422, #2621) (#2667) (#2713) | jhendersonHDF | 2023-04-13 | 2 | -4/+20 |
|
|
* | Fix memory leaks and aborts in H5O EFL decode (#2656) (#2707) | Dana Robinson | 2023-04-13 | 1 | -48/+61 |
|
|
* | Minor cherry-pick merges to 1.14 (#2582) | Larry Knox | 2023-04-04 | 8 | -10/+60 |
|
|
* | Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)... | jhendersonHDF | 2023-04-04 | 3 | -39/+286 |
|
|
* | Make sure that ONLY_SHARED_LIBS option is correctly set (#2545) | Allen Byrne | 2023-04-04 | 37 | -125/+117 |
|
|