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
/
tools
/
test
/
perform
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
3
-7/+7
*
|
|
|
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-11/+11
|
|
_
|
/
|
/
|
|
*
|
|
File changes to affect formatting
Allen Byrne
2020-09-04
1
-2/+2
*
|
|
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-17/+92
|
|
/
|
/
|
*
|
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-1/+1
*
|
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
3
-3/+3
|
/
*
Address CMake and deprecated API build failures from monotonic timer patch.
Quincey Koziol
2020-07-03
1
-1/+1
*
Clean up warnings
Quincey Koziol
2020-06-28
1
-24/+24
*
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...
Quincey Koziol
2020-06-27
2
-292/+149
*
Removed HDgets macros since gets was deprecated in C99 and removed
Dana Robinson
2020-05-10
2
-2/+2
*
Fixed pio_perf const pointers.
Dana Robinson
2020-04-27
1
-4/+4
*
Fixes for warnings in the tools code.
Dana Robinson
2020-04-25
3
-10/+10
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
5
-97/+97
*
Fix standalone link
Allen Byrne
2020-02-25
1
-2/+2
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...
David Young
2020-01-29
1
-3/+2
|
\
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-3/+2
*
|
testpar/t_2Gio.c: Fix a typo that I think was introduced by a
David Young
2020-01-29
1
-3/+11
|
/
*
change condition
kmu
2020-01-27
1
-1/+1
*
fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...
kmu
2020-01-27
3
-53/+87
*
squash cast warning fix
kmu
2020-01-23
4
-136/+146
*
merge and fix conflict
kmu
2020-01-23
13
-243/+374
|
\
|
*
Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop
Kimmy Mu
2020-01-23
1
-0/+4
|
|
\
|
|
*
not use hdf5 private header
kmu
2020-01-22
1
-1/+3
|
|
*
fix float type cmp warning
kmu
2020-01-22
1
-0/+2
|
*
|
Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...
Kimmy Mu
2020-01-23
1
-2/+0
|
|
\
\
|
|
*
|
fix missing prototype warning
kmu
2020-01-21
1
-2/+0
|
*
|
|
merge and fix
kmu
2020-01-21
2
-4/+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Correct standalone function attributes
Allen Byrne
2020-01-17
2
-4/+4
|
*
|
|
merge and fix conflict
kmu
2020-01-19
7
-192/+201
|
|
\
\
\
|
|
|
/
/
|
|
*
|
HDFFV-11001 need to qualify all by parallel or serial types
Allen Byrne
2020-01-15
2
-153/+154
|
|
*
|
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
1
-2/+4
|
|
*
|
Update tools hid_t declarations with H5I_INVALID_HID
Allen Byrne
2020-01-13
5
-34/+40
|
*
|
|
merge and fix conflicts
kmu
2020-01-14
6
-17/+150
|
|
\
\
\
|
|
|
/
/
|
|
*
|
io_timer.c uses a parallel lib function
Allen Byrne
2020-01-10
2
-4/+3
|
|
*
|
Fix standalone compile issues
Allen Byrne
2020-01-09
3
-2/+137
|
|
*
|
Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...
Kimmy Mu
2020-01-06
2
-5/+5
|
|
|
\
\
|
|
|
*
\
Merge branch 'develop' into bugfix/intel_warnings
kmu
2019-12-09
2
-9/+2
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
*
|
fix intel compile warnings
kmu
2019-12-04
2
-5/+5
|
|
|
*
|
Revert "fix warnings from Intel compiler"
kmu
2019-11-26
2
-5/+5
|
|
|
*
|
fix warnings from Intel compiler
kmu
2019-11-07
2
-5/+5
|
|
*
|
|
Add MPI libs to standalone perf
Allen Byrne
2019-12-22
1
-2/+2
|
|
*
|
|
Correct flaws in test scripts and files
Allen Byrne
2019-12-22
1
-6/+8
|
|
*
|
|
Standalone doesn't use h5test lib implementation.
Allen Byrne
2019-12-20
1
-2/+3
|
|
*
|
|
Remove duplicate instance
Allen Byrne
2019-12-16
1
-4/+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fix unused related warnings
kmu
2020-01-13
1
-18/+18
|
*
|
|
remove unsed var,function,macro, etc
kmu
2019-12-06
2
-14/+1
|
|
/
/
*
|
|
fix uninitizlized warning
kmu
2020-01-21
1
-1/+1
|
/
/
*
|
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
2
-9/+2
|
/
*
Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...
Dana Robinson
2019-09-19
4
-52/+52
|
\
[prev]
[next]