AuthorCommitMessageCommit dateIssues
Allen ByrneAllen Byrne
b73c0aeaa95HDFFV-10995 - Update all time instancesHDFFV-10995
Allen ByrneAllen Byrne
59ab02a6c53HDFFV-10995 adjust testing to tolerate non-US localeHDFFV-10995
Kimmy MuKimmy Mu
c3ae64a8753MMerge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop* commit '30ac64d83aff5e022d51a17fd6c1d72903ae4f02': add new type support
Kimmy MuKimmy Mu
30ac64d83afadd new type support
Kimmy MuKimmy Mu
127f07d64afMMerge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop* commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" ...
Quincey KoziolQuincey Koziol
4f98de52d64MMerge pull request #2228 in HDFFV/hdf5 from minor_improvements_from_token_refactor to develop* commit '0225e6d59698c9a720177766794619c7ad273f4a': Small changes from the token_refactoring branch, to reduce the delta to develop
Quincey KoziolQuincey Koziol
0225e6d5969Small changes from the token_refactoring branch, to reduce the delta to develop
Jordan HendersonJordan Henderson
99e990e1ee8MMerge pull request #2226 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit 'ccf177344ae2d4b03802adecc08a6cc956a7dac5': Fix some places where H5P_DEFAULT gets passed down to a VOL connector
Jordan HendersonJordan Henderson
ccf177344aeFix some places where H5P_DEFAULT gets passed down to a VOL connector
Dana RobinsonDana Robinson
041b14c876cMMerge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop* commit '1a50056dafc8e22facda675acb43a71705fdd15c': Changed -Wformat-truncation to level 2 in CMake w/ gcc. Changed -Wformat-truncation's level from 2 to 1.
Dana RobinsonDana Robinson
1a50056dafcChanged -Wformat-truncation to level 2 in CMake w/ gcc.
Dana RobinsonDana Robinson
4fd5a3e00bdChanged -Wformat-truncation's level from 2 to 1.
Jordan HendersonJordan Henderson
1e0a2d37ae5MMerge pull request #2216 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '9c9b9b1c7a49529da6f43bb4516669c9ff79f700': Fix issue in h5dump where reference objects weren't being destroyed
Jordan HendersonJordan Henderson
9c9b9b1c7a4Fix issue in h5dump where reference objects weren't being destroyed
Jordan HendersonJordan Henderson
5681bede703MMerge pull request #2210 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop* commit '1795aa660afe47adb28436b24eac64fa77f183fd': Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro Refactor tools library error handling macros
Jordan HendersonJordan Henderson
1795aa660afClean up tools warnings introduced by H5TOOLS_ERR_INIT macro
Jordan HendersonJordan Henderson
2cbf31cb3adRefactor tools library error handling macros
Allen ByrneAllen Byrne
34a68acc934MMerge pull request #2185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0350f4d000abf7051c1d03810d45c007e66734da': Add MPI libs to standalone perf
Allen ByrneAllen Byrne
0350f4d000aAdd MPI libs to standalone perf
Allen ByrneAllen Byrne
9d9044e0e9dMMerge pull request #2178 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'b6bc749eac68335004ad80edc0f4e28322631d15': Grep needs to search error file Correct flaws in test scripts and files grep for failure text in error stack Add list to function arg Test files for new ref types h5diff test script files Add ref changes to test script
Allen ByrneAllen Byrne
b6bc749eac6Grep needs to search error file
Allen ByrneAllen Byrne
2fa314d8b3fCorrect flaws in test scripts and files
Allen ByrneAllen Byrne
a2604b1e158grep for failure text in error stack
Allen ByrneAllen Byrne
b81802b71e7Add list to function arg
Allen ByrneAllen Byrne
6d28cbe853fTest files for new ref types
Allen ByrneAllen Byrne
9ff8fe6477dh5diff test script files
Allen ByrneAllen Byrne
4be4a50fe0eAdd ref changes to test script
Allen ByrneAllen Byrne
f679b7495d6MMerge pull request #2173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '576e713924b1802a64ae2f6655d2389d70fadfd1': Add new h5diff files Fix compile statement order HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 Add unknown define for h5dump ref objects Standalone doesn't use h5test implementation. HDFFV-10980 - h5diff uses new ref APIs2 JIRA Issues
Allen ByrneAllen Byrne
576e713924bAdd new h5diff files
Quincey KoziolQuincey Koziol
9016f66248aMMerge pull request #2167 in HDFFV/hdf5 from refactor_optional_vol_callback_02 to develop* commit 'c2ca33dcfa340af603399036dfddad0ebbd72f6f': Remove unnecessary H5CX call Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic fallback for VOL connectors that don't implement operation Cleanups from PR reviews Refactor 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...
Quincey KoziolQuincey Koziol
c2ca33dcfa3Remove unnecessary H5CX call
Quincey KoziolQuincey Koziol
cf5cd3b6399Refactor H5Dvlen_get_buf_size to use optional dataset operation, with generic fallback for VOL connectors that don't implement operation
Allen ByrneAllen Byrne
de0f6670767Fix compile statement order
Allen ByrneAllen Byrne
23f813026f0HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3HDFFV-10976
Quincey KoziolQuincey Koziol
2c2c46d4ea1Cleanups from PR reviews
Allen ByrneAllen Byrne
d7c38eeee9eAdd unknown define for h5dump ref objects
Allen ByrneAllen Byrne
ca1b672ced9MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '7e0e9f83dc45a4ec1212bc96f6584d221073af39': Standalone doesn't use h5test lib implementation.
Allen ByrneAllen Byrne
7e0e9f83dc4MMerge pull request #2172 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop* commit '50425ad4395b58ece517ab3a442d0dd703afa687': Standalone doesn't use h5test lib implementation.
Allen ByrneAllen Byrne
50425ad4395Standalone doesn't use h5test lib implementation.
Allen ByrneAllen Byrne
a057a82a692Standalone doesn't use h5test implementation.
Allen ByrneAllen Byrne
bc88c823086MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit 'b55a584fd5b3aac6f2514fba41a6182030b497ae': In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]]. Make this script work on hosts where PERL is not installed at /usr/bin/perl.
Quincey KoziolQuincey Koziol
58cf7953212Refactor 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 is supported. Also added a 'get_conn_cls' introspection callback, to retrieve the H5VL_class_t of a connector (either ...
David YoungDavid Young
b55a584fd5bMMerge pull request #2161 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop* commit 'ec4418a75716b7f2ce53e627de28d139b281b545': In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]]. Make this script work on hosts where PERL is not installed at /usr/bin/perl.
Allen ByrneAllen Byrne
628c63f1259HDFFV-10980 - h5diff uses new ref APIsHDFFV-10980
Allen ByrneAllen Byrne
63fdb786859MMerge pull request #2162 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '74d37c880f1309900b45bd9f4813dca225d2d3c4': Add missing note
Allen ByrneAllen Byrne
74d37c880f1Add missing note
David YoungDavid Young
ec4418a7571In portable shell scripts (using #!/bin/sh) we have to use single squarebrackets, [ ], instead of the bash-ism double square brackets, [[ ]].
David YoungDavid Young
d11b347aa77MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop)* commit '817235bb60e1f79c4b22b4a6116a1594aa75b81d': (145 commits) Remove const Fix compile error - declaration after executable statement Adjust cache.c only variables. Fix include to correct memory calls - big-endian issue. Update h5debug to retrieve file pointer through VOL framework Minor whitespace Remove duplicate instance Revert and move declaration Correct struct acces...2 JIRA Issues
Allen ByrneAllen Byrne
817235bb60eMMerge pull request #2153 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'ac87f12afe73fa22dcf31d9aeba05a259e215765': Remove const Fix compile error - declaration after executable statement Adjust cache.c only variables. Fix include to correct memory calls - big-endian issue.
Allen ByrneAllen Byrne
ac87f12afe7Remove const