index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
release_docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2598 sanitize leak (#2660)
Allen Byrne
2023-04-07
1
-1/+6
*
Minor fixes for CMake code and install docs (#2623)
Allen Byrne
2023-04-03
8
-55/+60
*
CMake - Match Autotools behavior for library instrumentation (#2648)
jhendersonHDF
2023-04-01
1
-0/+10
*
Fix a memory corruption issue in H5S__point_project_simple (#2626)
jhendersonHDF
2023-03-24
1
-0/+14
*
Fix minor things noted when doing 1.10 merges (#2610)
Dana Robinson
2023-03-24
1
-1/+1
*
Bring new release_docs scheme from 1.14 (#2614)
Dana Robinson
2023-03-23
8
-21897/+884
*
Subfiling VFD - fix issues with I/O concentrator selection strategies (#2571)
jhendersonHDF
2023-03-17
1
-0/+20
*
Change libaec URL to actively maintained repo GH#2552 (#2559)
Allen Byrne
2023-03-15
1
-3/+3
*
Update cross compile checks and files (#2497)
Allen Byrne
2023-03-02
1
-0/+81
*
Check for overflow when calculating on-disk attribute data size (#2459)
Egbert Eich
2023-03-02
1
-0/+13
*
Add fetchcontent for compression libs and fix cmake config (#2487)
Allen Byrne
2023-02-26
2
-5/+68
*
Subfiling VFD - add option to specify config file prefix (#2495)
jhendersonHDF
2023-02-26
1
-0/+12
*
Fix issue with collective metadata writes of global heap data (#2480)
jhendersonHDF
2023-02-20
1
-0/+15
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
1
-0/+13
*
Port VOL connector Guide to doxygen (#2333)
Allen Byrne
2023-01-18
1
-2/+6
*
Adds RELEASE.txt notes and updates Doxygen (#2377) (#2379)
Dana Robinson
2022-12-29
1
-0/+32
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
1
-1/+1
*
Fix doxygen warnings and remove javadocs (#2324)
Allen Byrne
2022-12-20
1
-0/+8
*
Disable hl tools by default (#2313)
Allen Byrne
2022-12-17
2
-4/+15
*
Hdffv 11052 (#2303)
vchoi-hdfgroup
2022-12-15
1
-0/+19
*
Update windows worker compilers (#2286)
Allen Byrne
2022-12-14
1
-1/+4
*
Compound datatypes may not have members of size 0 (#2243)
Egbert Eich
2022-12-07
1
-14/+25
*
Correct requires setting for pkgconfig files (#2280)
Allen Byrne
2022-12-07
1
-0/+8
*
CVE 2021 46242 develop (#2255)
Egbert Eich
2022-12-02
1
-0/+12
*
Output should only be printed if verbose. (#2273)
Allen Byrne
2022-12-02
1
-1/+6
*
Report error if dimensions of chunked storage in data layout < 2 (#2241)
Egbert Eich
2022-12-02
1
-1/+14
*
H5O_dtype_decode_helper: Parent of enum needs to have same size as enum itsel...
Egbert Eich
2022-11-11
1
-13/+26
*
Make sure info block for external links has at least 3 bytes (#2234)
Egbert Eich
2022-11-11
1
-0/+13
*
Validate location (offset) of the accumulated metadata when comparing (#2231)
Egbert Eich
2022-11-11
1
-0/+15
*
Make H5O__fsinfo_decode() more resilient to out-of-bound reads. (#2229)
Egbert Eich
2022-11-11
1
-0/+13
*
H5IMget_image_info(): Make sure to not exceed local array size (#2227)
Egbert Eich
2022-11-11
1
-2/+12
*
Adds a release note for PR #2210 (CVE-2019-8396) (#2247)
Dana Robinson
2022-11-10
1
-0/+11
*
Removes MPE instrumentation support. (#2245)
Dana Robinson
2022-11-09
1
-1/+13
*
Removes dmalloc support (#2239)
Dana Robinson
2022-11-09
1
-0/+13
*
Removes the memory allocation sanity checks feature (#2218)
Dana Robinson
2022-11-03
2
-4/+30
*
Update link for Software Changes in RELEASE.txt. (#2205)
Larry Knox
2022-11-01
2
-958/+1428
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-1/+7
*
added issue with Perlmutter and subfiling (#2202)
Scot Breitenfeld
2022-10-28
1
-0/+21
*
Update release.txt (#2201)
Larry Knox
2022-10-28
1
-104/+19
*
Update develop branch version to 1.13.4-1 (#2189)
Larry Knox
2022-10-26
1
-1/+1
*
JNI: Improve varlen datatype handling in H5A/H5D read/write functions (#2156)
Allen Byrne
2022-10-26
1
-1/+8
*
Add RELEASE.txt note for multi dataset feature (#2187)
Neil Fortner
2022-10-26
1
-1/+9
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
2
-2/+26
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-10-25
1
-0/+10
*
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversion (#2153)
vchoi-hdfgroup
2022-10-14
1
-0/+13
*
Implemented C matching (and general) H5Dfill Fortran wrappers (#2152)
Scot Breitenfeld
2022-10-11
1
-2/+5
*
Fixed an issue that could occur when combining hyperslab selections (#2122)
Neil Fortner
2022-09-27
1
-0/+7
*
Update examples reference to single-source version 2.0.1 (#2107)
Allen Byrne
2022-09-20
2
-2/+2
*
develop Merge doxygen from 1.12 branch (#2095)
Allen Byrne
2022-09-14
1
-1/+5
*
Remove bitbucket.hdfgroup.org dependency. #2082 (#2086)
Allen Byrne
2022-09-07
1
-6/+6
[next]