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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup CMake code for doxygen and perl shell scripts (#552)
Allen Byrne
2021-04-19
1
-18/+26
*
Brings the native implementation of H5Fdelete() from Bitbucket (#524)
Dana Robinson
2021-04-16
19
-136/+597
*
Removes implementation of my_strdup() from the multi VFD (#527)
Dana Robinson
2021-03-31
3
-47/+27
*
Minor warning fixes in develop (#526)
Dana Robinson
2021-03-31
2
-134/+142
*
Removes dead H5ST package from the library (#528)
Dana Robinson
2021-03-30
4
-856/+2
*
Clean up MPI-IO VFD tracing support (#520)
Quincey Koziol
2021-03-26
1
-128/+196
*
Minor parallel improvements (#519)
Quincey Koziol
2021-03-26
2
-10/+5
*
Align with "parallel fence" changes (#479)
Quincey Koziol
2021-03-24
9
-163/+86
*
Misc warning fixes (#495)
Dana Robinson
2021-03-24
2
-3/+3
*
Removes support for pre-2015 Visual Studio (#496)
Dana Robinson
2021-03-24
2
-180/+7
*
Updates HSYS_GOTO_ERROR to emit GetLastError() values on Win32 (#492)
Dana Robinson
2021-03-23
1
-0/+30
*
File locks now work on Windows (#480)
Dana Robinson
2021-03-22
2
-33/+54
*
Adds an implementation for nanosleep on Windows (#483)
Dana Robinson
2021-03-22
3
-30/+24
*
Purge the buffer used in type conversion. (#263)
Yu Feng
2021-03-19
1
-6/+6
*
Fixed HDFFV-10480 (CVE-2018-11206) and HDFFV-11159 (CVE-2018-14033) (#405)
bmribler
2021-03-19
2
-20/+36
*
Update clang config (#473)
Quincey Koziol
2021-03-17
5
-68/+92
*
Removed workarounds for pre-standard inline keyword (#423)
Sean McBride
2021-03-12
3
-37/+20
*
develop JNI export references and java updates (#467)
Allen Byrne
2021-03-12
1
-5/+5
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
21
-34/+34
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
2
-4/+4
*
Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)
Sean McBride
2021-03-09
7
-30/+33
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
3
-8/+0
*
Fixed clang-tidy readability-misleading-indentation warnings (#427)
Sean McBride
2021-03-05
3
-158/+161
*
Fixes various warnings noticed on Windows (#425)
Dana Robinson
2021-03-05
3
-12/+15
*
Use do-while trick to force H5Epush_ret() to require trailing semi (#380)
Sean McBride
2021-03-04
3
-174/+185
*
Changes found during merge to 1.12 (#414)
Allen Byrne
2021-03-04
16
-49/+51
*
H5TS_win32_thread_exit (#396)
Allen Byrne
2021-03-01
1
-25/+56
*
fixed error message typo (#401)
Scot Breitenfeld
2021-02-27
1
-1/+1
*
Primary change is HDFFV-11212 - new refs and JNI (#372)
Allen Byrne
2021-02-25
1
-1/+1
*
Patches from vtk (#358)
Sean McBride
2021-02-25
6
-47/+34
*
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
Sean McBride
2021-02-23
145
-436/+436
*
Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)
Sean McBride
2021-02-22
7
-27/+27
*
Fixed HDFFV-11150 (#356)
bmribler
2021-02-19
2
-3/+4
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
26
-150/+151
*
Fixed various clang -Wformat-security warnings (#340)
Sean McBride
2021-02-19
2
-2/+2
*
Update license url (#332)
Larry Knox
2021-02-17
504
-506/+506
*
Fix for HDFFV-11109 - Copy MPI comm and info object into output FAPL from H5F...
jhendersonHDF
2021-02-17
2
-7/+23
*
Check for wrap context before unwrapping file VOL object in H5F__dest (#325)
jhendersonHDF
2021-02-10
1
-1/+9
*
Unwrap file VOL object when destroying file (#308)
jhendersonHDF
2021-02-06
1
-9/+11
*
Fixes bin/trace so it doesn't dirty the repo when autogen runs (#295)
Dana Robinson
2021-02-03
2
-6/+3
*
Update supported platforms (#303)
Allen Byrne
2021-02-03
2
-8/+7
*
Modify VDS code to always open source files with H5F_CLOSE_WEAK close (#291)
Neil Fortner
2021-01-30
1
-1/+29
*
Remove unused AC_REVISION macro from configure.ac (#292)
Dana Robinson
2021-01-30
1
-1/+2
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
83
-412/+412
*
Jan ws changes (#282)
Allen Byrne
2021-01-27
11
-108/+114
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-1/+0
*
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
12
-36/+142
*
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
2
-7/+31
[prev]
[next]