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
/
mf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sprintf to snprintf (#1815)
Sean McBride
2022-06-22
1
-6/+6
*
h5test.h testing macros get enclosed in do..while loops (#1721)
Dana Robinson
2022-05-04
1
-1159/+1159
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-17/+17
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-90/+113
*
Update clang config (#473)
Quincey Koziol
2021-03-17
1
-26/+104
*
Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)
Sean McBride
2021-03-10
1
-39/+40
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
Add flag to H5CX_pop that allow setting the properties to return to applicati...
Quincey Koziol
2020-12-01
1
-2/+2
*
HD prefix updates in src/ and test/
Dana Robinson
2020-10-24
1
-3/+3
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-2213/+2424
*
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
David Young
2020-09-03
1
-0/+8
|
\
|
*
Remove redundant calls to set the metadata cache tag
Quincey Koziol
2020-08-08
1
-0/+8
*
|
Squash my changes on branch `fprintf-experiment` into one commit for
David Young
2020-07-07
1
-4/+4
|
/
*
So that I can use PASSED(); anywhere a statement can go, #define PASSED() with
David Young
2020-02-28
1
-58/+58
*
more cleanup
kmu
2020-01-23
1
-4/+3
*
merge and fix conflict
kmu
2020-01-19
1
-4/+3
|
\
*
|
fix unused related warnings
kmu
2020-01-13
1
-1/+3
|
/
*
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2019-12-04
1
-10/+10
*
Merge branch 'develop' into shared_file_ptr
Quincey Koziol
2019-08-21
1
-1242/+1242
|
\
|
*
Add missing HD prefix
Allen Byrne
2019-08-18
1
-121/+121
|
*
Add HD prefix to tests
Allen Byrne
2019-08-15
1
-1235/+1235
*
|
Begin converting the H5MF interface to use shared file pointers instead
Quincey Koziol
2019-08-21
1
-21/+18
|
/
*
Merge reconciliation and VFD test fixes
Allen Byrne
2019-08-04
1
-1/+0
*
Checkin for new shutting down free-space manager.
Vailin Choi
2019-06-20
1
-46/+13
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-87/+88
*
Normalization with vol_integration (test code and H5Xtest.c)
Dana Robinson
2018-09-20
1
-37/+37
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-8/+8
*
Normalize with vol_integration.
Dana Robinson
2018-05-29
1
-125/+125
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-6/+12
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-1/+7
|
\
|
*
Changes made based on code reviews.
Vailin Choi
2018-01-12
1
-3/+7
|
*
Initial checkin for library version bounds
Vailin Choi
2017-10-03
1
-0/+2
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-426/+433
|
/
*
More minor warning fixes.
Dana Robinson
2017-05-25
1
-0/+2
*
Fixed many minor warnings.
Dana Robinson
2017-05-25
1
-0/+4
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Final merge of page buffering branch to develop
Quincey Koziol
2017-03-14
1
-1889/+3164
*
Remove 'const' from cache client pre_serialize callback, to reduce warnings,
Quincey Koziol
2017-01-03
1
-27/+27
*
[svn-r30275] Rework test_mf_bug1 to work with multi and split drivers.
Neil Fortner
2016-08-09
1
-66/+106
*
[svn-r30268] Remove failure causing code in test/mf.c unintentionally added i...
Neil Fortner
2016-08-08
1
-1/+1
*
[svn-r30264] Fixed an issue that could occur when using H5Pset_alignment wher...
Neil Fortner
2016-08-08
1
-17/+143
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-340/+340
*
[svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...
Mohamad Chaarawi
2016-02-07
1
-340/+340
*
[svn-r28138] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-10-20
1
-2/+2
*
[svn-r27800] Minor warning fixes in the library tests.
Dana Robinson
2015-09-16
1
-5/+5
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-15/+17
*
[svn-r27548] Revert r27545
Jerome Soumagne
2015-08-21
1
-2/+2
*
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if a...
Jerome Soumagne
2015-08-21
1
-2/+2
*
[svn-r27459] Merge of 27411 from revise_chunks.
Dana Robinson
2015-08-04
1
-35/+35
*
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...
Mohamad Chaarawi
2014-02-13
1
-1/+1
[next]