summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix loading plugin fails with missing directory GH issue #3248 (#3324)Allen Byrne2023-08-026-30/+68
* sync bin dir with develop (#3270)Allen Byrne2023-07-2513-54/+41
* Merge changes from develop (#3238)Allen Byrne2023-07-186-404/+136
* Adjust presets timeout and fix build script VS versions (#3217)Allen Byrne2023-06-302-8/+8
* Hdf5 1 12 release action (#3199)Allen Byrne2023-06-307-129/+241
* Add missing space in zip command (#3169)Allen Byrne2023-06-221-1/+1
* Remove duplicate code (#3161)Allen Byrne2023-06-201-23/+0
* Update github files/workflow from develop (#3155)Allen Byrne2023-06-193-5/+32
* Add java options to build scripts (#3137)mattjala2023-06-154-3/+18
* Merges from develop/1.14 (#3118)Allen Byrne2023-06-1542-567/+320
* Bring MD cache uthash tag list from develop (#3099)Dana Robinson2023-06-123-216/+75
* Adds a release note for Autoconf 2.71 bump (#3092)Dana Robinson2023-06-101-1/+24
* Minor normalization w/ develop (#3073)Dana Robinson2023-06-0712-54/+75
* Add autotools generated files to codespell (#3075)Larry Knox2023-06-071-2/+2
* Update uthash and move to H5private.h (#3074)Dana Robinson2023-06-074-86/+57
* Remove unused cruft from bin dir (#3071)Dana Robinson2023-06-0713-593/+5
* Bring HDF-EOS5 and netCDF actions from develop (#3064)Dana Robinson2023-06-072-0/+103
* Bring gcc/clang attribute and warning macros over (#3063)Dana Robinson2023-06-072-47/+89
* Move config/cmake_ext_mod content to config/cmake (#3062)Dana Robinson2023-06-0750-846/+821
* Bring key changesets from develop (#3052)Dana Robinson2023-06-0612-39/+85
* Update actions and change defaults of compression (fix vars) (#3043)Allen Byrne2023-06-0520-201/+367
* Remove most unused options which are defaulted #2998 (#3046)Allen Byrne2023-06-0517-923/+30
* Hdf5 1 12 dt action (#2965)Allen Byrne2023-05-184-4/+354
* Add h5copy help test and verify consistency (#2903)Allen Byrne2023-05-189-50/+142
* Update 1.12 release_docs/README_HPC (#2976)Larry Knox2023-05-181-14/+12
* Prevent buffer overrun in H5S_select_deserialize (#2956)mattjala2023-05-1812-213/+560
* Update action uses version (#2939)Allen Byrne2023-05-121-1/+1
* Fix CMake generator expression syntax (#2940)Allen Byrne2023-05-1211-38/+57
* Add configure_file commands for batch (#2882)Allen Byrne2023-05-031-0/+8
* Correct usage of CMAKE_BUILD_TYPE (#2868)Allen Byrne2023-05-023-23/+20
* Correct compression install files (#2847)Allen Byrne2023-04-302-8/+22
* Add bug note to H5Dget_space_status documentation (#2788) (#2836)jhendersonHDF2023-04-301-0/+14
* Add support for CMakePresets and fix example download (#2819)Allen Byrne2023-04-306-12/+893
* Clean up memory allocated when reading messages in H5Dlayout on error (#2811)glennsong092023-04-302-5/+26
* Fix v1 object header gap bug in H5Ocopy (#2785) (#2833)jhendersonHDF2023-04-303-2/+83
* H5Spoint.c: Comment fix (#2782)Dave Allured2023-04-201-1/+1
* Add no subsets option to h5diff like h5dump (#2760)Allen Byrne2023-04-1917-270/+205
* Add new version of COPYING_LBNL_HDF5. (#2776)Larry Knox2023-04-181-48/+60
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2763)bmribler2023-04-182-8/+33
* Check for invalid AAPL in H5Aopen (#2712) (#2771)jhendersonHDF2023-04-181-5/+9
* Remove author and date from RELEASE.txt entries (#2752)Dana Robinson2023-04-161-43/+15
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-154-53/+278
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...jhendersonHDF2023-04-152-0/+46
* H5O__pline_decode() Make more resilient to out-of-bounds read (#2210) (#2733)jhendersonHDF2023-04-153-2/+28
* Remove 1.12 release schedule (#2744)Dana Robinson2023-04-143-64/+0
* Fix for github issue #2599: (#2665) (#2735)vchoi-hdfgroup2023-04-142-1/+20
* Add Elena to CODEOWNERS for FortranDana Robinson2023-04-141-1/+1
* CMake - Match Autotools behavior for library instrumentation (#2648) (#2673)jhendersonHDF2023-04-132-1/+17
* Avoid suppressing error output for non-tentative file opens (#2632) (#2669)jhendersonHDF2023-04-131-7/+43
* Fix #2598 sanitize leak (#2676)Allen Byrne2023-04-132-4/+11