summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes in tools and h5test.cDana Robinson2020-08-062-26/+28
* Fixes indenting in tools test scriptsDana Robinson2020-08-0410-508/+529
* Minor normalizations with 1.12 branchDana Robinson2020-08-012-7/+7
* Mingw copy disabledAllen Byrne2020-07-312-5/+8
* Warnings reduction in toolsAllen Byrne2020-07-3010-134/+126
* Correct reference fileAllen Byrne2020-07-291-2/+2
* Correct h5diff filenamesAllen Byrne2020-07-298-25/+25
* Only one line needed to compareAllen Byrne2020-07-271-0/+1
* Revert err fileAllen Byrne2020-07-271-8/+0
* revert error-stack enableAllen Byrne2020-07-201-1/+1
* add test file extAllen Byrne2020-07-171-2/+2
* Correct file name in testAllen Byrne2020-07-161-1/+1
* Tools refactorAllen Byrne2020-07-1555-4600/+3825
* Address CMake and deprecated API build failures from monotonic timer patch.Quincey Koziol2020-07-031-1/+1
* Clean up warningsQuincey Koziol2020-06-281-24/+24
* Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered a...Quincey Koziol2020-06-272-292/+149
* Fix for HDFFV-10961:vchoi2020-06-112-4/+16
* Fix for HDFFV-10961: add description to usage for --increment option.vchoi2020-06-111-2/+7
* Removed HDgets macros since gets was deprecated in C99 and removedDana Robinson2020-05-102-2/+2
* Protected H5Oset_comment() in h5dump test generator.Dana Robinson2020-04-281-24/+60
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~jhenderson/hdf5 ...Jordan Henderson2020-04-271-179/+224
|\
| * Merge pull request #2540 in HDFFV/hdf5 from extend_h5debug to developQuincey Koziol2020-04-271-179/+224
| |\
| | * Range check # of 'extra' command-line parameters against array size.Quincey Koziol2020-04-261-1/+9
| | * Refactor "extra" command-line arguments, and clean up code so the tool doesn'tQuincey Koziol2020-04-261-183/+216
| | * Extend h5debug to support 3-D datasets for chunks.Quincey Koziol2020-04-251-3/+7
* | | 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
| |\ \ \ \