Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
97010140750Correct flaws in test scripts and files
Allen ByrneAllen Byrne
f66d3366ce9grep for failure text in error stack
Allen ByrneAllen Byrne
dcfeaddb32bAdd list to function arg
Allen ByrneAllen Byrne
ffb7d748f64Test files for new ref types
Allen ByrneAllen Byrne
1301b25aa9ch5diff test script files
Allen ByrneAllen Byrne
a9b6fde99e0Add ref changes to test script
Allen ByrneAllen Byrne
0b2fe3fcc78Add new h5diff files
Allen ByrneAllen Byrne
463671a4f47Fix compile statement order
Allen ByrneAllen Byrne
972c57f7692HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3
Allen ByrneAllen Byrne
e5cb404bb20Add unknown define for h5dump ref objects
Allen ByrneAllen Byrne
d486a9b27e0HDFFV-10980 - h5diff uses new ref APIs
Quincey KoziolQuincey Koziol
b6b0567bdf6Remove unnecessary H5CX call
Quincey KoziolQuincey Koziol
53e62bcbebaRefactor H5Dvlen_get_buf_size to use optional dataset operation, with generic fallback for VOL connectors that don't implement operation
Quincey KoziolQuincey Koziol
ba9f12b6d86Cleanups from PR reviews
Quincey KoziolQuincey Koziol
996e12e796bRefactor all the 'H5VL_*_optional' callbacks to move the type of operation out of the va_list, so it's at least possible for another connector to know what the operation is and decide whether to implement it or not. Added a new VOL sub-class called "introspect" where callbacks that report information about the connector or container can be placed. Added an 'opt_query' callback to this sub-class, for a connector to report back to the library whether a particular optional callback operation i...
Allen ByrneAllen Byrne
68373c2d788Standalone doesn't use h5test lib implementation.
David YoungDavid Young
2914c7baf86In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
David YoungDavid Young
5ad9d9277e7Make this script work on hosts where PERL is not installed at /usr/bin/perl.
Allen ByrneAllen Byrne
e3f12a5a228Add missing note
Allen ByrneAllen Byrne
9f5fdc677a5Remove const
Allen ByrneAllen Byrne
344f4139d73Fix compile error - declaration after executable statement
Allen ByrneAllen Byrne
def01d7676aAdjust cache.c only variables.
Allen ByrneAllen Byrne
2cff38d38e3Fix include to correct memory calls - big-endian issue.
Quincey KoziolQuincey Koziol
091b45c02d9Update h5debug to retrieve file pointer through VOL framework
Allen ByrneAllen Byrne
b71046be5aeMinor whitespace
Dana RobinsonDana Robinson
0e133ade902Fixed bugs in pread/pwrite I/O in VFDs. Fixes HDFFV-10945.
Vailin ChoiVailin Choi
19934f86545More fixes for previous committed PR #2079 dated Dec 5 2019. (1) H5O_dtype_ver_bounds[] for V112 should be H5O_DTYPE_VRESION_4 (2) The tests for the new reference types should work for V112 and beyond
Allen ByrneAllen Byrne
bc69c4177baRemove duplicate instance
Allen ByrneAllen Byrne
931bc7fa517Revert and move declaration
Allen ByrneAllen Byrne
d6356f58f1aCorrect struct access
Allen ByrneAllen Byrne
1814f0363f1Fix duplicate and varname
Allen ByrneAllen Byrne
1409fcee4e2Fix compile and test issues from DT
Allen ByrneAllen Byrne
ba4eaeb6600Add release note for sanitizer support
Allen ByrneAllen Byrne
5b50f47f31aHDFFV-10979 cleanup globals
Allen ByrneAllen Byrne
371439c6bd1TRILABS-135 Add clang analyzers
Neil FortnerNeil Fortner
958ba4c8a26Modify H5VL initialization routines to initialize all VOL-managed object types. Modify H5VLwrap_register() to reject non-VOL-managed object types. Also fix overisights in h5trace.c from previous changes.
Allen ByrneAllen Byrne
59d5321a332HDFFV-10979 fix global name clash
Allen ByrneAllen Byrne
d91fa68f27eFix 2010 compile issues
Allen ByrneAllen Byrne
34518626c4cFix issues found with ONLY_SHARED_LIBS option
Richard WarrenRichard Warren
c1eae1a6594Change from using H5Dcreate to H5Dcreate2
Allen ByrneAllen Byrne
85bf828d0caCorrect assignment
Allen ByrneAllen Byrne
64da9d289beFix java include, h5watch and remove clang tool.
Allen ByrneAllen Byrne
c054c43a9f1Add missing filenames
Chris HoganChris Hogan
e7895c4b3a4Update RELEASE.txt with performance improvements
Allen ByrneAllen Byrne
1401be48055HDFFV-10974 Change defines to eliminate Windows conflict
Chris HoganChris Hogan
c5a7afb7a03Add RELEASE.txt entry for Jira 10934
Allen ByrneAllen Byrne
271432db353Add H5Rdestroy calls to cleanup
Allen ByrneAllen Byrne
ff35d0e423dRemove problem tests for now
Allen ByrneAllen Byrne
ed403503120Add new test reference
Allen ByrneAllen Byrne
768d9897b66HDFFV-10876 fix compare reference