summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix memory error in h5dump xml 'escape the string' routineJordan Henderson2020-04-271-4/+2
| |/ /
| * | Fixed pio_perf const pointers.Dana Robinson2020-04-271-4/+4
| * | Further updates to the tools warnings fixes from code review.Dana Robinson2020-04-272-4/+11
| * | Updates to tools warning PR from code review.Dana Robinson2020-04-261-8/+4
| * | Fixes for warnings in the tools code.Dana Robinson2020-04-2516-418/+695
| |/
| * Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-2332-160/+553
| |\
| | * Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-2213-151/+151
| | * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-2132-147/+540
| * | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-217-218/+215
| |\ \ | | |/
| | * Separated VFD and VOL parameters in tools.Dana Robinson2020-04-217-218/+215
| * | Trim trailing whitespaceQuincey Koziol2020-04-2016-119/+119
| |/
| * Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-174-7/+7
| * Update h5repack long arguments for id-->value changes.Dana Robinson2020-04-141-2/+2
| * Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-144-27/+27
| * Added support for passing connector info strings via the commandDana Robinson2020-04-096-33/+48
| * Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-083-24/+6
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-072-10/+10
| |\
| | * Updated test ddl files so CMake passes after h5dump failures.Dana Robinson2020-04-062-10/+10
| * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-067-80/+136
| |\ \ | | |/
| | * Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-064-20/+20
| | |\
| | * | Updated tools dump output when dataset offset is undefined.Dana Robinson2020-04-022-2/+2
| | * | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-023-48/+94
| | * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-027-105/+107
| | |\ \
| | * \ \ Merge branch 'develop' into tools_vol_updateDana Robinson2020-03-311-0/+2
| | |\ \ \
| | * \ \ \ Merge branch 'tools_vol_update' of https://bitbucket.hdfgroup.org/scm/~derobi...Dana Robinson2020-03-303-46/+53
| | |\ \ \ \
| | * | | | | Misc changes for h5dump VOL changes.Dana Robinson2020-03-306-43/+53
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-052-2/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #2490 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-04-032-2/+2
| | |\ \ \ \ \
| | | * | | | | Skip testing of passthrough VOL connector in a Family File tools testJordan Henderson2020-04-031-1/+1
| | | * | | | | Restore previous tools library driver name behavior with passthrough VOL conn...Jordan Henderson2020-04-031-1/+1
| | | | |/ / / | | | |/| | |
| * | | | | | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-053-6/+5
| * | | | | | Add missing header includeAllen Byrne2020-04-031-0/+1
| |/ / / / /
| * | | | | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-023-18/+18
| | |_|_|/ | |/| | |
| * | | | Minor renaming in the tools code.Dana Robinson2020-03-317-105/+107
| | |_|/ | |/| |
| * | | Merge pull request #2479 in HDFFV/hdf5 from ~GHEBER/hdf5:bugfix/HDFFV-11065 t...Gerd Heber2020-03-301-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix for HDFFV-11065.Gerd Heber2020-03-291-0/+2
| | |/
| * | Fix latent bug in h5repack options file readingJordan Henderson2020-03-293-46/+53
| |/
| * Minor renaming in h5dump (addr --> token)Dana Robinson2020-03-282-30/+30
| * Merge pull request #2473 in HDFFV/hdf5 from tools_vol_update to developAllen Byrne2020-03-271-2/+3
| |\
| | * Fix some missing symbols issues in tools libraryJordan Henderson2020-03-271-2/+3
| * | Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-2723-777/+1167
| |\ \ | | |/
| | * A few small tweaks to the tools from reviewJordan Henderson2020-03-274-131/+139
| | * Replace usage of some standard library functions with HD- versionsJordan Henderson2020-03-262-4/+4
| | * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-1723-759/+1141
| * | Add extensive warnings to tools executablesAllen Byrne2020-03-258-0/+22
| * | unused set-variable in macroAllen Byrne2020-03-251-0/+1
| * | Fix Werror issues in JNI and toolsAllen Byrne2020-03-241-1/+0
| * | TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-03-241-0/+6
| |/
| * WhitespaceAllen Byrne2020-02-291-14/+14
| * Fix standalone linkAllen Byrne2020-02-254-7/+8