summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Converted H5O MD cache cork calls to use the VOL.Dana Robinson2019-10-116-57/+252
* Marked up H5Fget/set_mpi_atomicity() to use the VOL.Dana Robinson2019-10-114-23/+105
* Merge pull request #1999 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf...Jordan Henderson2019-10-1011-27/+131
|\
| * Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-1011-27/+131
|/
* Merge pull request #1997 in HDFFV/hdf5 from ~JHENDERSON/hdf5:hdf5_1_12 to hdf...Jordan Henderson2019-10-102-9/+14
|\
| * Unify code between H5Lcopy and H5LmoveJordan Henderson2019-10-102-9/+14
|/
* Merge pull request #1995 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to hdf...Larry Knox2019-10-091-10/+17
|\
| * Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_l...Larry Knox2019-10-09105-2890/+12332
| |\ | |/ |/|
* | Merge pull request #1990 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:references_1_12 t...Larry Knox2019-10-09104-2854/+11989
|\ \
| * | Fix func enter macro in H5T_ref_reclaim()Jerome Soumagne2019-10-091-1/+1
| * | Update RELEASE.txt for reference changesJerome Soumagne2019-10-081-0/+10
| * | Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0831-274/+276
| * | Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-0854-1953/+10097
| * | Remove ability to loc by ref from H5VL layerJerome Soumagne2019-10-083-113/+2
| * | Add support for retrieving object name by tokenJerome Soumagne2019-10-081-0/+12
| * | Add H5VL_OBJECT_GET_TYPE to get object typeJerome Soumagne2019-10-083-1/+63
| * | Add H5VL_MAX_TOKEN_SIZE and H5VL_token_tJerome Soumagne2019-10-081-0/+7
| * | Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Quincey Koziol2019-10-088-81/+135
| * | Fix H5VL_blob_get to return size of blobJerome Soumagne2019-10-0814-104/+490
| * | Add 'blob' callbacks to VOL, along with a native implementation to store themQuincey Koziol2019-10-0822-468/+1033
* | | Merge pull request #1962 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/112_H...Vailin Choi2019-10-093-36/+343
|\ \ \ | |/ / |/| |
| * | Merge pull request #1957 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-09-301-1/+1
| * | Merge pull request #1934 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-09-303-36/+343
| | * Final improvements.Larry Knox2019-10-091-38/+15
| | * Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-0/+30
| |/ |/|
* | Merge pull request #1981 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-033-370/+214
|\ \
| * | More whitespace changesAllen Byrne2019-10-032-211/+57
| * | Whitespace cleanupAllen Byrne2019-10-031-159/+157
|/ /
* | Merge pull request #1970 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-0218-501/+515
|\ \
| * | HDFFV-10919 merge synchingAllen Byrne2019-10-024-179/+68
| * | HDFFV-10408,10918 add noteAllen Byrne2019-10-021-0/+8
| * | Whitespace and macro semi-colonAllen Byrne2019-10-0210-263/+260
| * | Whitespace synchAllen Byrne2019-10-021-58/+58
| * | HDFFV-10918 add tests for h5repack ext storageAllen Byrne2019-10-022-1/+121
|/ /
* | Merge pull request #1969 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-0221-1726/+1734
|\ \
| * | More whitespace synchingAllen Byrne2019-10-0213-1695/+1693
| * | Cleanup whitespace and comments compared to developAllen Byrne2019-10-028-31/+41
|/ /
* | Merge pull request #1967 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-10-011-0/+1
|\ \
| * | Add new toolchain fileAllen Byrne2019-10-011-0/+1
|/ /
* | Merge pull request #1964 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-09-304-82/+126
|\ \
| * | fix for statement declare variableAllen Byrne2019-09-304-82/+126
|/ /
* | Merge pull request #1961 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-09-302-1/+30
|\ \ | |/ |/|
| * Add clang toolchainAllen Byrne2019-09-302-1/+30
|/
* Merge pull request #1952 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-09-261-2/+2
|\
| * add missing version to listAllen Byrne2019-09-261-2/+2
|/
* Merge pull request #1949 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_...Allen Byrne2019-09-261-1/+1
|\
| * Correct default CDash nameAllen Byrne2019-09-261-1/+1
|/
* Set versions in initial hdf5_1_12 revision.hdf5_1_12-initialLarry Knox2019-09-2510-27/+27
* Merge pull request #1943 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-09-251-20/+25
|\