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
*
Removes c99_(v)snprintf() calls from the standalone test code (#509)
Dana Robinson
2021-03-24
2
-56/+32
*
Misc warning fixes (#495)
Dana Robinson
2021-03-24
9
-61/+73
*
Update h5LT files with latest flex and Bison available on jelly (#502)
Larry Knox
2021-03-24
5
-1369/+1436
*
Removes support for pre-2015 Visual Studio (#496)
Dana Robinson
2021-03-24
3
-180/+21
*
Updates HSYS_GOTO_ERROR to emit GetLastError() values on Win32 (#492)
Dana Robinson
2021-03-23
2
-1/+57
*
Disable long double tests and remove CMake flag groups (#494)
Allen Byrne
2021-03-22
5
-218/+99
*
small edits (#481)
Scot Breitenfeld
2021-03-22
1
-20/+19
*
Applied clang-tidy readability-delete-null-pointer fixes (#430)
Sean McBride
2021-03-22
16
-70/+38
*
File locks now work on Windows (#480)
Dana Robinson
2021-03-22
5
-54/+140
*
Adds an implementation for nanosleep on Windows (#483)
Dana Robinson
2021-03-22
3
-30/+24
*
Fix CMake error message location. (#478)
H. Joe Lee
2021-03-20
1
-2/+2
*
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
8
-20/+99
*
Added description of the current HDF5 branches; added a draft of contribution...
epourmal
2021-03-19
3
-0/+130
*
Suppresses the tcheck_version test's abort dialog on Windows (#477)
Dana Robinson
2021-03-17
1
-0/+23
*
Fix typos and grammar errors. (#476)
H. Joe Lee
2021-03-17
1
-23/+16
*
Cleans up a couple of MSVC warnings in testhdf5 (#475)
Dana Robinson
2021-03-17
2
-5/+7
*
Fix display of long double in tools (#469)
Allen Byrne
2021-03-17
12
-7/+93
*
Correct syntax error. (#474)
H. Joe Lee
2021-03-17
1
-1/+1
*
Update clang config (#473)
Quincey Koziol
2021-03-17
126
-913/+3346
*
Simplified hl parsing (#399)
David Young
2021-03-15
5
-1889/+1879
*
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
16
-226/+559
*
Replaces checks for fork, etc. with checks for unistd.h (#457)
Dana Robinson
2021-03-11
9
-67/+77
*
clang format push commit for develop (#453)
Allen Byrne
2021-03-11
5
-5/+32
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
78
-507/+518
*
Various clang tidy warning fixes (#448)
Sean McBride
2021-03-10
23
-125/+119
*
Added C++11 override keyword where appropriate (#433)
Sean McBride
2021-03-10
6
-32/+39
*
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
[next]