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
/
src
/
H5Pfapl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow H5Pset(get)_all_coll_metadata_ops for DXPLs (#1201)
jhendersonHDF
2021-11-18
1
-4/+2
*
OESS-168: Remove clang warnings. (#1117)
H. Joe Lee
2021-10-21
1
-1/+1
*
VFD plugins (#602)
jhendersonHDF
2021-09-29
1
-23/+544
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-0/+58
*
Removes gratuitous (double)x.yF casts (#632)
Dana Robinson
2021-05-07
1
-1/+1
*
Fixes a segfault when H5Pset_mdc_log_options is called multiple times on a fa...
Dana Robinson
2021-04-29
1
-8/+3
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-3/+3
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
develop revert source to clang-format version 11 (#293)
Allen Byrne
2021-01-29
1
-1/+1
*
Replace H5E_ATOM major error category with H5E_ID (#121)
Dana Robinson
2020-11-30
1
-46/+46
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-43/+45
*
Basic alignment with async branch (#115)
Quincey Koziol
2020-11-23
1
-44/+39
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-1285/+1330
*
Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey Koziol
2020-08-07
1
-0/+127
|
\
|
*
Squash merge of file locking fixes
Dana Robinson
2020-08-03
1
-0/+127
*
|
Switch H5VM inline routines back to single underscope and put a comment in th...
Quincey Koziol
2020-08-06
1
-11/+11
*
|
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-110/+54
|
/
*
Trim trailing whitespace
Quincey Koziol
2020-04-20
1
-1/+1
*
H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and
David Young
2020-02-10
1
-1/+2
*
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-01-31
1
-17/+4
*
Added a free wrapper that lets us free constant pointers without
Dana Robinson
2020-01-30
1
-7/+10
*
merge and fix conflict
kmu
2020-01-19
1
-1/+1
|
\
*
|
fix unused related warnings
kmu
2020-01-13
1
-4/+4
|
/
*
Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O
Dana Robinson
2019-08-26
1
-15/+529
*
Cleaned up misc warnings.
Dana Robinson
2019-06-29
1
-1/+1
*
Merge remote-tracking branch 'origin/develop' into env_vol_load
Quincey Koziol
2019-04-03
1
-10/+10
|
\
|
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-10/+10
*
|
Specify the default VOL connector to use with an environment variable.
Quincey Koziol
2019-03-10
1
-0/+37
|
/
*
Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'
Quincey Koziol
2019-02-23
1
-1/+1
*
Moved private native VOL connector functions to H5VLnative_private.h.
Dana Robinson
2018-12-20
1
-1/+1
*
Clear driver properties before returning them to application.
Quincey Koziol
2018-12-19
1
-107/+0
*
Refactor infrastructure for setting FAPL information from environment
Quincey Koziol
2018-11-28
1
-3/+3
*
Added 'notify' callback for async requests; switched VOL class and info
Quincey Koziol
2018-11-28
1
-4/+10
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-11-18
1
-7/+8
|
\
|
*
Renamed h5repart's -family_to_sec2 to -family_to_single.
Dana Robinson
2018-11-14
1
-7/+8
*
|
Add VOL connector info to the flie access property list returned from
Quincey Koziol
2018-11-18
1
-106/+7
*
|
Switch driver | plugin => connector.
Quincey Koziol
2018-11-04
1
-119/+119
*
|
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-10-25
1
-2/+2
|
\
\
|
|
/
|
*
Split H5VLnative.h into public and private files and updated
Dana Robinson
2018-10-20
1
-1/+1
*
|
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-165/+171
|
/
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+523
*
Normalization with vol_integration (property lists, file drivers,
Dana Robinson
2018-09-21
1
-129/+129
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-10/+10
*
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...
hdftest
2018-06-24
1
-11/+11
*
Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10
Larry Knox
2018-03-13
1
-0/+21
|
\
|
*
Enhancement to the tool h5clear (HDFFV-10360)
Vailin Choi
2018-03-12
1
-0/+21
|
*
HDDFV-10414 correct location of error change
Allen Byrne
2018-03-07
1
-91/+91
|
*
HDFFV-10414 restore Ctl char - do we really need these anymore
Allen Byrne
2018-03-05
1
-89/+89
|
*
HDFFV-10414 change minor error_number
Allen Byrne
2018-03-05
1
-101/+101
|
*
Modifications made based on comments from pull request.
Vailin Choi
2018-02-07
1
-18/+18
[next]