summaryrefslogtreecommitdiffstats
path: root/src/H5Pfapl.c
Commit message (Expand)AuthorAgeFilesLines
* Brings file locking changes from developDana Robinson2021-03-251-8/+130
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-1294/+1337
* Use the DECODE macro with the correct signedness for the variable.David Young2020-08-311-4/+4
* Change H5F_open to perform deduplication of open VFDs in a more flexible way,David Young2020-07-301-0/+7
* Don't check an unsigned integer for being negative. Quiets a GCC warning.David Young2020-07-141-1/+1
* Make a VFD SWMR writer use the SWMR VFD, to facilitate avoiding conflictingDavid Young2020-07-101-5/+2
* Repair a bunch of H5_ATTR_SANITY_CHECK uses that should have beenDavid Young2020-05-201-2/+1
* Trim trailing whitespaceQuincey Koziol2020-05-201-1/+1
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-05-201-1/+2
* Updated the 'const memory free' changes based on PR feedback.Dana Robinson2020-05-201-17/+4
* Added a free wrapper that lets us free constant pointers withoutDana Robinson2020-05-201-7/+10
* fix unused related warningskmu2020-05-201-4/+4
* Numerous changes supporting a floating shadow index:David Young2020-02-031-3/+3
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-142/+1021
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-4/+10
* Good-bye md_open_tries.David Young2019-11-141-5/+0
* Use h5_retry_init/_next to retry loading the SWMR shadow file.David Young2019-09-121-0/+5
* (1) Fix for accumulator issue #1 as described in John's previous checkinVailin Choi2018-12-021-1/+2
* Third batch of checkin:Vailin Choi2018-09-281-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_f...Vailin Choi2018-09-261-128/+128
|\
| * Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-129/+129
* | Second batch of checkin:Vailin Choi2018-09-041-1/+11
* | Preliminary checkins for implementation done so far:Vailin Choi2018-08-141-0/+213
|/
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-10/+10
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-11/+11
* 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