summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-02-071-1/+8
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-01-291-2/+2
* Merge pull request #2320 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-291-1/+1
|\
| * Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-01-291-1/+1
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-291-5/+7
|/
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-272-5/+5
* squash cast warning fixkmu2020-01-234-8/+8
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-10/+10
* merge and fixkmu2020-01-2112-180/+251
|\
| * Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-1717-283/+352
| |\
| | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1611-161/+229
| * | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-151-19/+22
* | | merge and fix conflictkmu2020-01-1916-130/+126
|\ \ \ | | |/ | |/|
| * | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-1316-123/+124
| |/
* | merge and fix conflictskmu2020-01-1417-780/+1046
|\ \ | |/
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-3/+3
| |\
| | * address problems from commentskmu2019-12-111-1/+1
| | * fix and address commentskmu2019-12-111-2/+2
| | * Merge branch 'develop' into bugfix/intel_warningskmu2019-12-092-9/+7
| | |\
| | * | remove unnecessary check macrokmu2019-12-061-4/+1
| | * | fix intel compile warningskmu2019-12-041-3/+6
| * | | Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-042-2/+2
| * | | Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-319-399/+385
| * | | Refactor tools library error handling macrosJordan Henderson2019-12-2810-457/+456