summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New 1 10 hdffv 11052 (#2932)vchoi-hdfgroup2023-05-116-28/+101
* Correct usage of CMAKE_BUILD_TYPE (#2869)Allen Byrne2023-05-023-23/+20
* Clean up memory allocated when reading messages in H5Dlayout on error (#2813)glennsong092023-04-302-4/+26
* Add bug note to H5Dget_space_status documentation (#2788) (#2837)jhendersonHDF2023-04-301-0/+14
* Add no subsets option to h5diff like h5dump (#2761)Allen Byrne2023-04-3016-269/+202
* Fix v1 object header gap bug in H5Ocopy (#2785) (#2834)jhendersonHDF2023-04-303-2/+83
* Add new version of COPYING_LBNL_HDF5. (#2773) (#2792)Larry Knox2023-04-221-48/+60
* Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2758)bmribler2023-04-182-7/+32
* Remove author and date from RELEASE.txt entries (#2753)Dana Robinson2023-04-161-6/+3
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...jhendersonHDF2023-04-154-54/+279
* 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) (#2734)jhendersonHDF2023-04-153-2/+28
* Fix for github issue #2599: (#2665) (#2736)vchoi-hdfgroup2023-04-142-3/+20
* Remove 1.10 release schedule (#2745)Dana Robinson2023-04-143-63/+0
* Add Elena to CODEOWNERS for FortranDana Robinson2023-04-141-1/+1
* Fix memory leaks and aborts in H5O EFL decode (#2656) (#2708)Dana Robinson2023-04-131-48/+61
* [1.10 Merge] Avoid suppressing error output for non-tentative file opens (#26...jhendersonHDF2023-04-081-20/+48
* CMake - Match Autotools behavior for library instrumentation (#2648) (#2672)jhendersonHDF2023-04-082-2/+15
* Update HDF5 version after 1.10.10 release. (#2681)Larry Knox2023-04-0710-311/+1178
* Check CMake version for correct option (#2650)Allen Byrne2023-03-291-1/+5
* Revert the removal of HDF5GroupInfo class and deprecate. (#2636)Allen Byrne2023-03-275-0/+203
* Undo revert 2615 (#2638)Larry Knox2023-03-2716-424/+206
* 1 10 revert 2615 (#2629)Larry Knox2023-03-2421-274/+602
* Fix a memory corruption issue in H5S__point_project_simple (#2627)jhendersonHDF2023-03-242-1/+15
* Merge CMake cleanup process from develop (#2622)Allen Byrne2023-03-2385-1533/+2409
* Remove getlogin work-arounds (#2620)Dana Robinson2023-03-234-22/+1
* Remove perf tool and standalone h5perf builds (#2619)Dana Robinson2023-03-2124-2439/+172
* Add Option to not build gif tools and remove javadoc option (#2611)Allen Byrne2023-03-209-45/+58
* Add missing items for hpc/scripts and release versions of extra (#2616)Allen Byrne2023-03-209-36/+67
* [1.10 Merge] Add Developer build mode to CMake (#2617)jhendersonHDF2023-03-2025-130/+427
* Normalize platform-independence code w/ develop (#2615)Dana Robinson2023-03-2019-587/+261
* Gather latest CMake changes from develop (#2609)Allen Byrne2023-03-2074-223/+224
* Remove version specific examples from README_HPC. (#2613)Larry Knox2023-03-201-14/+10
* Bring warning fixes from develop (#2608)Dana Robinson2023-03-2015-99/+170
* Bring mirror VFD test improvements from develop (#2597)Dana Robinson2023-03-204-1542/+1288
* Bring warning macro changes from develop (#2594)Dana Robinson2023-03-202-52/+100
* Unify cmake and cmake_ext_mod like develop (#2596)Dana Robinson2023-03-2054-858/+836
* Bring bin/ changes from develop (#2595)Dana Robinson2023-03-1916-477/+175
* Remove bin/mkdirs and bin/newer (#2593)Dana Robinson2023-03-194-78/+11
* Move Autotools VFD list to conclude.am (#2592)Dana Robinson2023-03-195-7/+33
* Remove unused H5MP and H5HP packages (#2591)Dana Robinson2023-03-1816-3728/+4
* Rename test scripts like develop (#2589)Dana Robinson2023-03-1816-107/+113
* Removes dmalloc support (#2239) (#2587)Dana Robinson2023-03-187-101/+14
* Bring 'default' API value over from develop (#2588)Dana Robinson2023-03-182-3/+5
* Align compiler flags with develop (#2586)Dana Robinson2023-03-1821-38/+157
* Use new scheme in release_docs (#2585)Dana Robinson2023-03-184-14439/+127
* Allow parallel thread-safe builds (#2584)Dana Robinson2023-03-183-17/+9
* Minor merges to 1.10 (#2579)Larry Knox2023-03-188-10/+46
* Merge minor configure.ac changes from develop (#2583)Dana Robinson2023-03-181-11/+8
* Merge MD cache tag slist --> hash table change (#2580)Dana Robinson2023-03-174-129/+89