summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update configure with optino to disable memory sanity checks.Larry Knox2020-08-191-5/+1
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10_7)Larry Knox2020-08-192-5/+19
| |\ | |/ |/| | | | | * commit 'bbc344a4f50f18b4d7c17d08ae12818b8192755e': Disables memory sanity checks in Autotools debug builds
* | Merge pull request #2813 in HDFFV/hdf5 from ↵Dana Robinson2020-08-192-5/+19
|\ \ | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:hdf5_1_10_7_sanity to hdf5_1_10_7 * commit '00388c4e0f252f29426416b33d2f4d13c1dcdbb6': Disables memory sanity checks in Autotools debug builds
| * | Disables memory sanity checks in Autotools debug buildsDana Robinson2020-08-192-5/+19
|/ / | | | | | | ** ONLY FOR THIS RELEASE BRANCH **
| * Merge branch 'hdf5_1_10_7' of ↵Larry Knox2020-08-190-0/+0
| |\ | |/ |/| | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10_7
* | Merge pull request #2812 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_7 to ↵Larry Knox2020-08-1993-4/+175237
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10_7 * commit 'aee3fb3d87359ec0e49f07c9d6d2f07f193875fc': Commit changes for release branch: maintainer mode, default to production, set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
| | * Add new Makefile.ins to MANIFEST.Larry Knox2020-08-192-716/+2
| |/ | | | | | | Delete H5config.h.in~ that shouldn't have been committed.
| * Commit changes for release branch: maintainer mode, default to production, ↵Larry Knox2020-08-1993-4/+175237
|/ | | | set HDFF5_GENERATE_HEADERS to OFF, and add file generated by autogen.sh.
* Merge pull request #2810 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2020-08-191-219/+96
|\ | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'cd3382ac228b3555460272d0d2ee52f53fe928c9': Update RELEASE.txt to correct merge problems and text formatting. Update RELEASE.txt entry. Remove entries for HDF5 1.10.6 release.
| * Update RELEASE.txt to correct merge problems and text formatting.Larry Knox2020-08-191-23/+25
| |
| * Update RELEASE.txt entry.Larry Knox2020-08-191-4/+7
| |
| * Merge branch 'hdf5_1_10' of ↵Larry Knox2020-08-191-0/+7
| |\ | |/ |/| | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_10
* | Merge pull request #2809 in HDFFV/hdf5 from ↵Larry Knox2020-08-191-0/+7
|\ \ | | | | | | | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10 * commit '66233315e78ae1b84561632535e776a24ebf0243': Updated bug fix for HDFFV-11101
| * | Updated bug fix for HDFFV-11101Binh-Minh Ribler2020-08-181-0/+7
|/ /
| * Remove entries for HDF5 1.10.6 release.Larry Knox2020-08-191-212/+84
|/
* Merge pull request #2808 in HDFFV/hdf5 from ↵Dana Robinson2020-08-1814-1/+367
|\ | | | | | | | | | | | | | | ~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
| * Fixes typo and return types in version bounds testDana Robinson2020-08-181-7/+7
| |
| * Refactors the 1.10 reference/selection bounds testsDana Robinson2020-08-1814-1/+367
|/
* Merge pull request #2807 in HDFFV/hdf5 from ↵Dana Robinson2020-08-184-48/+0
|\ | | | | | | | | | | | | | | | | ~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."
| * Fixed one last trailing whitespace characterDana Robinson2020-08-181-1/+1
| |
| * Fixed trailing whitespace from revert.Dana Robinson2020-08-183-31/+31
| |
| * Revert "Don't track file offset position when using pread / pwrite."Dana Robinson2020-08-184-80/+32
| | | | | | | | This reverts commit 9e5a68214a5e40bb8e43c5ec2a928dc70e8a6017.
* | Merge pull request #2804 in HDFFV/hdf5 from ↵Dana Robinson2020-08-186-97/+158
|\ \ | |/ | | | | | | | | | | | | ~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
| * Adds missing HDstrtoumax for S3 VFDDana Robinson2020-08-181-0/+3
| |
| * Merge of develop PRs to 1.10Dana Robinson2020-08-185-97/+155
|/
* Merge pull request #2802 in HDFFV/hdf5 from ↵Larry Knox2020-08-181-1/+1
|\ | | | | | | | | | | | | ~DEROBINS/hdf5_der:swmr_test_fail_cmake_1_10 to hdf5_1_10 * commit '4cf784b63b49a6eb6782a80c7b876029cb0199c4': Fixes CMake issue with file locking variable
| * Fixes CMake issue with file locking variableDana Robinson2020-08-181-1/+1
|/
* Merge pull request #2799 in HDFFV/hdf5 from ↵Larry Knox2020-08-182-0/+7
|\ | | | | | | | | | | | | ~BMRIBLER/hdf5_bmr2020:hdf5_bmr2020_addrsani_110 to hdf5_1_10 * commit 'ede1b9b1dd53caad6dfce8ec7bc4aa7b3dbce62c': Fix HDFFV-11101
| * Fix HDFFV-11101Binh-Minh Ribler2020-08-182-0/+7
| | | | | | | | | | | | | | | | | | | | 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)
* | Merge pull request #2772 in HDFFV/hdf5 from ↵Larry Knox2020-08-185-13/+201
|\ \ | |/ |/| | | | | | | | | | | ~BMRIBLER/hdf5_bmr:hdf5_bmr_HDFFV-10933_110 to hdf5_1_10 * commit '538bdb35ae932a1445f32a04e8173f8805d404f8': Updated for HDFFV-10933 Fixed HDFFV-10933
| * Updated for HDFFV-10933Binh-Minh Ribler2020-08-161-0/+11
| |
| * Fixed HDFFV-10933Binh-Minh Ribler2020-08-144-13/+190
| | | | | | | | | | | | | | | | | | | | | | 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)
* | Merge pull request #2798 in HDFFV/hdf5 from ↵Dana Robinson2020-08-185-12/+127
|\ \ | | | | | | | | | | | | | | | | | | | | | ~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
| * | Brings H5Fstart_swmr_write changes from developDana Robinson2020-08-185-15/+118
| | |
| * | Merge branch 'hdf5_1_10' into h5f_start_swmr_write_locksDana Robinson2020-08-1816-1844/+3651
| |\ \ | |/ / |/| |
* | | Merge pull request #2797 in HDFFV/hdf5 from ↵Dana Robinson2020-08-181-7/+22
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit 'c0a05da7c0189e9f0833f69506bce2775a01aa2b': Adds missing hdfs test changes.
| * | | Adds missing hdfs test changes.Dana Robinson2020-08-181-7/+22
| | | |
* | | | Merge pull request #2789 in HDFFV/hdf5 from ↵Dana Robinson2020-08-1815-1837/+3629
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5ac_skiplist_optimization_1_10 to hdf5_1_10 * commit '90fa429c015649fee878530817e503393e9f269c': Brings the MDC skiplist optimizations from develop
| * | | Brings the MDC skiplist optimizations from developDana Robinson2020-08-1715-1837/+3629
| | | |
| | * | Merge branch 'hdf5_1_10' into h5f_start_swmr_write_locksDana Robinson2020-08-178-2438/+1327
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2793 in HDFFV/hdf5 from ↵Dana Robinson2020-08-174-2425/+1310
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:1_10_normalization to hdf5_1_10 * commit '350c9e9b05b86b7b6660c1b596b7e1ddb5fe0854': Brings over S3 and HDFS VFD changes from develop
| * | | | Brings over S3 and HDFS VFD changes from developDana Robinson2020-08-174-2425/+1310
|/ / / /
* | | | Merge pull request #2790 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2020-08-171-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'aa4a50a5b0642229bdfb9272f39eb7dd24909be7': Fix MANIFEST.
| * | | Fix MANIFEST.Larry Knox2020-08-171-1/+1
|/ / /
* | | Merge pull request #2786 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2020-08-173-12/+16
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/mirror_vfd/CMakeLists.txt that prevent building HDF5 with tools disabled.
| * | | Merge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develoElena Pourmal2020-08-171-2/+6
| | | | | | | | | | | | | | | | | | | | Code was already merged to hdf5_1_10. Merging the RELESE.txt entry for HDFFV-10436.
| * | | 1. HDFFV-10830 part 2, move AC_CHECK_HEADERS([szlib.h] afterLarry Knox2020-08-172-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | Adds fix for H5Fstart_swmr_write lock issueDana Robinson2020-08-172-4/+16
| |/ / |/| | | | | | | | Needs a final review pass.
* | | Merge pull request #2783 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:1_10_fortran ↵Dana Robinson2020-08-1723-104/+128
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | to hdf5_1_10 * commit 'f2044e0807f57416932afd5bc800e9e32042c0c8': Brings fortran changes from develop
| * | | Brings fortran changes from developDana Robinson2020-08-1623-104/+128
| | | |