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
*
Add no subsets option to h5diff like h5dump (#2760)
Allen Byrne
2023-04-19
1
-0/+7
*
Fixed GH-2603, heap-buffer-overflow in H5O__linfo_decode (#2763)
bmribler
2023-04-18
1
-1/+10
*
Remove author and date from RELEASE.txt entries (#2752)
Dana Robinson
2023-04-16
1
-43/+15
*
Add buffer overrun checks to H5O__layout_decode and H5O__sdspace_decode (#267...
jhendersonHDF
2023-04-15
1
-0/+8
*
Fix a heap buffer overflow during H5D__compact_readvv (GitHub #2606) (#2664) ...
jhendersonHDF
2023-04-15
1
-0/+19
*
H5O__pline_decode() Make more resilient to out-of-bounds read (#2210) (#2733)
jhendersonHDF
2023-04-15
1
-0/+10
*
Fix for github issue #2599: (#2665) (#2735)
vchoi-hdfgroup
2023-04-14
1
-0/+14
*
CMake - Match Autotools behavior for library instrumentation (#2648) (#2673)
jhendersonHDF
2023-04-13
1
-0/+10
*
Fix #2598 sanitize leak (#2676)
Allen Byrne
2023-04-13
1
-0/+7
*
Fix CMake for version less then 3.18 (#2651)
Allen Byrne
2023-03-30
3
-6/+11
*
Minor cherry-pick merges to 1.12 (#2581)
Larry Knox
2023-03-29
1
-0/+13
*
Update cross compile checks and files #2497 (#2565)
Allen Byrne
2023-03-29
1
-0/+81
*
Revert the removal of HDF5GroupInfo class and deprecate. (#2637)
Allen Byrne
2023-03-29
1
-0/+8
*
Fix a memory corruption issue in H5S__point_project_simple (#2626) (#2630)
jhendersonHDF
2023-03-29
1
-0/+14
*
Bring release_docs scheme from develop (#2612)
Dana Robinson
2023-03-20
5
-21001/+127
*
Change libaec URL to actively maintained repo GH#2552 (#2561)
Allen Byrne
2023-03-18
1
-3/+3
*
1.12 Add fetchcontent for compression libs and fix cmake config #2487 (#2493)
Allen Byrne
2023-03-01
2
-5/+68
*
Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#22...
vchoi-hdfgroup
2023-02-26
1
-0/+19
*
1.12 Merge Correct pkgconfig variables and libraries #2259 (#2478)
Allen Byrne
2023-02-17
1
-0/+13
*
Fix for HDFFV-10840: Instead of using fill->buf for datatype conversi… (#2277)
vchoi-hdfgroup
2022-12-12
1
-0/+13
*
1.12 h5repack should only print if verbose (#2274)
Allen Byrne
2022-12-12
1
-1/+6
*
1.12 Correct requires setting for pkgconfig files #2280 (#2283)
Allen Byrne
2022-12-12
1
-0/+8
*
1.12 Merge HDFGroup#2175 Implement option for using CMake GNUInstallDirs (#2221)
Allen Byrne
2022-11-04
2
-1/+28
*
Merge #2198 correct CMake MPI linking (#2215)
Allen Byrne
2022-11-04
1
-1/+7
*
Fix problem with variable length attributes being accessed through multiple f...
Neil Fortner
2022-11-04
1
-0/+10
*
Fixed an issue that could occur when combining hyperslab selections (#2122) (...
Neil Fortner
2022-10-04
1
-0/+7
*
Update examples reference to single-source version 2.0.1 (#2108)
Allen Byrne
2022-09-24
2
-8/+8
*
Fix bug in attribute type conversion wiith compound types - merge to 1.12 (#2...
Neil Fortner
2022-08-24
1
-0/+9
*
Persist dataset access properties when using H5Fstart_swmr_write - merge to 1...
Neil Fortner
2022-08-22
1
-0/+10
*
Spelling fixes for codespell (#2038)
Dana Robinson
2022-08-18
4
-5/+5
*
[1.12 Merge] Hdf5 1 12 develop merges (#2012)
jhendersonHDF
2022-08-16
1
-1/+10
*
Merge UG from 1.10 and add prelim vol section (#1980)
Allen Byrne
2022-08-09
1
-1/+5
*
fortran module folder from GH#1411 #1922 (#1942)
Allen Byrne
2022-07-27
2
-1/+27
*
Revert "1.12 eliminate unnecessary errors in the error stack (#1880)" (#1935)
Larry Knox
2022-07-26
1
-2/+45
*
1.12 eliminate unnecessary errors in the error stack (#1880)
Allen Byrne
2022-07-18
1
-45/+2
*
1 12 Add utility JNI function for 1.10 style references (#1889)
Allen Byrne
2022-07-18
1
-0/+7
*
1.12 HDFFV-11310 implement JNI VL support for primitive types (#1856)
Allen Byrne
2022-07-12
1
-2/+38
*
Hdf5 1 12 sync (#1794)
Allen Byrne
2022-06-12
2
-19/+49
*
Change TestExpress #1722 (#1776)
Allen Byrne
2022-05-20
2
-2/+2
*
Update VS2019 compilers (#1782)
Allen Byrne
2022-05-20
1
-1/+1
*
Update version to 1.12.3-1 after creating hdf5_1_12_2 release
Larry Knox
2022-04-08
1
-388/+10
*
Hdf5 1 12 (#1625)
Larry Knox
2022-04-08
1
-223/+153
*
Commit one more spelling correction.
Larry Knox
2022-04-07
1
-1/+1
*
Commit codespell spelling corrections.
Larry Knox
2022-04-07
8
-100/+100
*
Add option for h5repack timing #1142 (#1575)
Allen Byrne
2022-04-04
1
-0/+8
*
1.12 New References for Dimension Scales (#1139) (#1574)
Larry Knox
2022-04-02
1
-0/+10
*
October 2021 Pull Requests not previously merged to 1.12 (#1570)
Larry Knox
2022-04-01
1
-58/+91
*
Remove old RELEASE.txt entries already in HISTORY-1_12.txt. (#1562)
Larry Knox
2022-04-01
1
-33/+2
*
Updated RELEASE.txt (#1549)
Dana Robinson
2022-03-30
1
-27/+26
*
Enable creation of RPM/DEB binaries GH#1394 #1398 (#1535)
Allen Byrne
2022-03-28
1
-0/+9
[next]