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
*
Strip HD prefix from string/char C API calls (#3540)
Dana Robinson
2023-09-15
1
-37/+37
*
Consistent initialization of hid_t in the tests (#3521)
Scot Breitenfeld
2023-09-08
1
-2/+2
*
Convert hbool_t --> bool in test (#3494)
Dana Robinson
2023-09-05
1
-23/+23
*
Fix some warnings in developer builds (#3247)
jhendersonHDF
2023-07-18
1
-3/+0
*
Remove HD from HDmem* calls (#3211)
Dana Robinson
2023-06-29
1
-2/+2
*
Remove programmer/date from comments (#3210)
Dana Robinson
2023-06-29
1
-86/+0
*
Remove HD from C std lib file ops (#3206)
Dana Robinson
2023-06-29
1
-20/+20
*
Remove HD from protected POSIX calls (#3203)
Dana Robinson
2023-06-29
1
-1/+1
*
Remove HD from memory allocate/free calls (#3195)
Dana Robinson
2023-06-28
1
-16/+16
*
Rename HD(f)printf() to (f)printf() (#3194)
Dana Robinson
2023-06-28
1
-26/+26
*
Rename HDassert() to assert() (#3191)
Dana Robinson
2023-06-28
1
-15/+15
*
Remove HDva_(arg|copy|end|start) (#3184)
Dana Robinson
2023-06-28
1
-2/+2
*
Remove dead code behind #ifdef OLD_WAY (#3163)
Dana Robinson
2023-06-21
1
-37/+3
*
Many clang -Wextra-semi-stmt fixes (#2537)
Sean McBride
2023-06-16
1
-3/+3
*
Add initial version of HDF5 API tests (#2877)
jhendersonHDF
2023-05-02
1
-0/+7
*
Comment cleanup (#2689)
Quincey Koziol
2023-04-11
1
-22/+0
*
chore: make comment consistent (#2654)
H. Joe Lee
2023-04-01
1
-1/+1
*
H5F_LIBVER_LATEST changes for move to 1.15 (#2288)
Allen Byrne
2022-12-21
1
-1/+2
*
Update copyright headers (#2184)
Larry Knox
2022-11-01
1
-1/+0
*
Fix typos found in the rest of the hdf5 code-base (#1985)
luzpaz
2022-08-10
1
-1/+1
*
Develop clang 13 format (#1933)
Allen Byrne
2022-07-26
1
-10/+10
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-32/+72
*
Fixes for production mode gcc warnings (#1873)
Dana Robinson
2022-07-11
1
-13/+17
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-1/+1
*
Merge initial version of selection I/O feature into develop (#1367)
Neil Fortner
2022-03-26
1
-35/+40
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-1/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-192/+207
*
VFD ctl feature (#981)
jhendersonHDF
2021-09-23
1
-0/+1
*
Modified gcc/clang warning suppression macros to account for some warnings fl...
Sean McBride
2021-09-16
1
-2/+2
*
Removes develop header cruft (#828)
Dana Robinson
2021-07-09
1
-1/+1
*
Fix several warnings (#747)
jhendersonHDF
2021-06-16
1
-3/+7
*
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
|
/
[next]