Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop | kmu | 2020-01-14 | 225 | -4497/+8904 |
|\ | |||||
| * | Merge pull request #2263 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-13 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | * commit '06cff24b8de3d0cb60f89b2c200a98583dd136de': Ignore ZLIB warnings | ||||
| | * | Ignore ZLIB warnings | Allen Byrne | 2020-01-13 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #2256 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-01-13 | 6 | -51/+186 |
| |\ | | | | | | | | | | | | | | | | | | | * commit '1385457eb2874b75fd7b9fa0c470e9e4225a104e': Added JIRA note io_timer.c uses a parallel lib function Fix standalone compile issues | ||||
| | * | Added JIRA note | Allen Byrne | 2020-01-13 | 1 | -0/+8 |
| | | | |||||
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-10 | 1 | -2/+1 |
| | |\ | | |/ | |/| | | | | | | | * commit 'd14b96e95976967c03c7623f6800506b89292656': Modify external_env.c to prevent deleting test file of external.c. Fix for HDFFV-10941. | ||||
| * | | Merge pull request #2248 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-01-10 | 1 | -2/+1 |
| |\ \ | | | | | | | | | | | | | | | | | * commit '278980a654061b969a5b39b72fc3da6327f8aabf': Modify external_env.c to prevent deleting test file of external.c. Fix for HDFFV-10941. | ||||
| | * \ | Merge branch 'develop' of ↵ | Larry Knox | 2020-01-09 | 10 | -320/+374 |
| | |\ \ | | |/ / | |/| | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| | * | | Modify external_env.c to prevent deleting test file of external.c. | Larry Knox | 2020-01-09 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | Fix for HDFFV-10941. | ||||
| | | * | 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 |
| | |\ | |||||
| | * | | remove unnecessary check macro | kmu | 2019-12-06 | 31 | -62/+53 |
| | | | | |||||
| | * | | fix intel compile warnings | kmu | 2019-12-04 | 45 | -105/+134 |
| | | | | |||||
| * | | | 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 |
| | | | | | |