summaryrefslogtreecommitdiffstats
path: root/src/H5Pfapl.c
Commit message (Expand)AuthorAgeFilesLines
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 Whitespace changes after clang-format run (#288)Allen Byrne2021-01-291-1/+1
* Basic alignment with async branch (#115) (#137)Quincey Koziol2020-11-301-44/+39
* Manual sync with develop (#95)Dana Robinson2020-11-171-0/+130
* Source formattedAllen Byrne2020-10-011-1254/+1296
* Switch H5VM inline routines back to single underscope and put a comment in th...Quincey Koziol2020-08-221-11/+11
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-221-110/+54
* Sync with developDana Robinson2020-08-011-18/+9
* Whitespace cleanupAllen Byrne2020-05-131-1/+1
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-4/+4
* Added H5Pset/get_mpi_params calls and unified them with the MPI-I/ODana Robinson2019-08-261-15/+529
* Cleaned up misc warnings.Dana Robinson2019-06-291-1/+1
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-031-10/+10
|\
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-10/+10
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-101-0/+37
|/
* Revise "management" VOL callbacks into 'info' and object 'wrap / retrieval'Quincey Koziol2019-02-231-1/+1
* Moved private native VOL connector functions to H5VLnative_private.h.Dana Robinson2018-12-201-1/+1
* Clear driver properties before returning them to application.Quincey Koziol2018-12-191-107/+0
* Refactor infrastructure for setting FAPL information from environmentQuincey Koziol2018-11-281-3/+3
* Added 'notify' callback for async requests; switched VOL class and infoQuincey Koziol2018-11-281-4/+10
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-11-181-7/+8
|\
| * Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-7/+8
* | Add VOL connector info to the flie access property list returned fromQuincey Koziol2018-11-181-106/+7
* | Switch driver | plugin => connector.Quincey Koziol2018-11-041-119/+119
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-10-251-2/+2
|\ \ | |/
| * Split H5VLnative.h into public and private files and updatedDana Robinson2018-10-201-1/+1
* | Squashed commit of private branch changes to support stackable VOL plugins.Quincey Koziol2018-10-251-165/+171
|/
* VOL FEATUREDana Robinson2018-10-101-0/+523
* Normalization with vol_integration (property lists, file drivers,Dana Robinson2018-09-211-129/+129
* 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