summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1991 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2019-10-081-3/+3
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-10-08111-3048/+12295
| |\ | |/ |/|
* | Merge pull request #1931 in HDFFV/hdf5 from feature/references to developJerome Soumagne2019-10-08104-2854/+11989
|\ \
| * | 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 #1987 in HDFFV/hdf5 from HDFFV-10539-2GB-Write-Independent...Richard Warren2019-10-087-194/+306
|\ \ \ | |/ / |/| |
| * | Remove debugging logic from the new t_bigio testRichard Warren2019-10-081-18/+0
| * | Expanded t_bigio.c to include Jordan's test from HDFFV-10539Richard Warren2019-10-081-3/+82
| * | Another cleanup pass as suggested by the reviewers.Richard Warren2019-10-073-8/+5
| * | Fix some typos and remove an unused prototype from H5Sprivate.hRichard Warren2019-10-072-2/+1
| * | At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...Richard Warren2019-10-076-177/+211
| * | Made code review edit suggested by Jerome, plus various code updates to files...Richard Warren2019-10-072-9/+9
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Richard Warren2019-10-072-80/+88
| |\ \ | |/ / |/| |
| * | No functional changes, just removed some tab charactersRichard Warren2019-10-051-4/+4
| * | Make the initial bug fixes to allow >2GB writes with Independent IORichard Warren2019-10-054-26/+47
| | * Change reference test to grep for specific errorAllen Byrne2019-10-071-3/+3
| |/ |/|
* | Merge pull request #1985 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Gget_object_...Dana Robinson2019-10-042-80/+88
|\ \ | |/ |/|
| * Fixed a bug (HDFFV-10899) where the behavior of the deprecatedDana Robinson2019-10-042-80/+88
|/
* Merge pull request #1983 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:small_develop_...Dana Robinson2019-10-031-3/+4
|\
| * Fixed the java assert issue with H5O cache corking calls.Dana Robinson2019-10-031-3/+4
|/
* Merge pull request #1980 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-10-033-370/+214
|\
| * More whitespace changesAllen Byrne2019-10-032-211/+57
| * Whitespace cleanupAllen Byrne2019-10-031-159/+157
|/
* Merge pull request #1973 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-10-029-302/+198
|\
| * HDFFV-10919 merge synchingAllen Byrne2019-10-028-301/+189
| * HDFFV-10408,10918 Add noteAllen Byrne2019-10-021-1/+9
|/
* Merge pull request #1968 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-10-022-1/+121
|\
| * HDFFV-10918 add tests for h5repack ext storageAllen Byrne2019-10-012-1/+121
|/
* Merge pull request #1966 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-10-011-0/+1
|\
| * Add new toolchain fileAllen Byrne2019-10-011-0/+1
* | Merge pull request #1959 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/itera...Vailin Choi2019-10-012-6/+15
|\ \ | |/ |/|
| * Fixed the iteration error in test_versionbounds() in test/dtypes.c.Vailin Choi2019-09-302-6/+15
* | Merge pull request #1963 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-303-58/+61
|\ \
| * | fix for statement declare of typeAllen Byrne2019-09-303-58/+61
|/ /
* | Merge pull request #1958 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to developJake Smith2019-09-301-24/+65
|\ \
| * | Move function-scope macro definition to file-scope.Jacob Smith2019-09-301-5/+6
| * | Refactor external file addition loop to static function.Jacob Smith2019-09-291-18/+57
| * | fix declaring variable in for statementJacob Smith2019-09-281-9/+10
| |/
* | Merge pull request #1960 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-09-301-0/+29
|\ \ | |/ |/|
| * Add clang toolchainAllen Byrne2019-09-301-0/+29
|/
* Merge pull request #1957 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-09-281-1/+1
|\