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
/
RELEASE.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update missing release note info. (#776)
Allen Byrne
2021-06-22
1
-3/+18
*
Rework Fortran configure to allow multiple CMake reruns (#721)
Allen Byrne
2021-06-07
1
-2/+18
*
Moves gcc warning macros from H5public.h to H5private.h (#724)
Dana Robinson
2021-06-04
1
-0/+13
*
Adds an Intel C++ configuration file (#716)
Dana Robinson
2021-06-03
1
-0/+8
*
Updates PGI C/C++ configurations (#715)
Dana Robinson
2021-06-03
1
-1/+18
*
Require a C++11 compiler to build the C++ wrappers (#693)
Dana Robinson
2021-05-28
1
-0/+8
*
Various CMake changes (#679)
Dana Robinson
2021-05-24
1
-0/+16
*
Fix VS2019 test reference (#668)
Allen Byrne
2021-05-21
1
-8/+15
*
BUG: DataSet assignment operator is missing (#503)
Lee Newberg
2021-05-19
1
-1/+6
*
Bmr dev hdffv 11223 (#640)
bmribler
2021-05-12
1
-1/+12
*
Fixes crashes when size_hint > UINT32_MAX is passed to H5Gcreate1 (#611)
Dana Robinson
2021-04-30
1
-0/+18
*
Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...
Dana Robinson
2021-04-29
1
-0/+12
*
Fix for a segfault when H5Pset_fapl_log is passed an invalid fapl ID (#607)
Dana Robinson
2021-04-29
1
-0/+13
*
CMake no longer builds the C++ library by default (#555)
Dana Robinson
2021-04-20
1
-0/+7
*
Tools long double updates (#522)
Allen Byrne
2021-04-15
1
-3/+14
*
Hdf5 merge pr7 (#516)
Larry Knox
2021-03-25
1
-0/+9
*
Removes support for pre-2015 Visual Studio (#496)
Dana Robinson
2021-03-24
1
-0/+14
*
Updates HSYS_GOTO_ERROR to emit GetLastError() values on Win32 (#492)
Dana Robinson
2021-03-23
1
-1/+27
*
Disable long double tests and remove CMake flag groups (#494)
Allen Byrne
2021-03-22
1
-0/+13
*
File locks now work on Windows (#480)
Dana Robinson
2021-03-22
1
-0/+17
*
Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)
bmribler
2021-03-19
1
-0/+20
*
Fix typos and grammar errors. (#476)
H. Joe Lee
2021-03-17
1
-23/+16
*
Fix display of long double in tools (#469)
Allen Byrne
2021-03-17
1
-0/+7
*
Correct syntax error. (#474)
H. Joe Lee
2021-03-17
1
-1/+1
*
Use do-while trick to force H5Epush_ret() to require trailing semi (#380)
Sean McBride
2021-03-04
1
-0/+10
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
1
-0/+8
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-18/+27
*
Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...
jhendersonHDF
2021-02-17
1
-0/+9
*
Add option to control gcc 10 warnings diagnostics (#321)
Allen Byrne
2021-02-08
1
-0/+19
*
Remove prohibition against building Universal Binaries on macOS (#318)
Sean
2021-02-08
1
-0/+7
*
Update supported platforms (#303)
Allen Byrne
2021-02-03
1
-6/+12
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-12/+26
*
Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...
hdf5-1_13_0-rc5
Neil Fortner
2021-01-22
1
-0/+9
*
Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)
Neil Fortner
2021-01-20
1
-0/+9
*
11099 Add help text line (#259)
Allen Byrne
2021-01-15
1
-0/+8
*
Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)
Dana Robinson
2021-01-14
1
-14/+0
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-1/+13
*
Allow read-only VFD registration (#257)
Dana Robinson
2021-01-13
1
-0/+14
*
Fixes Autotools detection of the st_blocks field in stat (#246)
Dana Robinson
2021-01-08
1
-1/+10
*
Adds h5delete tool (#187)
Dana Robinson
2020-12-16
1
-0/+14
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
1
-17/+36
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
1
-0/+20
*
FreeBSD autotools changes (#142)
Dana Robinson
2020-11-30
1
-0/+14
*
Minor/solaris gcc fix (#126)
Dana Robinson
2020-11-25
1
-0/+13
*
Adds a configure/CMake option to control -Werror behavior (#119)
Dana Robinson
2020-11-25
1
-0/+22
*
Update release text files (#109)
Allen Byrne
2020-11-23
1
-1258/+394
*
Set doxygen default to normally disabled.
Allen Byrne
2020-11-09
1
-0/+1
*
Doxygen correct typos
Allen Byrne
2020-11-04
1
-2/+2
*
Doxygen add new files and update docs
Allen Byrne
2020-11-03
1
-1/+11
*
CMake: Add an option to opt-out static libgcc
Michel Zou
2020-10-31
1
-0/+7
[next]