summaryrefslogtreecommitdiffstats
path: root/release_docs
Commit message (Expand)AuthorAgeFilesLines
* Fix for github issue #2599: (#2665)vchoi-hdfgroup2023-04-121-0/+15
* Clean up memory allocated when reading messages in H5Dlayout on error (#2602)...glennsong092023-04-111-0/+10
* Fix invalid memory access in H5O__ginfo_decode (#2663)mattjala2023-04-111-0/+8
* Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#2679)jhendersonHDF2023-04-111-0/+8
* Perlmutter was fixed (#2677)Scot Breitenfeld2023-04-111-20/+0
* Fix improper include of build directory (#2422, #2621) (#2667)jhendersonHDF2023-04-111-0/+18
* Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664)jhendersonHDF2023-04-111-0/+19
* Fix #2598 sanitize leak (#2660)Allen Byrne2023-04-071-1/+6
* Minor fixes for CMake code and install docs (#2623)Allen Byrne2023-04-038-55/+60
* CMake - Match Autotools behavior for library instrumentation (#2648)jhendersonHDF2023-04-011-0/+10
* Fix a memory corruption issue in H5S__point_project_simple (#2626)jhendersonHDF2023-03-241-0/+14
* Fix minor things noted when doing 1.10 merges (#2610)Dana Robinson2023-03-241-1/+1
* Bring new release_docs scheme from 1.14 (#2614)Dana Robinson2023-03-238-21897/+884
* Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)jhendersonHDF2023-03-171-0/+20
* Change libaec URL to actively maintained repo GH#2552 (#2559)Allen Byrne2023-03-151-3/+3
* Update cross compile checks and files (#2497)Allen Byrne2023-03-021-0/+81
* Check for overflow when calculating on-disk attribute data size (#2459)Egbert Eich2023-03-021-0/+13
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-262-5/+68
* Subfiling VFD - add option to specify config file prefix (#2495)jhendersonHDF2023-02-261-0/+12
* Fix issue with collective metadata writes of global heap data (#2480)jhendersonHDF2023-02-201-0/+15
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-0/+13
* Port VOL connector Guide to doxygen (#2333)Allen Byrne2023-01-181-2/+6
* Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)Dana Robinson2022-12-291-0/+32
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-1/+1
* Fix doxygen warnings and remove javadocs (#2324)Allen Byrne2022-12-201-0/+8
* Disable hl tools by default (#2313)Allen Byrne2022-12-172-4/+15
* Hdffv 11052 (#2303)vchoi-hdfgroup2022-12-151-0/+19
* Update windows worker compilers (#2286)Allen Byrne2022-12-141-1/+4
* Compound datatypes may not have members of size 0 (#2243)Egbert Eich2022-12-071-14/+25
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-0/+8
* CVE 2021 46242 develop (#2255)Egbert Eich2022-12-021-0/+12
* Output should only be printed if verbose. (#2273)Allen Byrne2022-12-021-1/+6
* Report error if dimensions of chunked storage in data layout < 2 (#2241)Egbert Eich2022-12-021-1/+14
* H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...Egbert Eich2022-11-111-13/+26
* Make sure info block for external links has at least 3 bytes (#2234)Egbert Eich2022-11-111-0/+13
* Validate location (offset) of the accumulated metadata when comparing (#2231)Egbert Eich2022-11-111-0/+15
* Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)Egbert Eich2022-11-111-0/+13
* H5IMget_image_info(): Make sure to not exceed local array size (#2227)Egbert Eich2022-11-111-2/+12
* Adds a release note for PR #2210 (CVE-2019-8396) (#2247)Dana Robinson2022-11-101-0/+11
* Removes MPE instrumentation support. (#2245)Dana Robinson2022-11-091-1/+13
* Removes dmalloc support (#2239)Dana Robinson2022-11-091-0/+13
* Removes the memory allocation sanity checks feature (#2218)Dana Robinson2022-11-032-4/+30
* Update link for Software Changes in RELEASE.txt. (#2205)Larry Knox2022-11-012-958/+1428
* Correct the CMake link for MPI (#2198)Allen Byrne2022-11-011-1/+7
* added issue with Perlmutter and subfiling (#2202)Scot Breitenfeld2022-10-281-0/+21
* Update release.txt (#2201)Larry Knox2022-10-281-104/+19
* Update develop branch version to 1.13.4-1 (#2189)Larry Knox2022-10-261-1/+1
* JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)Allen Byrne2022-10-261-1/+8
* Add RELEASE.txt note for multi dataset feature (#2187)Neil Fortner2022-10-261-1/+9
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-252-2/+26