summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Brings file locking changes from developDana Robinson2021-03-251-21/+46
* Updates license url and history docsDana Robinson2021-03-2544-44/+44
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-2533-10327/+10645
* Fix a regression that crept in with the August merge: use the "swmr" VFD whenDavid Young2020-08-051-31/+39
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-0417-723/+573
|\
| * Minor normalizations with 1.12 branchDana Robinson2020-08-012-7/+7
| * Warnings reduction in toolsAllen Byrne2020-07-302-4/+2
| * Tools refactorAllen Byrne2020-07-1516-724/+571
| * Fix for HDFFV-10961: add description to usage for --increment option.vchoi2020-06-111-2/+7
| * 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
| |/ /
| * | Further updates to the tools warnings fixes from code review.Dana Robinson2020-04-271-3/+7
| * | Updates to tools warning PR from code review.Dana Robinson2020-04-261-8/+4
| * | Fixes for warnings in the tools code.Dana Robinson2020-04-253-11/+15
| |/
| * Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-236-156/+318
| |\
| | * Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-221-43/+43
| | * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-216-143/+305
| * | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-214-31/+25
| |\ \ | | |/
| | * Separated VFD and VOL parameters in tools.Dana Robinson2020-04-214-31/+25
| * | Trim trailing whitespaceQuincey Koziol2020-04-203-7/+7
| |/
| * Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-173-6/+6
| * 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-141-8/+8
| * Added support for passing connector info strings via the commandDana Robinson2020-04-094-11/+11
| * Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-082-12/+3
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-063-31/+59
| |\
| | * Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-061-8/+8
| | |\
| | * | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-022-26/+54
| | * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-024-37/+37
| | |\ \
| | * \ \ 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-302-45/+52
| | |\ \ \ \
| | * | | | | Misc changes for h5dump VOL changes.Dana Robinson2020-03-302-6/+6
| * | | | | | TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-021-8/+8
| | |_|_|/ | |/| | |
| * | | | Minor renaming in the tools code.Dana Robinson2020-03-314-37/+37
| | |_|/ | |/| |
| * | | 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-292-45/+52
| |/
| * Minor renaming in h5dump (addr --> token)Dana Robinson2020-03-282-30/+30
| * Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-2712-525/+449
| |\
| | * A few small tweaks to the tools from reviewJordan Henderson2020-03-273-6/+6
| | * Replace usage of some standard library functions with HD- versionsJordan Henderson2020-03-261-2/+2
| | * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-1712-525/+449
| * | Add extensive warnings to tools executablesAllen Byrne2020-03-258-0/+22
| |/
| * Fix standalone linkAllen Byrne2020-02-251-3/+3
| * TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-2111-11/+11