summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-0647-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 commentskmu2019-12-116-7/+6
| |
| * fix and address commentskmu2019-12-1111-35/+34
| |
| * change according to previous commentskmu2019-12-102-4/+3
| |
| * add missing piecekmu2019-12-101-0/+1
| |
| * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-09113-849/+1266
| |\
| | * Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2019-12-0658-523/+665
| | |\
| | * \ Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2019-12-0271-701/+976
| | |\ \
| * | | | remove unnecessary check macrokmu2019-12-0631-62/+53
| | | | |
| * | | | fix intel compile warningskmu2019-12-0445-105/+134
| |/ / /
| * | | Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into developkmu2019-11-27120-944/+2253
| |\ \ \
| * | | | Revert "fix warnings from Intel compiler"kmu2019-11-2647-120/+100
| | | | | | | | | | | | | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
| * | | | Revert "fix warnings and some text alignment"kmu2019-11-261-12/+14
| | | | | | | | | | | | | | | | | | | | This reverts commit d06474c4e1ba8628f896e57e619d4b142e6ba8b0.
| * | | | Revert "let hdf5 pick up the right compiler in Intel environment"kmu2019-11-264-121/+10
| | | | | | | | | | | | | | | | | | | | This reverts commit 3613ec7296a782c86ea5f0706a5a0cb51602abc9.
| * | | | Revert "fix issues from previous PR comments"kmu2019-11-2638-90/+77
| | | | | | | | | | | | | | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
| * | | | Revert "using a different MACRO"kmu2019-11-2635-103/+98
| | | | | | | | | | | | | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
| * | | | using a different MACROkmu2019-11-2535-98/+103
| | | | |
| * | | | fix issues from previous PR commentskmu2019-11-2538-77/+90
| | | | |
| * | | | let hdf5 pick up the right compiler in Intel environmentkmu2019-11-144-10/+121
| | | | |
| * | | | fix warnings and some text alignmentkmu2019-11-111-14/+12
| | | | |
| * | | | Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into developkmu2019-11-0729-41/+275
| |\ \ \ \
| * | | | | fix warnings from Intel compilerkmu2019-11-0747-100/+120
| | | | | |
* | | | | | Merge pull request #2228 in HDFFV/hdf5 from ↵Quincey Koziol2020-01-0443-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 developQuincey Koziol2020-01-0443-541/+699
| | | | | | |
* | | | | | | Merge pull request #2226 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-01-0315-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 connectorJordan Henderson2020-01-0315-117/+102
|/ / / / / /
* | | | | | Merge pull request #2221 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-01-022-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 Robinson2020-01-011-1/+1
| | | | | | |
| * | | | | | Changed -Wformat-truncation's level from 2 to 1.Dana Robinson2020-01-011-1/+1
| | | | | | |
* | | | | | | Merge pull request #2216 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-12-311-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 destroyedJordan Henderson2019-12-311-10/+3
|/ / / / / / /
* | | | | | | Merge pull request #2210 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2019-12-3124-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 macroJordan Henderson2019-12-3122-952/+871
| | | | | | | |
| * | | | | | | Refactor tools library error handling macrosJordan Henderson2019-12-2823-1300/+1390
|/ / / / / / /
* | | | | | | Merge pull request #2185 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-12-241-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0350f4d000abf7051c1d03810d45c007e66734da': Add MPI libs to standalone perf
| * | | | | | | Add MPI libs to standalone perfAllen Byrne2019-12-221-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #2178 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-12-225-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 fileAllen Byrne2019-12-221-1/+1
| | | | | | | |
| * | | | | | | Correct flaws in test scripts and filesAllen Byrne2019-12-223-10/+12
| | | | | | | |
| * | | | | | | grep for failure text in error stackAllen Byrne2019-12-221-1/+37
| | | | | | | |
| * | | | | | | Add list to function argAllen Byrne2019-12-211-1/+1
| | | | | | | |
| * | | | | | | Test files for new ref typesAllen Byrne2019-12-211-0/+13
| | | | | | | |
| * | | | | | | h5diff test script filesAllen Byrne2019-12-212-0/+4
| | | | | | | |
| * | | | | | | Add ref changes to test scriptAllen Byrne2019-12-211-1/+4
|/ / / / / / /
* | | | | | | Merge pull request #2173 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-12-2153-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 filesAllen Byrne2019-12-211-0/+3
| | | | | | | |
| * | | | | | | Fix compile statement orderAllen Byrne2019-12-203-4/+5
| | | | | | | |
| * | | | | | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-207-8/+8
| | | | | | | |
| * | | | | | | Add unknown define for h5dump ref objectsAllen Byrne2019-12-202-1/+3
| | | | | | | |
| * | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-200-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7e0e9f83dc45a4ec1212bc96f6584d221073af39': Standalone doesn't use h5test lib implementation.