summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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 unused related warningskmu2020-01-137-150/+150
| * | | | more fix and address commentskmu2019-12-091-2/+1
| * | | | remove unsed var,function,macro, etckmu2019-12-066-20/+6
| | |_|/ | |/| |
* | | | fix uninitizlized warningkmu2020-01-211-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
|\ \ \ | |/ /
| * | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-043-10/+3
* | | Add extra lineAllen Byrne2019-12-042-0/+2
* | | Adjust whitespaceAllen Byrne2019-12-042-4/+4
* | | Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-0414-303/+248
* | | Add debug compile option as commentAllen Byrne2019-12-041-0/+2
* | | Update reference callsAllen Byrne2019-12-041-10/+21
* | | Update data output referenceAllen Byrne2019-12-033-19/+56
* | | Update reference files and fix int as stringAllen Byrne2019-12-034-32/+38
* | | Update to new error textAllen Byrne2019-12-022-6/+6
* | | Update reference files to latest outputAllen Byrne2019-12-0210-1617/+1230
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-026-17/+9
|\ \ \ | |/ /
| * | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-276-17/+9
| |/
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-266-9/+17
|\ \ | |/
| * Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2019-11-132-0/+7
| * Delete an unused variable.David Young2019-11-131-1/+0
| * Mark an unused parameter H5_ATTR_UNUSED.David Young2019-11-131-1/+1
| * Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-someDavid Young2019-11-081-2/+2
| |\
| * | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-052-7/+9
* | | Comment correctionAllen Byrne2019-11-212-2/+2
* | | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0746-2868/+3823
| |/ |/|
* | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-051-2/+2
|\ \ | |/ |/|
| * For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-10-031-2/+2
* | Fix MPI test dependsAllen Byrne2019-10-231-1/+1
* | Update format and fix missing prefixAllen Byrne2019-10-211-185/+112
* | Improvements in response to Allen's suggestions.Larry Knox2019-10-091-12/+12
* | Corrections and improvements to testh5dump.sh.in changes.Larry Knox2019-10-091-34/+10
* | Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-3/+33
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-10-0812-65/+71
|\ \
| * | Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0812-64/+66
| |/