summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix various Java issues when deprecated symbols are disabledJordan Henderson2019-10-1011-27/+131
* | | | Merge pull request #1996 in HDFFV/hdf5 from ~JHENDERSON/hdf5:feature/unify_H5...Jordan Henderson2019-10-102-9/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Unify code between H5Lcopy and H5LmoveJordan Henderson2019-10-102-9/+14
|/ / /
* | | Merge pull request #1993 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2019-10-091-9/+15
|\ \ \
| * | | Improvements in response to Allen's suggestions.Larry Knox2019-10-091-12/+12
| * | | Corrections and improvements to testh5dump.sh.in changes.Larry Knox2019-10-091-34/+10
| * | | Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-3/+33
| |/ /
* | | Merge pull request #1994 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:ref_fix to developJerome Soumagne2019-10-091-1/+1
|\ \ \ | |/ / |/| |
| * | Fix func enter macro in H5T_ref_reclaim()Jerome Soumagne2019-10-091-1/+1
|/ /
* | 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