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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiets const warning in H5RS code (#1181)
Dana Robinson
2021-11-10
1
-2/+10
*
Fix H5DS warnings related to new H5DSwith_new_ref and H5VLobject_is_native AP...
jhendersonHDF
2021-11-10
4
-30/+34
*
Fixes FUNC_ENTER warnings in VFDs due to recent init changes (#1178)
Dana Robinson
2021-11-10
6
-15/+9
*
Fixes const issues in the version 2 B-trees (#1172)
Dana Robinson
2021-11-09
2
-24/+21
*
Re-enable collective metadata reads after disabling for chunk lookup (#1173)
jhendersonHDF
2021-11-09
2
-7/+28
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
82
-1989/+1115
*
Fix the function cast error in H5Dchunk.c and activate (#1170)
David Young
2021-11-08
2
-5/+15
*
Add option for h5repack timing (#1142)
Allen Byrne
2021-11-08
6
-51/+168
*
Assume C99 fixed sized ints exist, use them (#470)
Sean McBride
2021-11-08
27
-506/+199
*
OESS-168: Remove clang warnings. (#1124)
H. Joe Lee
2021-11-05
2
-12/+22
*
OESS-168: Remove clang warnings. (#1136)
H. Joe Lee
2021-11-05
1
-2/+2
*
OESS-168: Remove clang warnings. (#1137)
H. Joe Lee
2021-11-05
1
-68/+69
*
New references for Dimension Scale APIs (#1139)
jhendersonHDF
2021-11-05
19
-425/+826
*
OESS-168: Remove clang warnings. (#1105)
H. Joe Lee
2021-11-04
1
-33/+33
*
Fix Java VOL tests (#1158)
Allen Byrne
2021-11-03
4
-316/+15
*
OESS-168: Remove clang warnings. (#1146)
H. Joe Lee
2021-11-02
1
-3/+3
*
OESS-168: Remove clang warnings. (#1135)
H. Joe Lee
2021-11-02
1
-1/+1
*
OESS-168: Remove clang warnings. (#1127)
H. Joe Lee
2021-11-02
1
-6/+6
*
Set the plugin path to the library default (#1144)
Allen Byrne
2021-10-29
1
-0/+2
*
correct error checking string (#1143)
Scot Breitenfeld
2021-10-29
1
-2/+2
*
Split dir create into separate macro (#1141)
Allen Byrne
2021-10-28
8
-21/+31
*
Github #1019 - add Fortran developer flags (#1090)
Allen Byrne
2021-10-27
5
-10/+11
*
H5repack tests should fail if a corrupted file causes h5repack to (#1138)
Larry Knox
2021-10-26
3
-6/+28
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
7
-10/+5
*
Removes the "try free" behavior from the skip lists (#1126)
Dana Robinson
2021-10-22
3
-678/+200
*
OESS-168: Remove clang warnings. (#1117)
H. Joe Lee
2021-10-21
1
-1/+1
*
Fix map open to use correct VOL argument structure (#1116)
jhendersonHDF
2021-10-21
1
-1/+3
*
Add release note for HDFFV-11150 fix. (#1106)
Larry Knox
2021-10-21
1
-1/+23
*
Correct java exception declarations (#1121)
Allen Byrne
2021-10-20
1
-16/+19
*
Fixed HL_test_packet, incorrect length assignment (#1100)
Allen Byrne
2021-10-20
2
-3/+7
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
32
-333/+340
*
OESS-168: Remove clang warnings. (#1075)
H. Joe Lee
2021-10-20
1
-12/+12
*
OESS-168: Remove clang warnings. (#1072)
H. Joe Lee
2021-10-15
1
-13/+13
*
OESS-168: Remove clang warnings. (#1077)
H. Joe Lee
2021-10-08
1
-1/+1
*
OESS-168: Remove clang warnings. (#1076)
H. Joe Lee
2021-10-08
2
-10/+10
*
Add missing dataset reference text (#1081)
Allen Byrne
2021-10-07
1
-4/+4
*
OESS-168: Remove clang warnings. (#1074)
H. Joe Lee
2021-10-06
1
-2/+2
*
OESS-168: Remove clang warnings. (#1071)
H. Joe Lee
2021-10-06
1
-3/+3
*
To reduce maintenance effort, delete the `noerror-` variants of the compiler ...
David Young
2021-10-06
16
-356/+75
*
Add tools/src/h5perf/Makefile.in (#1066)
Larry Knox
2021-10-04
1
-0/+1
*
Fix ASAN issue in h5dump error path (#1051)
Allen Byrne
2021-10-03
2
-3/+1
*
ASAN fix for test_ld - free sub-allocation of fields (#1052)
Allen Byrne
2021-10-01
1
-34/+36
*
Fix bug with cross platform compatibility of references within vlens. (#1064)
Neil Fortner
2021-10-01
2
-2/+11
*
OESS-168: Remove clang warnings. (#1057)
H. Joe Lee
2021-09-30
1
-56/+56
*
OESS-168: Remove clang warnings. (#1056)
H. Joe Lee
2021-09-30
1
-20/+20
*
Move HDstrcmp operations inside casting block for PGI compilers (#1063)
jhendersonHDF
2021-09-30
1
-6/+6
*
Fix Mirror, HDFS and ROS3 case statements for VFD value in H5trace (#1062)
jhendersonHDF
2021-09-30
1
-6/+6
*
Update compact dataset I/O routines to handle driver-level memory copy (#1054)
jhendersonHDF
2021-09-30
5
-13/+187
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
169
-2283/+6120
*
OESS-168: Remove clang warnings. (#1050)
H. Joe Lee
2021-09-29
1
-1/+1
[next]