Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-06 | 47 | -113/+131 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler | ||||
| * | address problems from comments | kmu | 2019-12-11 | 6 | -7/+6 |
| | | |||||
| * | fix and address comments | kmu | 2019-12-11 | 11 | -35/+34 |
| | | |||||
| * | change according to previous comments | kmu | 2019-12-10 | 2 | -4/+3 |
| | | |||||
| * | add missing piece | kmu | 2019-12-10 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'develop' into bugfix/intel_warnings | kmu | 2019-12-09 | 113 | -849/+1266 |
| |\ | |||||
| | * | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2019-12-06 | 58 | -523/+665 |
| | |\ | |||||
| | * \ | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2019-12-02 | 71 | -701/+976 |
| | |\ \ | |||||
| * | | | | remove unnecessary check macro | kmu | 2019-12-06 | 31 | -62/+53 |
| | | | | | |||||
| * | | | | fix intel compile warnings | kmu | 2019-12-04 | 45 | -105/+134 |
| |/ / / | |||||
| * | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2019-11-27 | 120 | -944/+2253 |
| |\ \ \ | |||||
| * | | | | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 47 | -120/+100 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466. | ||||
| * | | | | Revert "fix warnings and some text alignment" | kmu | 2019-11-26 | 1 | -12/+14 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit d06474c4e1ba8628f896e57e619d4b142e6ba8b0. | ||||
| * | | | | Revert "let hdf5 pick up the right compiler in Intel environment" | kmu | 2019-11-26 | 4 | -121/+10 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 3613ec7296a782c86ea5f0706a5a0cb51602abc9. | ||||
| * | | | | Revert "fix issues from previous PR comments" | kmu | 2019-11-26 | 38 | -90/+77 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3. | ||||
| * | | | | Revert "using a different MACRO" | kmu | 2019-11-26 | 35 | -103/+98 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8. | ||||
| * | | | | using a different MACRO | kmu | 2019-11-25 | 35 | -98/+103 |
| | | | | | |||||
| * | | | | fix issues from previous PR comments | kmu | 2019-11-25 | 38 | -77/+90 |
| | | | | | |||||
| * | | | | let hdf5 pick up the right compiler in Intel environment | kmu | 2019-11-14 | 4 | -10/+121 |
| | | | | | |||||
| * | | | | fix warnings and some text alignment | kmu | 2019-11-11 | 1 | -14/+12 |
| | | | | | |||||
| * | | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop | kmu | 2019-11-07 | 29 | -41/+275 |
| |\ \ \ \ | |||||
| * | | | | | fix warnings from Intel compiler | kmu | 2019-11-07 | 47 | -100/+120 |
| | | | | | | |||||
* | | | | | | Merge pull request #2228 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2020-01-04 | 43 | -541/+699 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor_improvements_from_token_refactor to develop * commit '0225e6d59698c9a720177766794619c7ad273f4a': Small changes from the token_refactoring branch, to reduce the delta to develop | ||||
| * | | | | | | Small changes from the token_refactoring branch, to reduce the delta to develop | Quincey Koziol | 2020-01-04 | 43 | -541/+699 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2226 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2020-01-03 | 15 | -117/+102 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | * commit 'ccf177344ae2d4b03802adecc08a6cc956a7dac5': Fix some places where H5P_DEFAULT gets passed down to a VOL connector | ||||
| * | | | | | | Fix some places where H5P_DEFAULT gets passed down to a VOL connector | Jordan Henderson | 2020-01-03 | 15 | -117/+102 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-01-02 | 2 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '1a50056dafc8e22facda675acb43a71705fdd15c': Changed -Wformat-truncation to level 2 in CMake w/ gcc. Changed -Wformat-truncation's level from 2 to 1. | ||||
| * | | | | | | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Changed -Wformat-truncation's level from 2 to 1. | Dana Robinson | 2020-01-01 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2216 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-12-31 | 1 | -10/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9c9b9b1c7a49529da6f43bb4516669c9ff79f700': Fix issue in h5dump where reference objects weren't being destroyed | ||||
| * | | | | | | | Fix issue in h5dump where reference objects weren't being destroyed | Jordan Henderson | 2019-12-31 | 1 | -10/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2210 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop | Jordan Henderson | 2019-12-31 | 24 | -1642/+1651 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1795aa660afe47adb28436b24eac64fa77f183fd': Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro Refactor tools library error handling macros | ||||
| * | | | | | | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro | Jordan Henderson | 2019-12-31 | 22 | -952/+871 |
| | | | | | | | | |||||
| * | | | | | | | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 23 | -1300/+1390 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0350f4d000abf7051c1d03810d45c007e66734da': Add MPI libs to standalone perf | ||||
| * | | | | | | | Add MPI libs to standalone perf | Allen Byrne | 2019-12-22 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2178 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-22 | 5 | -12/+70 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | | | | | | Grep needs to search error file | Allen Byrne | 2019-12-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Correct flaws in test scripts and files | Allen Byrne | 2019-12-22 | 3 | -10/+12 |
| | | | | | | | | |||||
| * | | | | | | | grep for failure text in error stack | Allen Byrne | 2019-12-22 | 1 | -1/+37 |
| | | | | | | | | |||||
| * | | | | | | | Add list to function arg | Allen Byrne | 2019-12-21 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Test files for new ref types | Allen Byrne | 2019-12-21 | 1 | -0/+13 |
| | | | | | | | | |||||
| * | | | | | | | h5diff test script files | Allen Byrne | 2019-12-21 | 2 | -0/+4 |
| | | | | | | | | |||||
| * | | | | | | | Add ref changes to test script | Allen Byrne | 2019-12-21 | 1 | -1/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-12-21 | 53 | -472/+1496 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 APIs | ||||
| * | | | | | | | Add new h5diff files | Allen Byrne | 2019-12-21 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | Fix compile statement order | Allen Byrne | 2019-12-20 | 3 | -4/+5 |
| | | | | | | | | |||||
| * | | | | | | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 | Allen Byrne | 2019-12-20 | 7 | -8/+8 |
| | | | | | | | | |||||
| * | | | | | | | Add unknown define for h5dump ref objects | Allen Byrne | 2019-12-20 | 2 | -1/+3 |
| | | | | | | | | |||||
| * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-20 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7e0e9f83dc45a4ec1212bc96f6584d221073af39': Standalone doesn't use h5test lib implementation. |