Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
d6bbc30b8bcMMerge pull request #2809 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10 * commit '66233315e78ae1b84561632535e776a24ebf0243': Updated bug fix for HDFFV-11101
Binh-Minh RiblerBinh-Minh Ribler
66233315e78Updated bug fix for HDFFV-11101
Larry KnoxLarry Knox
7246f75ca1eRemove entries for HDF5 1.10.6 release.
Dana RobinsonDana Robinson
8fc569f6d17MMerge pull request #2808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:bounds_refactor to hdf5_1_10 * commit 'f6ee6e59e1516bcc3c4c444e886835db89113e93': Fixes typo and return types in version bounds test Refactors the 1.10 reference/selection bounds tests
Dana RobinsonDana Robinson
f6ee6e59e15Fixes typo and return types in version bounds test
Dana RobinsonDana Robinson
ebb6221ddecRefactors the 1.10 reference/selection bounds tests
Dana RobinsonDana Robinson
5a8e14ae6caMMerge pull request #2807 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10 * commit 'c9f8ef3e185a7a2b16bc9d0200435c242969d0a2': Fixed one last trailing whitespace character Fixed trailing whitespace from revert. Revert "Don't track file offset position when using pread / pwrite."
Dana RobinsonDana Robinson
c9f8ef3e185Fixed one last trailing whitespace character
Dana RobinsonDana Robinson
666a580bda8Fixed trailing whitespace from revert.
Dana RobinsonDana Robinson
fcaa0b9b5c4Revert "Don't track file offset position when using pread / pwrite." This reverts commit 9e5a68214a5e40bb8e43c5ec2a928dc70e8a6017.
Dana RobinsonDana Robinson
bc6a36e1253MMerge pull request #2804 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:final_1_10_prs to hdf5_1_10 * commit '41da55dfe836551936032a33aa7b0acb9d4dc7cb': Adds missing HDstrtoumax for S3 VFD Merge of develop PRs to 1.10
Dana RobinsonDana Robinson
41da55dfe83Adds missing HDstrtoumax for S3 VFD
Dana RobinsonDana Robinson
fe4fe14515aMerge of develop PRs to 1.10
Larry KnoxLarry Knox
de8830ca7ffMMerge pull request #2802 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_test_fail_cmake_1_10 to hdf5_1_10 * commit '4cf784b63b49a6eb6782a80c7b876029cb0199c4': Fixes CMake issue with file locking variable
Dana RobinsonDana Robinson
4cf784b63b4Fixes CMake issue with file locking variable
Larry KnoxLarry Knox
79613e38581MMerge pull request #2799 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10 * commit 'ede1b9b1dd53caad6dfce8ec7bc4aa7b3dbce62c': Fix HDFFV-11101
Binh-Minh RiblerBinh-Minh Ribler
ede1b9b1dd5Fix HDFFV-11101 Description Added initialization to local structs in the src function H5MF_settle_raw_data_fsm() and the test function test_bt2_hdr_fd() to prevent the following error in two different occurrences: MemorySanitizer: use-of-uninitialized-value Platforms tested: Linux/64 (jelly)
Larry KnoxLarry Knox
a99b7336c79MMerge pull request #2772 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933_110 to hdf5_1_10 * commit '538bdb35ae932a1445f32a04e8173f8805d404f8': Updated for HDFFV-10933 Fixed HDFFV-10933
Binh-Minh RiblerBinh-Minh Ribler
538bdb35ae9Updated for HDFFV-10933
Binh-Minh RiblerBinh-Minh Ribler
d7772d6c699Fixed HDFFV-10933 Description: Fixed to allow the creation of a dataset when the combination of type, space, etc doesn't work for filter and the filter is optional. Currently, it was supposed to be skipped as indicated in the documentation, but it was not skipped and the creation failed. The function H5Z_ignore_filters was added and used in H5D__create. Platforms tested: Linux/64 (jelly)
Dana RobinsonDana Robinson
fa7ae0e0012MMerge pull request #2798 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5f_start_swmr_write_locks to hdf5_1_10 * commit 'dfd5e0bf3e5e360786143bf0486d52120342ef14': Brings H5Fstart_swmr_write changes from develop Adds fix for H5Fstart_swmr_write lock issue
Dana RobinsonDana Robinson
dfd5e0bf3e5Brings H5Fstart_swmr_write changes from develop
Dana RobinsonDana Robinson
30574df1655MMerge branch 'hdf5_1_10' into h5f_start_swmr_write_locks
Dana RobinsonDana Robinson
b11c33184f5MMerge pull request #2797 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'c0a05da7c0189e9f0833f69506bce2775a01aa2b': Adds missing hdfs test changes.
Dana RobinsonDana Robinson
c0a05da7c01Adds missing hdfs test changes.
Dana RobinsonDana Robinson
34f804f8a25MMerge pull request #2789 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5ac_skiplist_optimization_1_10 to hdf5_1_10 * commit '90fa429c015649fee878530817e503393e9f269c': Brings the MDC skiplist optimizations from develop
Dana RobinsonDana Robinson
90fa429c015Brings the MDC skiplist optimizations from develop
Dana RobinsonDana Robinson
0997b12cf5bMMerge branch 'hdf5_1_10' into h5f_start_swmr_write_locks
Dana RobinsonDana Robinson
c1a6fffdf1bMMerge pull request #2793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '350c9e9b05b86b7b6660c1b596b7e1ddb5fe0854': Brings over S3 and HDFS VFD changes from develop
Dana RobinsonDana Robinson
350c9e9b05bBrings over S3 and HDFS VFD changes from develop
Larry KnoxLarry Knox
a7ca4210bceMMerge pull request #2790 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit 'aa4a50a5b0642229bdfb9272f39eb7dd24909be7': Fix MANIFEST.
Larry KnoxLarry Knox
aa4a50a5b06Fix MANIFEST.
Larry KnoxLarry Knox
9457d3d4b41MMerge pull request #2786 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 * commit '3b9c648180fcdc7ac4e110f4455d00e67322b742': Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develo 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] after AC_CHECK_LIB([sz], [SZ_BufftoBuffCompress] to avoid compiling H5Z.c with szlib.h after its path is removed from AM_CPPFLAGS. 2. Remove unnecessary links to ${HDF5_TOOLS_LIB_TARGET} in utils/mirr...
Elena PourmalElena Pourmal
3b9c648180fMerge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develo Code was already merged to hdf5_1_10. Merging the RELESE.txt entry for HDFFV-10436.
Larry KnoxLarry Knox
8b75cd714ba1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] after AC_CHECK_LIB([sz], [SZ_BufftoBuffCompress] to avoid compiling H5Z.c with szlib.h after its path is removed from AM_CPPFLAGS. 2. Remove unnecessary links to ${HDF5_TOOLS_LIB_TARGET} in utils/mirror_vfd/CMakeLists.txt that prevent building HDF5 with tools disabled.
Dana RobinsonDana Robinson
22b8f56d5efAdds fix for H5Fstart_swmr_write lock issue Needs a final review pass.
Dana RobinsonDana Robinson
75ab7c667c7MMerge pull request #2783 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_fortran to hdf5_1_10 * commit 'f2044e0807f57416932afd5bc800e9e32042c0c8': Brings fortran changes from develop
Dana RobinsonDana Robinson
f2044e0807fBrings fortran changes from develop
Dana RobinsonDana Robinson
c451abb58fbMMerge pull request #2785 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '88ecc17474e86e67f0ce64ed0b36c0d10e93eb66': Removes email and Modifications sections
Dana RobinsonDana Robinson
88ecc17474eRemoves email and Modifications sections
Dana RobinsonDana Robinson
12c3192d5d7MMerge pull request #2782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '4312f5ea1a611cef01e9ecfb57d7c287c9549249': Adds unsuffixed double warning changes from develop Minor normalizations with develop
Dana RobinsonDana Robinson
4312f5ea1a6Adds unsuffixed double warning changes from develop
Dana RobinsonDana Robinson
ba42c55e233Minor normalizations with develop
Dana RobinsonDana Robinson
2dde1a9957aMMerge pull request #2781 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'cba993c3492d773e5d0923257382eca17e594910': Minor normalizations with develop
Dana RobinsonDana Robinson
cba993c3492Minor normalizations with develop
Allen ByrneAllen Byrne
de944a7f040MMerge pull request #2780 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '7d02a1769f7d69f5401ddd64232ced3ae1b7e75f': Fix javadoc warning
Allen ByrneAllen Byrne
7d02a1769f7Fix javadoc warning
Dana RobinsonDana Robinson
72195bf60d2MMerge pull request #2778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '0ba794be38b908271e6a2d8f5e231e4b097f25e5': Normalizations with develop
Dana RobinsonDana Robinson
0ba794be38bNormalizations with develop
Allen ByrneAllen Byrne
cd5ad23beadMMerge pull request #2775 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10 * commit '4a6a11dd35e964b1e06055d924b0c6dd043ab1b6': Tag TRILABS-227 and fix MANIFEST HDFFV-9984 Add merge/prune h5repack options for ext links