AuthorCommitMessageCommit dateIssues
Chris HoganChris Hogan
a7b35b8584eAdd object header flags to API contextAdd missing DCPL to API context state Replace a couple LCPL H5P_get calls with H5CX_get_*
Chris HoganChris Hogan
07ff0a842a4Use major error code of calling package
Chris HoganChris Hogan
2eeda063babHandle H5CX_state_t for lcpl
Chris HoganChris Hogan
77a0f4087f4Add character encoding to lcpl context
Chris HoganChris Hogan
e6d63889051Change LC property name from 'create_intermediate_group' to 'intermediate_group'
Chris HoganChris Hogan
f8ab081b1f1Use API context to store/retrieve LCPL when creating intermediate groups
Richard WarrenRichard Warren
afd4b291315MMerge pull request #2015 in HDFFV/hdf5 from HDFFV-10943 to develop* commit '299c9ed5fe19edac37cab27bc04d587fa67568c2': Removed set_bigio_count prototype since it has been added to H5private.h Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count to H5private.h.HDFFV-10943
Richard WarrenRichard Warren
299c9ed5fe1Removed set_bigio_count prototype since it has been added to H5private.h
Allen ByrneAllen Byrne
73e8b16d922MMerge pull request #2016 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '9affb7f12ec6084ccaadec9fcdc8d94bccf4dd4f': Fix MPI test depends
Allen ByrneAllen Byrne
9affb7f12ecFix MPI test depends
Richard WarrenRichard Warren
94d14191fa5Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count to H5private.h.
Allen ByrneAllen Byrne
20292df3675MMerge pull request #2008 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop* commit '685956cd4c088d38862b36b8138e643b114b2929': Update format and fix missing prefix
Allen ByrneAllen Byrne
685956cd4c0Update format and fix missing prefix
Jerome SoumagneJerome Soumagne
a27403d5958MMerge pull request #2000 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:fix_endian_develop to develop* commit '294e4faab724c26985867fe8ede684967da8a698': Fix encode and decode of tokens in H5VLnative
Jerome SoumagneJerome Soumagne
294e4faab72Fix encode and decode of tokens in H5VLnativeFix 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
Jordan HendersonJordan Henderson
fc479b4012dMMerge pull request #1998 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/H5Dvlen_reclaim_ref_fix to develop* commit '93f509a2f2d5143450a0e6753325557b2bb8b707': Fix various Java issues when deprecated symbols are disabled
Jordan HendersonJordan Henderson
93f509a2f2dFix various Java issues when deprecated symbols are disabled
Jordan HendersonJordan Henderson
2d8096c7355MMerge pull request #1996 in HDFFV/hdf5 from ~JHENDERSON/hdf5:feature/unify_H5Lcopy_H5Lmove to develop* commit '54d149061f36eaadf5308839a3627f9158d24458': Unify code between H5Lcopy and H5Lmove
Jordan HendersonJordan Henderson
54d149061f3Unify code between H5Lcopy and H5Lmove
Larry KnoxLarry Knox
35062073449MMerge pull request #1993 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '78268762bcf9cb949f711fa0e5290f96957cb60a': Improvements in response to Allen's suggestions. Corrections and improvements to testh5dump.sh.in changes. Fix errors in testh5dump.sh tests that grep for reference error messages.
Jerome SoumagneJerome Soumagne
7b416e62396MMerge pull request #1994 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:ref_fix to develop* commit 'cc1546ea92304e3b8d24ad32aa7252af367d5762': Fix func enter macro in H5T_ref_reclaim()
Jerome SoumagneJerome Soumagne
cc1546ea923Fix func enter macro in H5T_ref_reclaim()
Larry KnoxLarry Knox
78268762bcfImprovements in response to Allen's suggestions.
Larry KnoxLarry Knox
d1f330fd61aCorrections and improvements to testh5dump.sh.in changes.
Larry KnoxLarry Knox
21d69ca15f0Fix errors in testh5dump.sh tests that grep for reference error messages.
Larry KnoxLarry Knox
1cac341502dMMerge pull request #1991 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'd42203b1d44686a0e5309f061c996b959023ce57': Change reference test to grep for specific error
Allen ByrneAllen Byrne
d42203b1d44MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '4c558700ab33934e7358483c5d20fea4823baf9e': 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...HDFFV-10539
Jerome SoumagneJerome Soumagne
4c558700ab3MMerge pull request #1931 in HDFFV/hdf5 from feature/references to develop* commit '9ed9762889fcd05dc230d6652b92fddc5ec880a4': 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...
Richard WarrenRichard Warren
e9f253c7567MMerge pull request #1987 in HDFFV/hdf5 from HDFFV-10539-2GB-Write-Independent to develop* commit 'abb43d3d3ac2e802d0efbe21e028381ed99722f9': Remove debugging logic from the new t_bigio test Expanded t_bigio.c to include Jordan's test from HDFFV-10539 Another cleanup pass as suggested by the reviewers. Fix some typos and remove an unused prototype from H5Sprivate.h At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5mpi.c and renamed the function ...HDFFV-10539
Jerome SoumagneJerome Soumagne
9ed9762889fUpdate RELEASE.txt for reference changes
Jerome SoumagneJerome Soumagne
0beba4aac2aFix reference type comparison in h5dump
Jerome SoumagneJerome Soumagne
c13078a0ed0Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()
Jerome SoumagneJerome Soumagne
ae490016b96Add new H5R API that abstracts object, region and attribute reference typesAlso support references to external files Add new H5T_REF type and type conversion routines Support conversion from H5T_REF_OBJ/DSET_REG to H5T_REF Add H5Treclaim() API to reclaim memory of vlen/reference types Deprecate H5Dvlen_reclaim() Fix H5T_vlen_reclaim() and H5T_reclaim() to use private callback Add H5T_ref_reclaim() Move previous H5R APIs to H5Rdeprec.c Clean up H5Ocopy Separat...
Jerome SoumagneJerome Soumagne
0f4e080309dRemove ability to loc by ref from H5VL layer
Jerome SoumagneJerome Soumagne
616567f8a18Add support for retrieving object name by token
Jerome SoumagneJerome Soumagne
2c9699a61dbAdd H5VL_OBJECT_GET_TYPE to get object typeAdd H5VL_OBJECT_LOOKUP to lookup objects
Jerome SoumagneJerome Soumagne
0922e60de22Add H5VL_MAX_TOKEN_SIZE and H5VL_token_t
Quincey KoziolQuincey Koziol
bf65652e9b7Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.Remove "by address" location for VOL operations. (Switching to "by token")
Jerome SoumagneJerome Soumagne
fa6fdde1bfbFix H5VL_blob_get to return size of blobFix const in blob API Add H5HG_HEAP_ID_SIZE macro to return native blob size Add maximum size for blobs Fix blob API callbacks to pass VOL file object Add public wrappers for blob VOL API Implement passthrough blob callbacks Update H5Tvlen after callback changes Update trace information for H5VL blob routines Fix public header inclusion in native and passthru headers
Quincey KoziolQuincey Koziol
eaa65c862b0Add '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.Move encode/decode of sequence lengths into VL datatype callbacks, from native VOL blob routines.
Richard WarrenRichard Warren
abb43d3d3acRemove debugging logic from the new t_bigio test
Richard WarrenRichard Warren
06db4209292Expanded t_bigio.c to include Jordan's test from HDFFV-10539HDFFV-10539
Richard WarrenRichard Warren
e2405c1091eAnother cleanup pass as suggested by the reviewers.
Richard WarrenRichard Warren
d7e83cc5101Fix some typos and remove an unused prototype from H5Sprivate.h
Richard WarrenRichard Warren
a97c0d418ddAt the suggestion of the PR reviewers, moved the mpio_create_large_type to H5mpi.c and renamed the function appropriately. Also moved some support functions to set and get the vvalue where we transistion to using derived datatypes.
Allen ByrneAllen Byrne
403c0445fb5Change reference test to grep for specific error
Richard WarrenRichard Warren
a074eeda117Made code review edit suggested by Jerome, plus various code updates to files that I touched to eliminate compile warnings (on my Linux box).
Richard WarrenRichard Warren
fa2882c0b3dMMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into HDFFV-10539-2GB-Write-IndependentHDFFV-10539
Richard WarrenRichard Warren
abe29580353No functional changes, just removed some tab characters
Richard WarrenRichard Warren
21a18a1cd25Make the initial bug fixes to allow >2GB writes with Independent IO