summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Basic alignment with async branch (#115)Quincey Koziol2020-11-233-8/+8
* Clang-format of source filesAllen Byrne2020-09-3024-6155/+6286
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-4/+4
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+13
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-035-29/+28
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-3012-3752/+2783
| |\ \ \
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-072-4/+4
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|_|/ |/| | |
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+13
| |_|/ |/| |
* | | HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-1/+1
* | | Removes staff email addresses from the repositoryDana Robinson2020-08-073-3/+3
* | | Warning fixes in tools and h5test.cDana Robinson2020-08-061-25/+24
| |/ |/|
* | Warnings reduction in toolsAllen Byrne2020-07-308-130/+124
* | Tools refactorAllen Byrne2020-07-1512-3741/+2778
|/
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-3/+3
* Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-232-4/+30
|\
| * Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-222-8/+8
| * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-212-4/+30
* | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-212-182/+186
|\ \ | |/
| * Separated VFD and VOL parameters in tools.Dana Robinson2020-04-212-182/+186
* | Trim trailing whitespaceQuincey Koziol2020-04-201-2/+2
|/
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-04-142-15/+15
* Added support for passing connector info strings via the commandDana Robinson2020-04-092-22/+37
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-081-12/+3
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-063-48/+76
|\
| * Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-062-11/+11
| |\
| * | Updated tools dump output when dataset offset is undefined.Dana Robinson2020-04-021-1/+1
| * | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-021-22/+40
| * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-022-63/+65
| |\ \
| * | | Misc changes for h5dump VOL changes.Dana Robinson2020-03-303-36/+46
* | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-04-051-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2490 in HDFFV/hdf5 from tools_vol_update to developJordan 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-051-6/+2
|/ / /
* | | Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-022-10/+10
| |/ |/|
* | Minor renaming in the tools code.Dana Robinson2020-03-312-63/+65
|/
* 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-276-238/+688
|\ \ | |/
| * A few small tweaks to the tools from reviewJordan Henderson2020-03-271-125/+133
| * 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-176-220/+662
* | 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
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-292-7/+2
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-89/+91
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-291-89/+91