summaryrefslogtreecommitdiffstats
path: root/src/H5Pfapl.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for various warnings/alignment with develop branch (#1755)jhendersonHDF2022-05-081-3/+5
* Hdf5 1 10 merges (#1633)jhendersonHDF2022-04-141-4/+2
* Unify handling of collective metadata reads status (#1206) (#1418)jhendersonHDF2022-02-041-13/+11
* Merge issue 839 develop PRs to hdf5 1 10 - round 2 (#852)Larry Knox2021-07-261-8/+3
* Partial merge issue #642 develop branch PRs to Hdf5 1 10 (#718)Larry Knox2021-06-031-1/+1
* 1 10 Merges from develop (#424)Allen Byrne2021-03-041-3/+3
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-1128/+1190
* Removes email and Modifications sectionsDana Robinson2020-08-171-62/+6
* Brings file locking changes from developDana Robinson2020-08-141-0/+127
* Brought property list code in line with develop.Dana Robinson2020-05-211-146/+149
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-10/+10
* Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-11/+11
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-231-7/+8
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-10/+10
* Merge pull request #943 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2018-03-131-0/+21
|\
| * Enhancement to the tool h5clear (HDFFV-10360)Vailin Choi2018-03-121-0/+21
| * HDDFV-10414 correct location of error changeAllen Byrne2018-03-071-91/+91
| * HDFFV-10414 restore Ctl char - do we really need these anymoreAllen Byrne2018-03-051-89/+89
| * HDFFV-10414 change minor error_numberAllen Byrne2018-03-051-101/+101
| * Modifications made based on comments from pull request.Vailin Choi2018-02-071-18/+18
| * Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-469/+470
| |\
| * \ Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-12-081-15/+13
| |\ \
| * | | Initial checkin for library version boundsVailin Choi2017-10-031-33/+145
* | | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-121/+234
* | | | synced with developM. Scot Breitenfeld2018-01-051-469/+469
|\ \ \ \ | | |_|/ | |/| |
| * | | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-469/+469
| * | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-469/+469
| * | | HDFFV-9724 Remove VDS file cache functionalityAllen Byrne2017-12-201-81/+0
| * | | Fix VDS file cache var namesAllen Byrne2017-12-131-9/+9
| * | | Added java wrappers and testsAllen Byrne2017-12-121-471/+483
| * | | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+69
| | |/ | |/|
* | | Merge branch 'develop' into hdf5_1_10M. Scot Breitenfeld2017-12-121-15/+13
|\ \ \ | |/ /
| * | Normalization with VOL integration branch.Dana Robinson2017-12-011-2/+2
| * | Normalization with VOL integration branch.Dana Robinson2017-11-301-13/+11
| |/
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-211-13/+1
| * The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-201-1/+0
| * Added code to disable the evict-on-close feature inDana Robinson2017-04-191-2/+19
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-11/+11
* | Fixed problems that prevent bin/trace from marking up some functions.Dana Robinson2017-04-241-13/+1
* | The cache_image test shows a skipped message about EoC in parallel.Dana Robinson2017-04-201-1/+0
* | Added code to disable the evict-on-close feature inDana Robinson2017-04-201-2/+19
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-4/+128
* Cache image feature and testingQuincey Koziol2017-01-291-0/+255
* Bring SWMR support in to the main development branch. (Finally!) More testsQuincey Koziol2016-12-021-0/+9
* Bring over support for retrying metadata cache entry loads, along with all theQuincey Koziol2016-11-201-0/+96
* Changed the return type of H5Pget_driver_info() from void * toDana Robinson2016-11-051-4/+4
* Add cache logging property and file pieces.Quincey Koziol2016-11-041-10/+360