summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-154-55/+296
* Merge "Use additional CPUs" and related fixes (#2742)Dana Robinson2023-04-146-6/+28
* Remove 1.14 release schedule (#2743)Dana Robinson2023-04-143-63/+0
* Add Elena to CODEOWNERS for FortranDana Robinson2023-04-141-1/+1
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...jhendersonHDF2023-04-142-20/+45
* Fix for github issue #2599: (#2665) (#2706)vchoi-hdfgroup2023-04-132-1/+20
* Change name of test file to avoid conflict (#2703)Allen Byrne2023-04-131-2/+2
* CMake - Match Autotools behavior for library instrumentation (#2648) (#2674)jhendersonHDF2023-04-132-1/+17
* Minor fixes for Subfiling VFD tests (#2633) (#2671)jhendersonHDF2023-04-132-26/+109
* Avoid suppressing error output for non-tentative file opens (#2632) (#2670)jhendersonHDF2023-04-131-11/+41
* Fix #2598 sanitize leak (#2675)Allen Byrne2023-04-132-6/+10
* Fix improper include of build directory (#2422, #2621) (#2667) (#2713)jhendersonHDF2023-04-132-4/+20
* Fix memory leaks and aborts in H5O EFL decode (#2656) (#2707)Dana Robinson2023-04-131-48/+61
* Minor cherry-pick merges to 1.14 (#2582)Larry Knox2023-04-048-10/+60
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)...jhendersonHDF2023-04-043-39/+286
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2545)Allen Byrne2023-04-0437-125/+117
* Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2631)jhendersonHDF2023-04-042-1/+15
* Update java logger version (#2644)Allen Byrne2023-04-0422-31/+34
* Cherry-pick merges from develop to hdf5_1_14 (#2572)Larry Knox2023-03-164-9/+12
* 1.14 Fix H5Dchunk_iter doxygen example, cherry-pick of 04682f2 (#2519) (#2548)Larry Knox2023-03-161-3/+3
* Subfiling VFD - add option to specify config file prefix (#2495) (#2570)jhendersonHDF2023-03-157-25/+272
* Update ReferenceManual.dox (#2517) (#2569)Larry Knox2023-03-151-1/+1
* docs: in -> out (#2514) (#2516) (#2568)Larry Knox2023-03-151-1/+1
* Remove redundant and flawed documentation of H5D_chunk_iter_op_t from H5D.c (...Larry Knox2023-03-151-26/+0
* Update cross compile checks and files #2497 (#2564)Allen Byrne2023-03-153-54/+138
* Change libaec URL to actively maintained repo GH#2552 (#2560)Allen Byrne2023-03-153-6/+6
* GH issue #2538, print must have verbose on first (#2541)Allen Byrne2023-03-151-4/+6
* Add concurrency option to cancel in-progress jobs (#2539) (#2558)Larry Knox2023-03-151-1/+6
* Fix new codespell issues (#2521) (#2533)Larry Knox2023-03-1012-12/+12
* 1.14 Merge doxygen plist tables changes #2470 from develop (#2503)Allen Byrne2023-03-0112-83/+5143
* 1.14 Add fetchcontent for compression libs and fix cmake config #2487 (#2492)Allen Byrne2023-03-0121-153/+2149
* Fix issue with collective metadata writes of global heap data (#2480) (#2486)jhendersonHDF2023-02-217-5/+104
* Remove space from toolchain name #2482 (#2483)Allen Byrne2023-02-211-0/+0
* Merge toolchain lowercase names and updates #2426 (#2467)Allen Byrne2023-02-179-24/+39
* 1.14 Merge Correct pkgconfig variables and libraries #2259 (#2477)Allen Byrne2023-02-179-17/+58
* Merge Add build options for CMake packaging #2347 (#2464)Allen Byrne2023-02-171-24/+30
* 1.14 Correct VERS compatible (#2460)Allen Byrne2023-02-172-3/+2
* Update release_docs HISTORY scheme (#2443)Dana Robinson2023-02-1310-23560/+1007
* Drop non-1.14 branches in main.yml (#2448)Dana Robinson2023-02-121-1/+1
* Update CODEOWNERS given personnel changes (#2456)Dana Robinson2023-02-111-2/+2
* CMake: Find MPI in HDF5 CMake config (#2400) (#2410)Larry Knox2023-01-191-0/+2
* Brings README.md changes from develop (#2388)Dana Robinson2023-01-053-25/+26
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2378)Dana Robinson2022-12-293-8/+42
* Adds Doxygen markup for H5FDdriver_query() (#2375)Dana Robinson2022-12-282-4/+23
* Brings Doxygen changes from develop (#2366)Dana Robinson2022-12-2710-51/+104
* Brings HL GIF tools configure changes from develop (#2361)Dana Robinson2022-12-247-56/+32
* Fixed version info. (#2344)Gerd Heber2022-12-221-2/+2
* Adds Doxygen VOL flag markup (#2340) (#2341)Dana Robinson2022-12-211-55/+63
* Onion VFD header cleanup (#2337) (#2338)Dana Robinson2022-12-213-112/+85
* Fix up the H5Pencode2 test for virtual layout. (#2325) (#2335)Dana Robinson2022-12-211-91/+87