| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
~CHOGAN/hdf5:feature/1.12/issue_10934 to hdf5_1_12
* commit '6084fbad00b27e12902a340d8a0fcf0d0b9ad2f7':
Add changes from PR 2049 to hdf5_1_12 branch
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
~CHOGAN/hdf5:feature/1.12/cx_lcpl to hdf5_1_12
* commit 'a88b14b003c3c00e2d64cefd66cff4d043b98a26':
Check for both default LCPL values
Use API context to store/retrieve LCPL and DCPL properties
|
| | |
|
|/
|
|
| |
Adding changes from PR 2029 to 1.12 branch.
|
|\
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'beaf9104a84ddb041ac7b42a0d969f1920e21eed':
Correct repo branch name
HDFFV-10962 add VS2019 support
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'e7af4596479e780956cf54e851529db10b6c6d25':
Correct file extension
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '01c7a64bb7ab947f01552f5a89e990a74d385fc4':
Fix MPI test names
|
|/ |
|
| |
|
|
|
|
| |
to H5private.h.
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '17045ae913653ce366ad17a6b58a93926aadf17f':
Fix missing HD and whitespace
|
| |\
| |/
|/|
| |
| |
| | |
* commit '0c19dfc164a0ad21974c10ddff49c31c29d89ace':
Add missing 's'.
Update url for S3 and HDFS vfds in RELEASE.txt.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_12
* commit '41428cda487497585422264edecfe98ae0eacdde':
Add missing 's'.
Update url for S3 and HDFS vfds in RELEASE.txt.
|
| | | |
|
|/ / |
|
| |\
| |/
|/|
| |
| |
| |
| |
| | |
* commit '4bd50505cf4e9ab6a47993a114f149a175178f65':
Update MANIFEST.
Fix typos.
Add HISTORY-1_10_0-1_12_0.txt.
Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file. Set version to 1.12.0-alpha0 for snapshot release.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
hdf5_1_12
* commit '13502badeb3fabd793c14aa0fa9d42d31b00346c':
Update MANIFEST.
|
| |\ \
| |/ /
|/| |
| | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_12
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
hdf5_1_12
* commit '41ad7d0f35ab944eec4fa45c844d052a021dc99c':
Fix typos.
Add HISTORY-1_10_0-1_12_0.txt.
Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file. Set version to 1.12.0-alpha0 for snapshot release.
|
| |/ / |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| | |
Set version to 1.12.0-alpha0 for snapshot release.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
HDFFV-10539-2GB-Write-Independent to hdf5_1_12
* commit 'ce05c4a62dcd3a91760363202105171cac8548b9':
Added the two missing files from the previous PR as requested by Les
Initial 2GB port from develop to the 1_12 branch
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
to hdf5_1_12
* commit '610fe3c2449a918e1dedc475fc7efb09f684cc5a':
Fix encode and decode of tokens in H5VLnative
|
|/
|
|
|
|
|
|
| |
Fix encode and decode of deprecated object reference addresses
Make H5Rdeprec.c use tokens instead of haddr_t
Fix H5Oopen_by_addr() to serialize addr to token
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:1_12_alpha_merges to hdf5_1_12
* commit '75f2ed6167b094431fce2b4b700b3cf9da564c51':
Fixed a bug (HDFFV-10899) where the behavior of the deprecated H5Gget_objinfo() call had changed and passing in a non-existing soft link with a statbuf of NULL passed instead of failed (as it should as per the RM). The HDF5 1.8 and 1.10 behavior was restored and H5Gget_objinfo() will now fail and return -1 as before.
Fixed the java assert issue with H5O cache corking calls.
Corrected missing parallel #ifdefs.
Converted H5O MD cache cork calls to use the VOL.
Marked up H5Fget/set_mpi_atomicity() to use the VOL.
|
| |
| |
| |
| |
| |
| |
| |
| | |
H5Gget_objinfo() call had changed and passing in a non-existing
soft link with a statbuf of NULL passed instead of failed (as
it should as per the RM). The HDF5 1.8 and 1.10 behavior was
restored and H5Gget_objinfo() will now fail and return -1 as
before.
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
~VCHOI/my_third_fork:bugfix/112_iteration_error_in_test_versionbounds to hdf5_1_12
* commit 'db8a59fbb2907aac63b21ed7c8e88860b2e0fbc8':
Merge pull request #1959 from develop to 1.12.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit 'f3f67a5645d2bbc9631894e93c72809eda4897e0':
Fix various Java issues when deprecated symbols are disabled
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '38d214fd46118cc7ab898bf5e813d3c655106505':
Unify code between H5Lcopy and H5Lmove
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
hdf5_1_12
* commit '5c61be3de285b3a9a63d623944e13892a8a8cb94':
Final improvements.
Fix errors in testh5dump.sh tests that grep for reference error messages.
|
| |\
| |/
|/|
| | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_12
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
to hdf5_1_12
* commit '5d2545ee26d4b7013ed363545705f16a67087549':
Fix func enter macro in H5T_ref_reclaim()
Update RELEASE.txt for reference changes
Fix reference type comparison in h5dump
Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Add new H5R API that abstracts object, region and attribute reference types
Remove ability to loc by ref from H5VL layer
Add support for retrieving object name by token
Add H5VL_OBJECT_GET_TYPE to get object type
Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t
Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.
Fix H5VL_blob_get to return size of blob
Add 'blob' callbacks to VOL, along with a native implementation to store them in the global heap, and changed the VL datatype conversion code to use blobs.
|
| | | |
|