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
/
test
/
h5test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Brings the native implementation of H5Fdelete() from Bitbucket (#524)
Dana Robinson
2021-04-16
1
-48/+6
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-2/+8
*
Fixed clang-tidy readability-redundant-control-flow warnings (#428)
Sean McBride
2021-03-05
1
-8/+0
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-1/+1
*
Enforce VOL framework version compatibility when registering connectors. Als...
Quincey Koziol
2020-12-10
1
-0/+1
*
Update reformatting settings, trace wrapping, and printf-format strings (#22)
Quincey Koziol
2020-10-06
1
-2/+3
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-405/+429
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-27
1
-4/+4
|
\
|
*
File changes to affect formatting
Allen Byrne
2020-09-04
1
-4/+4
*
|
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-13/+78
|
\
\
|
|
/
|
*
Merge pull request #2752 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...
Dana Robinson
2020-08-12
1
-5/+5
|
|
\
|
|
*
Fixes the splitter VFD test on Windows.
Dana Robinson
2020-08-12
1
-5/+5
|
*
|
Fixes flock Windows failure
Dana Robinson
2020-08-07
1
-6/+6
|
|
/
|
*
Removes staff email addresses from the repository
Dana Robinson
2020-08-07
1
-1/+1
|
*
Merge branch 'develop' into file_locking_squash_2
Dana Robinson
2020-08-06
1
-8/+15
|
|
\
|
|
*
Warning fixes in tools and h5test.c
Dana Robinson
2020-08-06
1
-8/+15
|
*
|
Squash merge of file locking fixes
Dana Robinson
2020-08-03
1
-0/+58
|
|
/
*
|
Use PRIuHSIZE and PRIXHSIZE for portability.
David Young
2020-07-07
1
-2/+2
|
/
*
* Fix intermittent error with Splitter VFD.
Jacob Smith
2020-06-25
1
-20/+87
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+75
*
Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.
David Young
2020-02-03
1
-1/+1
*
Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads
David Young
2020-02-03
1
-3/+1
*
Merge branch 'develop' into misc
kmu
2020-01-29
1
-6/+4
|
\
|
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-6/+4
*
|
fix unused function warning
kmu
2020-01-28
1
-0/+60
|
/
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-2/+2
*
Merge branch 'develop' into bugfix/intel_warnings
kmu
2019-12-09
1
-4/+4
|
\
|
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-4/+4
*
|
fix intel compile warnings
kmu
2019-12-04
1
-2/+1
*
|
Revert "fix warnings and some text alignment"
kmu
2019-11-26
1
-12/+14
*
|
fix warnings and some text alignment
kmu
2019-11-11
1
-14/+12
|
/
*
Update versioning to next major version
Allen Byrne
2019-09-25
1
-1/+2
*
fix get gethostname for windows
Allen Byrne
2019-08-28
1
-1/+1
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-67/+67
*
Merge reconciliation and VFD test fixes
Allen Byrne
2019-08-04
1
-2/+0
*
Updates to warnhist script, along with a few cleanups, and add some comments
Quincey Koziol
2019-07-10
1
-1/+20
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-1/+1
*
Missed an env check before strcmp.
Dana Robinson
2019-04-29
1
-1/+1
*
Fix for split VFD and file cleanup when testing H5Fis_hdf5
Dana Robinson
2019-04-26
1
-4/+26
*
Improvements to the H5Fis_accessible() and H5Fis_hdf5() tests
Dana Robinson
2019-04-25
1
-11/+45
*
Set V112 as the latest format and extend the arrays of version bounds.
Vailin Choi
2019-04-04
1
-0/+25
*
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-118/+0
*
Merge branch 'develop' into c_stdlib_posix_call_cleanup
Dana Robinson
2019-02-19
1
-13/+39
|
\
|
*
Work around compiler fussiness on platypus.
Quincey Koziol
2019-01-11
1
-13/+39
*
|
C and POSIX call cleanup
Dana Robinson
2019-01-11
1
-6/+6
|
/
*
Corrected comment in src/H5VLint.c, fixed pass-through info size in
Quincey Koziol
2019-01-06
1
-0/+44
*
Merge branch 'develop' into openmpi_tweaks
Dana Robinson
2018-12-31
1
-43/+4
|
\
|
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-27
1
-2/+2
|
|
\
[next]