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
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
37
-235/+6
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
30
-91/+98
*
Removed bad function pointer casts (#434)
Sean McBride
2021-03-08
13
-106/+106
*
fix block coordinate printing example (#437)
Mike Smith
2021-03-06
1
-5/+6
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
17
-170/+0
*
Fixed clang-tidy readability-misleading-indentation warnings (#427)
Sean McBride
2021-03-05
4
-159/+164
*
Fixes various warnings noticed on Windows (#425)
Dana Robinson
2021-03-05
6
-31/+33
*
More warning fixes (#400)
Sean McBride
2021-03-04
22
-103/+122
*
Use do-while trick to force H5Epush_ret() to require trailing semi (#380)
Sean McBride
2021-03-04
4
-174/+195
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
85
-243/+254
*
H5TS_win32_thread_exit (#396)
Allen Byrne
2021-03-01
4
-34/+62
*
fixed error message typo (#401)
Scot Breitenfeld
2021-02-27
1
-1/+1
*
#386 copyright corrections for java folder (#389)
Allen Byrne
2021-02-26
195
-276/+95
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
123
-1272/+2643
*
Patches from vtk (#358)
Sean McBride
2021-02-25
20
-85/+71
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
201
-587/+587
*
Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)
Sean McBride
2021-02-22
10
-32/+34
*
Fixed HDFFV-11150 (#356)
bmribler
2021-02-19
2
-3/+4
*
Fix undefined left shifting of negative numbers (#338)
Sean McBride
2021-02-19
1
-2/+2
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
30
-155/+156
*
Fixed various clang -Wformat-security warnings (#340)
Sean McBride
2021-02-19
3
-4/+4
*
Update license url part2 (#333)
Larry Knox
2021-02-17
994
-1003/+1003
*
Update license url (#332)
Larry Knox
2021-02-17
708
-710/+710
*
Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...
jhendersonHDF
2021-02-17
6
-7/+224
*
Fix clang unknown pragma warnings (#337)
Sean
2021-02-15
3
-3/+12
*
Fix cmake syntax error with regex escaping (#336)
Sean
2021-02-15
1
-1/+1
*
Detect correct long double size with universal binaires (#335)
Sean
2021-02-15
1
-4/+19
*
Check for wrap context before unwrapping file VOL object in H5F__dest (#325)
jhendersonHDF
2021-02-10
1
-1/+9
*
Add option to control gcc 10 warnings diagnostics (#321)
Allen Byrne
2021-02-08
8
-0/+121
*
Remove prohibition against building Universal Binaries on macOS (#318)
Sean
2021-02-08
3
-18/+7
*
Unwrap file VOL object when destroying file (#308)
jhendersonHDF
2021-02-06
1
-9/+11
*
Changes for sanitize=address (#312)
Allen Byrne
2021-02-05
3
-3/+3
*
Fix DS examples (#307)
Scot Breitenfeld
2021-02-04
2
-2/+5
*
Ensure processes always synchronize in t_shapesame test setup (#306)
jhendersonHDF
2021-02-03
1
-16/+6
*
Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)
Dana Robinson
2021-02-03
3
-7/+4
*
Update supported platforms (#303)
Allen Byrne
2021-02-03
4
-29/+37
*
Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)
Neil Fortner
2021-01-30
2
-2570/+2689
*
Remove unused AC_REVISION macro from configure.ac (#292)
Dana Robinson
2021-01-30
2
-2/+2
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
146
-724/+724
*
develop clang-format comments (#286)
Allen Byrne
2021-01-27
2
-3/+19
*
Jan ws changes (#282)
Allen Byrne
2021-01-27
11
-108/+114
*
Small fixes (#285)
Allen Byrne
2021-01-27
7
-120/+133
*
Java replace switch on string (#273)
Allen Byrne
2021-01-27
3
-312/+374
*
Add H5ESpublic.h to main hdf5.h header (#278)
Quincey Koziol
2021-01-23
1
-0/+1
*
Fix problems with vlens and refs inside compound using H5VLget_file_type() (#...
hdf5-1_13_0-rc5
Neil Fortner
2021-01-22
13
-36/+151
*
Fixes a wayward parenthesis in H5TS.c (#262)
hdf5-1_13_0-rc4
Dana Robinson
2021-01-20
1
-1/+2
*
Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)
Neil Fortner
2021-01-20
3
-7/+40
*
11099 Add help text line (#259)
Allen Byrne
2021-01-15
3
-0/+10
*
Fixes naked pthread usage in H5TS code added for async (#260)
Dana Robinson
2021-01-14
1
-4/+8
*
Removes lock/unlock callbacks from ros3 and hdfs VFDs (#258)
Dana Robinson
2021-01-14
7
-48/+164
[next]