summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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 t...Kimmy Mu2020-01-091-2/+2
| |\
| | * fix test assert fail errorkmu2020-01-091-2/+2
| * | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-0610-28/+28
| |\ \ | | |/
| | * 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
| |\ \ \
| | * | | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
| * | | | HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-1947-467/+1454
| |/ / /
| * | | Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2019-12-171-1/+7
| * | | Remove duplicate instanceAllen Byrne2019-12-161-4/+0
| * | | Revert and move declarationAllen Byrne2019-12-131-3/+5
| * | | Correct struct accessAllen Byrne2019-12-131-2/+2
| * | | Fix duplicate and varnameAllen Byrne2019-12-131-4/+3
| * | | Fix compile and test issues from DTAllen Byrne2019-12-131-1/+1
| * | | Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-113-16/+16
| * | | HDFFV-10876 fix compare referenceAllen Byrne2019-12-081-2/+2
| * | | Add missing quotesAllen Byrne2019-12-071-2/+2
| * | | Correct indentationAllen Byrne2019-12-071-15/+15
| * | | Revert declaration used in macro.Allen Byrne2019-12-071-0/+1
| * | | Revert declaration deletion.Allen Byrne2019-12-071-0/+1
| * | | Address compile warningsAllen Byrne2019-12-064-24/+3
| * | | Fix compile errors - mostly in jniAllen Byrne2019-12-062-22/+23
| * | | HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-0514-1373/+1476
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-053-10/+3
| |\ \ \ | | | |/ | | |/|