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
...
*
Merge cmake custom command changes (#1360)
Allen Byrne
2022-01-14
1
-32/+36
*
1.12 Merge Add tests for H5Ocopy of new object refs (#1339)
Allen Byrne
2022-01-14
20
-503/+910
*
Remove duplicate memcpy in chunk_file_cb (#1286)
jhendersonHDF
2021-12-13
1
-1/+0
*
Initialize filter mask and chunk nbytes for 'Single' chunk index (#1261) (#1276)
jhendersonHDF
2021-12-11
1
-1/+7
*
Merge Fix directory variable in shell scripts #1273 (#1278)
Allen Byrne
2021-12-11
9
-113/+40
*
Make default to build high-level tools the same as default for (#1258)
Larry Knox
2021-12-07
1
-0/+2
*
change windows os from 2016 to latest (#1242)
Allen Byrne
2021-12-02
2
-8/+8
*
Merge #1237 Add check for SDK version on windows (#1238)
Allen Byrne
2021-12-02
1
-1/+1
*
Merge Fix Fortran REGEX and newlines #1226 (#1228)
Allen Byrne
2021-12-02
3
-9/+9
*
Merge Github #969 Use stdout instead of file for configure check #1089 (#1204)
Allen Byrne
2021-11-19
4
-158/+93
*
1.12 Merge Add javadoc to packages - HDFFV-11285 (#1198)
Allen Byrne
2021-11-19
7
-9/+282
*
1.12 TRILAB-266: Remove clang warnings. (#1193)
H. Joe Lee
2021-11-13
8
-108/+119
*
Re-enable collective metadata reads after disabling for chunk lookup (#1174)
jhendersonHDF
2021-11-12
2
-7/+28
*
Update CODEOWNERS (#1161)
Allen Byrne
2021-11-03
1
-5/+5
*
Merge Fix Java VOL tests #1158 (#1160)
Allen Byrne
2021-11-03
5
-317/+16
*
Merge Github #1019 - add Fortran developer flags #1090 (#1147)
Allen Byrne
2021-10-31
5
-10/+11
*
1.12 Merge Consolidate VFD create list macro #1132 (#1133)
Allen Byrne
2021-10-31
9
-31/+36
*
Merge Set the plugin path to the library default #1144 (#1150)
Allen Byrne
2021-10-31
1
-0/+2
*
Merge Correct java exception declarations #1121 (#1122)
Allen Byrne
2021-10-21
1
-16/+19
*
1.12 Merge Move test utilities to utils/test folder #1109 (#1110)
Allen Byrne
2021-10-21
32
-256/+342
*
Merge Fixed HL_test_packet, incorrect length assignment (#1101)
Allen Byrne
2021-10-17
2
-3/+7
*
1 12 Merge Remove clang warnings from develop (#1097)
Allen Byrne
2021-10-17
14
-695/+695
*
Fixed HDFFV-11150 (#356) (#1104)
Larry Knox
2021-10-15
3
-3/+12
*
1.12 Merge delete the noerror- variants of the compiler flags files #1033 (#1...
Allen Byrne
2021-10-14
16
-356/+75
*
1.12 Merge Add missing dataset reference text #1081 (#1082)
Allen Byrne
2021-10-08
1
-4/+4
*
1.12 Merge ASAN fixes (#1059)
Allen Byrne
2021-10-06
3
-37/+37
*
Merge Upgrade libaec to 1.0.6 #1037 (#1038)
Allen Byrne
2021-09-30
1
-1/+7
*
Merge Corrected path searched by CMake find_package command #1041 (#1042)
Allen Byrne
2021-09-30
4
-9/+26
*
1.12 Merge Need to match clang and versions not just "Clang" #1029 (#1030)
Allen Byrne
2021-09-24
4
-22/+14
*
Merge Correction of pkg-config compile script #974 (#1025)
Allen Byrne
2021-09-18
1
-1/+1
*
Merge HDFFV-11266 - add option to build HL tools #1018 (#1020)
Allen Byrne
2021-09-17
7
-2/+45
*
Merge Disable fortran warning #1014 (#1015)
Allen Byrne
2021-09-17
2
-7/+8
*
Fix javadoc and java warnings (#1010)
Allen Byrne
2021-09-17
4
-48/+489
*
Fixes a bad memory read and unfreed memory in fsinfo code (#893) (#1012)
Larry Knox
2021-09-15
6
-14/+95
*
1.12 Update examples version because of HDFFV-11269 (#999)
Allen Byrne
2021-09-15
4
-9/+9
*
H5Ztrans: (feature) Improved H5Z_xform_noop() and H5Z_xform_create() … (#93...
Larry Knox
2021-09-14
5
-7/+472
*
Merge Fix various warnings and issues in doxygen doc generation #994 (#996)
Allen Byrne
2021-09-10
11
-69/+109
*
Update copyright headers with reproduction notice in 5 files (#993) (#1003)
Larry Knox
2021-09-09
5
-42/+37
*
Merge Sync CMake java macros with cmake repo #982 (#991)
Allen Byrne
2021-09-08
5
-369/+537
*
1.12 Merge A batch of life-cycle examples for different modules #654 (#987)
Allen Byrne
2021-09-07
79
-2040/+4111
*
Rework of PR #826 (#972) (#978)
Larry Knox
2021-08-31
4
-4/+131
*
Fixed failure on BE with xlf (#968) (#975)
Larry Knox
2021-08-31
1
-2/+5
*
Merge of examples and hl from dev (#964)
Allen Byrne
2021-08-26
22
-110/+168
*
Merge of h5pc CMake generator (#963)
Allen Byrne
2021-08-25
1
-0/+13
*
Merge clang-tidy changes to public headers (#962)
Allen Byrne
2021-08-25
10
-39/+57
*
Merge other tools tidy changes (#961)
Allen Byrne
2021-08-25
7
-14/+14
*
Merge test changes from develop (#959)
Allen Byrne
2021-08-25
39
-236/+404
*
cmake: simplify try_run result comparisons (#950) (#952)
Larry Knox
2021-08-24
1
-5/+5
*
perf missing ifdef and JNI HD prefix (#956)
Allen Byrne
2021-08-24
2
-13/+14
*
Normalization of configure.ac with develop (#955)
Dana Robinson
2021-08-23
3
-15/+13
[prev]
[next]