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
/
H5Pdcpl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce differences between my -Werror branch and `develop`:
David Young
2020-01-29
1
-31/+31
*
Fix issues with using H5Pget_fill_value() with file datatypes retrieved
Neil Fortner
2019-11-27
1
-4/+4
*
Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, along
Quincey Koziol
2019-07-30
1
-2/+2
*
A few minor cleanups
Quincey Koziol
2019-04-25
1
-3/+0
*
Refactor dataset creation parameters out of the dataset creation property
Quincey Koziol
2019-04-25
1
-15/+0
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-13/+13
*
Specify variable type.
Jacob Smith
2018-12-28
1
-1/+1
*
Formatting adjustments
Jacob Smith
2018-12-18
1
-7/+7
*
formatting adjustments
Jacob Smith
2018-12-14
1
-18/+4
*
Reformat to be more consistent with existing code.
Jacob Smith
2018-12-13
1
-20/+12
*
Merge branch 'develop' into dset_ohdr_minimize
Jacob Smith
2018-12-12
1
-25/+41
|
\
|
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+18
|
*
Normalization with vol_integration (property lists, file drivers,
Dana Robinson
2018-09-21
1
-24/+22
*
|
Stash work on object header reduction code and tests.
Jacob Smith
2018-09-11
1
-0/+126
|
/
*
Fixed HDFFV-10404
Binh-Minh Ribler
2018-07-13
1
-2/+2
*
Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...
hdftest
2018-06-24
1
-31/+10
*
Merge branch 'develop' into hdf5_1_10.sync
M. Scot Breitenfeld
2018-05-08
1
-9/+9
|
\
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-04-29
1
-14/+12
|
|
\
|
|
*
Cleanup API context function usage.
Quincey Koziol
2018-03-19
1
-14/+0
|
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Quincey Koziol
2018-03-18
1
-1/+1
|
|
|
\
|
|
|
*
Fix for HDFFV-10355 (CVE-2017-17506).
Dana Robinson
2018-02-27
1
-1/+1
|
|
*
|
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-7/+21
|
|
|
/
|
|
*
Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...
Dana Robinson
2017-06-09
1
-245/+164
|
|
*
* Made STATIC free lists EXTERN for H5O_layout_t.
Dana Robinson
2017-06-07
1
-164/+245
|
|
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
|
*
|
Checkpoint normalization against incoming hyperslab / selection / dataspace
Quincey Koziol
2017-03-28
1
-2/+2
|
|
/
*
|
Re-factor coding for H5P/Sencode with libver bounds.
Vailin Choi
2018-03-12
1
-4/+24
*
|
Needs to sync with lib version and Sencode.
M. Scot Breitenfeld
2018-03-07
1
-1/+1
*
|
Fix for HDFFV-9947 H5Sencode
Vailin Choi
2017-11-28
1
-10/+11
*
|
Change copyright headers to replace url referring to file to be removed
lrknox
2017-04-14
1
-6/+4
|
/
*
[svn-r29659] Added fixed array chunk indexing from revise_chunks.
Dana Robinson
2016-04-07
1
-1/+1
*
[svn-r29644] Description:
Quincey Koziol
2016-04-06
1
-1/+1
*
[svn-r29640] Description:
Quincey Koziol
2016-04-05
1
-1/+1
*
[svn-r29614] Description:
Quincey Koziol
2016-04-03
1
-13/+0
*
[svn-r29612] Description:
Quincey Koziol
2016-04-03
1
-14/+0
*
[svn-r29607] Description:
Quincey Koziol
2016-04-02
1
-1/+122
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-3/+3
*
[svn-r29009] Corrected the API descriptions for H5Pget_virtual_dsetname and H...
Scot Breitenfeld
2016-01-28
1
-7/+7
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-3/+3
*
[svn-r28797] Description:
Quincey Koziol
2016-01-05
1
-2/+2
*
[svn-r28723] Description:
Quincey Koziol
2015-12-22
1
-12/+26
*
[svn-r28646] Minor normalization with revise_chunks.
Dana Robinson
2015-12-14
1
-1/+0
*
[svn-r28606] Description:
Quincey Koziol
2015-12-13
1
-10/+16
*
[svn-r27956] Description:
Quincey Koziol
2015-10-05
1
-3/+2
*
[svn-r27885] Description:
Quincey Koziol
2015-09-27
1
-4/+8
*
[svn-r27876] Description:
Quincey Koziol
2015-09-25
1
-1/+2
*
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-339/+642
|
\
|
*
[svn-r27811] Description:
Quincey Koziol
2015-09-16
1
-179/+584
|
*
[svn-r27806] Fix property list serialization for values encoded by H5Pset_chu...
Neil Fortner
2015-09-16
1
-1/+1
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-3/+3
[next]