summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* squash cast warning fixkmu2020-01-2311-150/+160
|
* Change tools debug macros to not use error stackAllen Byrne2020-01-2310-203/+142
|
* merge and fix conflictkmu2020-01-23122-3313/+4782
|\
| * Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-232-3/+7
| |\ | | | | | | | | | | | | | | | | | | * commit '9afaf94bef740f89958a1a8aae369d5f607845f4': not use hdf5 private header fix float type cmp warning fix float type cmp warning
| | * not use hdf5 private headerkmu2020-01-221-1/+3
| | |
| | * fix float type cmp warningkmu2020-01-221-0/+2
| | |
| | * fix float type cmp warningkmu2020-01-221-3/+3
| | |
| * | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to ↵Kimmy Mu2020-01-231-2/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | develop * commit '9f80ffa1f1908975b3100814b2529bf779521e13': fix missing prototype warning
| | * | fix missing prototype warningkmu2020-01-211-2/+0
| | | |
| * | | merge and fixkmu2020-01-2132-420/+693
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2269 in HDFFV/hdf5 from ↵Dana Robinson2020-01-183-54/+116
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:stack_size_warnings to develop * commit '44739ccd4715cc9e15595575700e945341fcdbcc': Tidying from code review. Fixed stack and frame size warnings. Not complete, but fixes most of the easier cases.
| | | * \ Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-1775-1344/+1699
| | | |\ \
| | | * | | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-153-54/+116
| | | | | | | | | | | | | | | | | | | | | | | | the easier cases.
| | * | | | Correct standalone function attributesAllen Byrne2020-01-173-8/+13
| | | | | |
| | * | | | Standalone should not use import/export attributesAllen Byrne2020-01-171-0/+5
| | | |/ / | | |/| |
| | * | | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1627-376/+570
| | | | |
| * | | | merge and fix conflictkmu2020-01-1963-993/+1018
| |\ \ \ \ | | |/ / /
| | * | | HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-1513-192/+197
| | | | |
| | * | | HDFFV-11001 Add fine control over testingAllen Byrne2020-01-1512-17/+39
| | | | |
| | * | | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-1347-719/+726
| | | | |
| * | | | merge and fix conflictskmu2020-01-14113-5370/+7210
| |\ \ \ \ | | |/ / /
| | * | | io_timer.c uses a parallel lib functionAllen Byrne2020-01-102-4/+3
| | | | |
| | * | | Fix standalone compile issuesAllen Byrne2020-01-094-48/+176
| | |/ /
| | * | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-091-2/+2
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
| | | * | fix test assert fail errorkmu2020-01-091-2/+2
| | | | |
| | * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-0610-28/+28
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-111-1/+1
| | | | |
| | | * | fix and address commentskmu2019-12-114-21/+9
| | | | |
| | | * | Merge branch 'develop' into bugfix/intel_warningskmu2019-12-099-27/+12
| | | |\ \
| | | * | | remove unnecessary check macrokmu2019-12-065-17/+11
| | | | | |
| | | * | | fix intel compile warningskmu2019-12-0410-30/+48
| | | | | |
| | * | | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-043-5/+5
| | | | | |
| | * | | | Fix issue in h5dump where reference objects weren't being destroyedJordan Henderson2019-12-311-10/+3
| | | | | |
| | * | | | 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
| | | | | |
| | * | | | Add MPI libs to standalone perfAllen Byrne2019-12-221-2/+2
| | | | | |
| | * | | | 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
| | | | | |
| | * | | | Fix compile statement orderAllen Byrne2019-12-203-4/+5
| | | | | |
| | * | | | HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-205-6/+6
| | | | | |
| | * | | | Add unknown define for h5dump ref objectsAllen Byrne2019-12-202-1/+3
| | | | | |
| | * | | | Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-0/+3
| | | | | |
| | * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-201-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b55a584fd5b3aac6f2514fba41a6182030b497ae': In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]]. Make this script work on hosts where PERL is not installed at /usr/bin/perl.
| | | * | | | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
| | * | | | | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-1947-467/+1454
| | |/ / / /