Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_timer.c uses a parallel lib function | Allen Byrne | 2020-01-10 | 2 | -4/+3 |
| | |||||
* | Fix standalone compile issues | Allen Byrne | 2020-01-09 | 4 | -48/+176 |
| | |||||
* | Merge pull request #2239 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-09 | 8 | -316/+370 |
|\ | | | | | | | | | | | | | | | | | | | * commit '21f3d628d702bfd6c9cbb4b90f18842023ea40b3': Separate result variables for the function performed Check for actual content before using file HDFFV-10995 - add missing import HDFFV-10995 - need to add import HDFFV-10995 - Update all time instances HDFFV-10995 adjust testing to tolerate non-US locale | ||||
| * | Separate result variables for the function performed | Allen Byrne | 2020-01-09 | 3 | -88/+104 |
| | | |||||
| * | Check for actual content before using file | Allen Byrne | 2020-01-09 | 5 | -264/+298 |
| | | |||||
| * | HDFFV-10995 - add missing import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
| | | |||||
| * | HDFFV-10995 - need to add import | Allen Byrne | 2020-01-08 | 2 | -0/+2 |
| | | |||||
| * | HDFFV-10995 - Update all time instances | Allen Byrne | 2020-01-08 | 1 | -38/+38 |
| | | |||||
| * | HDFFV-10995 adjust testing to tolerate non-US locale | Allen Byrne | 2020-01-08 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-09 | 2 | -4/+4 |
|\ \ | |/ |/| | | | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error | ||||
| * | fix test assert fail error | kmu | 2020-01-09 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-07 | 1 | -0/+1 |
|\ \ | |/ | | | | | | | | | | | to develop * commit '30ac64d83aff5e022d51a17fd6c1d72903ae4f02': add new type support | ||||
| * | add new type support | kmu | 2020-01-07 | 1 | -0/+1 |
| | | |||||
* | | 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 |