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
*
Brings atom-->ID and other ID-related changes from develop
Dana Robinson
2021-05-05
1
-48/+48
*
Brings more develop code over, especially Doxygen
Dana Robinson
2021-05-03
1
-8/+3
*
Brings many parallel changes from develop
Dana Robinson
2021-04-07
1
-163/+110
*
Brings trace changes from develop
Dana Robinson
2021-04-06
1
-16/+13
*
Brings file locking changes from develop
Dana Robinson
2021-03-25
1
-8/+130
*
Updates license url and history docs
Dana Robinson
2021-03-25
1
-1/+1
*
Formats the source and updates the gcc warning pragmas
Dana Robinson
2021-03-25
1
-1294/+1337
*
Use the DECODE macro with the correct signedness for the variable.
David Young
2020-08-31
1
-4/+4
*
Change H5F_open to perform deduplication of open VFDs in a more flexible way,
David Young
2020-07-30
1
-0/+7
*
Don't check an unsigned integer for being negative. Quiets a GCC warning.
David Young
2020-07-14
1
-1/+1
*
Make a VFD SWMR writer use the SWMR VFD, to facilitate avoiding conflicting
David Young
2020-07-10
1
-5/+2
*
Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have been
David Young
2020-05-20
1
-2/+1
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
1
-1/+1
*
H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and
David Young
2020-05-20
1
-1/+2
*
Updated the 'const memory free' changes based on PR feedback.
Dana Robinson
2020-05-20
1
-17/+4
*
Added a free wrapper that lets us free constant pointers without
Dana Robinson
2020-05-20
1
-7/+10
*
fix unused related warnings
kmu
2020-05-20
1
-4/+4
*
Numerous changes supporting a floating shadow index:
David Young
2020-02-03
1
-3/+3
*
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-142/+1021
*
Modifications for the following items in the punch list:
Vailin Choi
2019-11-14
1
-4/+10
*
Good-bye md_open_tries.
David Young
2019-11-14
1
-5/+0
*
Use h5_retry_init/_next to retry loading the SWMR shadow file.
David Young
2019-09-12
1
-0/+5
*
(1) Fix for accumulator issue #1 as described in John's previous checkin
Vailin Choi
2018-12-02
1
-1/+2
*
Third batch of checkin:
Vailin Choi
2018-09-28
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...
Vailin Choi
2018-09-26
1
-128/+128
|
\
|
*
Normalization with vol_integration (property lists, file drivers,
Dana Robinson
2018-09-21
1
-129/+129
*
|
Second batch of checkin:
Vailin Choi
2018-09-04
1
-1/+11
*
|
Preliminary checkins for implementation done so far:
Vailin Choi
2018-08-14
1
-0/+213
|
/
*
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
|
*
Merge branch develop into bugfix/version_bounds
Vailin Choi
2018-01-12
1
-469/+470
|
|
\
|
*
\
Merge branch 'develop' into bugfix/version_bounds
Vailin Choi
2017-12-08
1
-15/+13
|
|
\
\
|
*
|
|
Initial checkin for library version bounds
Vailin Choi
2017-10-03
1
-33/+145
*
|
|
|
Needs to sync with lib version and Sencode.
M. Scot Breitenfeld
2018-03-07
1
-121/+234
*
|
|
|
synced with develop
M. Scot Breitenfeld
2018-01-05
1
-469/+469
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
HDFFV-9724 Corrected files and verified tests
Allen Byrne
2017-12-28
1
-469/+469
|
*
|
|
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...
lrknox
2017-12-22
1
-469/+469
|
*
|
|
HDFFV-9724 Remove VDS file cache functionality
Allen Byrne
2017-12-20
1
-81/+0
|
*
|
|
Fix VDS file cache var names
Allen Byrne
2017-12-13
1
-9/+9
|
*
|
|
Added java wrappers and tests
Allen Byrne
2017-12-12
1
-471/+483
|
*
|
|
HDFFV-9724 Initial changes and test
Allen Byrne
2017-12-11
1
-0/+69
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'develop' into hdf5_1_10
M. Scot Breitenfeld
2017-12-12
1
-15/+13
|
\
\
\
|
|
/
/
|
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
1
-2/+2
|
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-13/+11
|
|
/
[next]