summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed -Wformat-truncation to level 2 in CMake w/ gcc.Dana Robinson2020-01-091-1/+1
|
* Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-01-091-1/+1
|
* Merge pull request #2204 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-12-271-0/+583
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'ce5c3db14eccb35a57c0103fd5c449327c1e92c6': Update HISTORY-1_10.txt with RELEASE.txt from HDF5 1.10.6 release.
| * Update HISTORY-1_10.txt with RELEASE.txt from HDF5 1.10.6 release.Larry Knox2019-12-261-0/+583
|/
* Merge pull request #2169 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-201-0/+3
|\ | | | | | | | | | | | | hdf5_1_10 * commit '3d78ca7eee5f4922087209312fdb534528232b75': Standalone doesn't use h5test implementation.
| * Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
|/
* Merge pull request #2163 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-191-0/+12
|\ | | | | | | | | | | | | hdf5_1_10 * commit '0d7b7a50ae0bb9cca51c7fcadbe785aaa57104a3': Add missing note
| * Add missing noteAllen Byrne2019-12-191-0/+12
|/
* Merge pull request #2155 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-193-30/+27
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '4e4b0af0d7f9337de5ef408e9ab1d2ef44ca22e6': Adjust cache.c only variables. Fix include to correct memory calls - big-endian issue.
| * Adjust cache.c only variables.Allen Byrne2019-12-183-29/+26
| |
| * Fix include to correct memory calls - big-endian issue.Allen Byrne2019-12-182-1/+1
|/
* Merge pull request #2148 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-179-24/+41
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '59c07e8859b27c422e9aa93df8d979c12d479ed4': Minor corrections to CMake functions Remove duplicate instance
| * Minor corrections to CMake functionsAllen Byrne2019-12-178-18/+41
| |
| * Remove duplicate instanceAllen Byrne2019-12-161-6/+0
|/
* Merge pull request #2136 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-134-723/+731
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '9b014e94ed2e5b9bef8b1687879913afbfd319aa': Correct Merge issue HDFFV-10979 fix issue with global name conflict
| * Correct Merge issueAllen Byrne2019-12-131-2/+3
| |
| * HDFFV-10979 fix issue with global name conflictAllen Byrne2019-12-124-723/+730
|/
* Merge pull request #2125 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-111-18/+0
|\ | | | | | | | | | | | | hdf5_1_10 * commit '94fea3ab8fe64bfa798f34824ed93f3eee8d04dc': Remove search for clang tool - incorrect location
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-12-119-20/+20
| |\ | |/ |/| | | | | * commit '10aeb563fbf75044237cb6d756edf55b86e7b7a6': Update version for HDF5_1_10
* | Merge pull request #2131 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-12-119-20/+20
|\ \ | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit 'b85582098c29aea59bbc7fe0287fe71cab998fe5': Update version for HDF5_1_10
| * | Update version for HDF5_1_10Larry Knox2019-12-119-20/+20
|/ /
| * Remove search for clang tool - incorrect locationAllen Byrne2019-12-111-18/+0
|/
* Merge pull request #2106 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-12-102-9/+1
|\ | | | | | | | | | | | | | | hdf5_1_10 * commit '5109ff1d84df2a4ee0493c196399e89e9fd0c10b': Add missing include folder Remove unneeded flag overwrites
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-12-101-0/+12
| |\ | |/ |/| | | | | | | | | * commit 'c58108ea4030e74a0b745cabbc8ccd366695de07': Latest date first in RELEASE.txt Update RELEASE.txt with performance improvements Add fix of Jira 10934 to RELEASE.txt
* | Merge pull request #2120 in HDFFV/hdf5 from ↵Chris Hogan2019-12-101-0/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | ~CHOGAN/hdf5:chogan/1.10/release_txt to hdf5_1_10 * commit '13e6094edabb8dcd1c52a20cab24f5d630616661': Latest date first in RELEASE.txt Update RELEASE.txt with performance improvements
| * | Latest date first in RELEASE.txtChris Hogan2019-12-101-6/+6
| | |
| * | Update RELEASE.txt with performance improvementsChris Hogan2019-12-101-0/+6
|/ /
* | Merge pull request #2111 in HDFFV/hdf5 from ↵Chris Hogan2019-12-101-0/+6
|\ \ | | | | | | | | | | | | | | | | | | ~CHOGAN/hdf5:chogan/1.10/10934_release_txt to hdf5_1_10 * commit '8cd58add98994c8d30dce607a12a01e445e0bb4d': Add fix of Jira 10934 to RELEASE.txt
| * | Add fix of Jira 10934 to RELEASE.txtChris Hogan2019-12-091-0/+6
|/ /
| * Add missing include folderAllen Byrne2019-12-101-1/+1
| |
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-12-062-2/+6
| |\ | |/ |/| | | | | * commit 'b00a52c403e4b7b64be974080ddfef3aee1bf801': Fix the segmentation fault when h5dump "vds_virt_0.h5", which is a test file produced by test/vds.c in the develop branch. The fix: verify the decoded version for hyperslab selection is within the correct range.
* | Merge pull request #2077 in HDFFV/hdf5 from ↵Vailin Choi2019-12-062-2/+6
|\ \ | | | | | | | | | | | | | | | | | | ~VCHOI/my_third_fork:seg_fault_backward_compat to hdf5_1_10 * commit '0662f060b2e5917b70360ed10aca3993b60f1434': Fix the segmentation fault when h5dump "vds_virt_0.h5", which is a test file produced by test/vds.c in the develop branch. The fix: verify the decoded version for hyperslab selection is within the correct range.
| * | Fix the segmentation fault when h5dump "vds_virt_0.h5", which is a test file ↵Vailin Choi2019-12-052-2/+6
|/ / | | | | | | | | | | produced by test/vds.c in the develop branch. The fix: verify the decoded version for hyperslab selection is within the correct range.
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-12-042-15/+63
| |\ | |/ |/| | | | | * commit '3726715625d146ddffc4236b8de5cc601c87b737': Add changes from PR #2049 to 1.10
* | Merge pull request #2068 in HDFFV/hdf5 from ↵Chris Hogan2019-12-032-15/+63
|\ \ | | | | | | | | | | | | | | | | | | ~CHOGAN/hdf5:feature/1.10/issue_10934 to hdf5_1_10 * commit '9856644d76686d5a3d4a6d801477ea12bbef2ba4': Add changes from PR #2049 to 1.10
| * | Add changes from PR #2049 to 1.10Chris Hogan2019-12-022-15/+63
|/ /
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2019-12-0211-16/+374
| |\ | |/ |/| | | | | | | | | | | * commit '91b2ae219cd631798f95f0a94e793f2a2366b618': Set the dcpl for the context on dataset creation Add DCPL to H5CX Check for both default values Use H5CX for LCPL property retrieval
* | Merge pull request #2061 in HDFFV/hdf5 from ↵Chris Hogan2019-11-2711-16/+374
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ~CHOGAN/hdf5:feature/1.10/cx_lcpl to hdf5_1_10 * commit '54697cc596e7734c5890e58414833e97f5438861': Set the dcpl for the context on dataset creation Add DCPL to H5CX Check for both default values Use H5CX for LCPL property retrieval
| * | Set the dcpl for the context on dataset creationChris Hogan2019-11-271-0/+3
| | |
| * | Add DCPL to H5CXChris Hogan2019-11-274-8/+159
| | |
| * | Check for both default valuesChris Hogan2019-11-271-2/+2
| | |
| * | Use H5CX for LCPL property retrievalChris Hogan2019-11-279-6/+210
|/ /
| * Remove unneeded flag overwritesAllen Byrne2019-11-251-8/+0
|/
* Merge pull request #2052 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-11-2013-45/+78
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'ec145b88fa2adcb87483864a5a8296eda9223577': HDFFV-10962 add VS2019 support
| * HDFFV-10962 add VS2019 supportAllen Byrne2019-11-1813-45/+78
|/
* Merge pull request #2040 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-11-151-1/+1
|\ | | | | | | | | | | | | hdf5_1_10 * commit '0560afbd73b00d8a67b82000e8e27739efe677c0': Correct file extension
| * Correct file extensionAllen Byrne2019-11-141-1/+1
|/
* Merge pull request #2035 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2019-11-126-7/+7
|\ | | | | | | | | | | | | hdf5_1_10 * commit 'e7ef8cd945974043c2f8fced174276cbc38cecd7': Snapshot version 1.10 release 6 (snap3) Update version to 1.10.6-snap4
| * Snapshot version 1.10 release 6 (snap3)Larry Knox2019-11-126-7/+7
|/ | | | Update version to 1.10.6-snap4
* Merge pull request #2019 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to ↵Allen Byrne2019-10-303-6/+13
|\ | | | | | | | | | | | | hdf5_1_10 * commit '61a5491eb2f701e8347e4732f627c13c0cec3ba8': Fix MPI depends name