| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce diffs with `develop`. | David Young | 2020-05-20 | 1 | -2/+3 |
|
|
* | Make sure to initialize vfd_info.fname. | David Young | 2020-05-20 | 1 | -2/+3 |
|
|
* | Reduce diffs with `develop`. | David Young | 2020-05-20 | 1 | -5/+0 |
|
|
* | Range check # of 'extra' command-line parameters against array size. | Quincey Koziol | 2020-05-20 | 1 | -1/+9 |
|
|
* | Refactor "extra" command-line arguments, and clean up code so the tool doesn't | Quincey Koziol | 2020-05-20 | 1 | -183/+216 |
|
|
* | Extend h5debug to support 3-D datasets for chunks. | Quincey Koziol | 2020-05-20 | 1 | -3/+7 |
|
|
* | Fix memory error in h5dump xml 'escape the string' routine | Jordan Henderson | 2020-05-20 | 1 | -4/+2 |
|
|
* | Further updates to the tools warnings fixes from code review. | Dana Robinson | 2020-05-20 | 1 | -3/+7 |
|
|
* | Updates to tools warning PR from code review. | Dana Robinson | 2020-05-20 | 1 | -8/+4 |
|
|
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-05-20 | 3 | -11/+15 |
|
|
* | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-05-20 | 1 | -43/+43 |
|
|
* | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-05-20 | 6 | -143/+305 |
|
|
* | Separated VFD and VOL parameters in tools. | Dana Robinson | 2020-05-20 | 4 | -31/+25 |
|
|
* | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 3 | -7/+7 |
|
|
* | Fixed problems with S3 and HDFS VFDs. | Dana Robinson | 2020-05-20 | 3 | -6/+6 |
|
|
* | Update h5repack long arguments for id-->value changes. | Dana Robinson | 2020-05-20 | 1 | -2/+2 |
|
|
* | Changed identifiers and command-line options from "id" to "value" in tools | Dana Robinson | 2020-05-20 | 1 | -8/+8 |
|
|
* | Added support for passing connector info strings via the command | Dana Robinson | 2020-05-20 | 4 | -11/+11 |
|
|
* | Fix for passthrough VOL not passing tools tests due to incorrect | Dana Robinson | 2020-05-20 | 2 | -12/+3 |
|
|
* | Added checks for native optional call support in some of the tools. | Dana Robinson | 2020-05-20 | 2 | -26/+54 |
|
|
* | Misc changes for h5dump VOL changes. | Dana Robinson | 2020-05-20 | 2 | -6/+6 |
|
|
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-05-20 | 1 | -0/+2 |
|
|
* | Fixed unnecessary H5R casts in the tools that were raising warnings. | Dana Robinson | 2020-05-20 | 1 | -8/+8 |
|
|
* | Minor renaming in the tools code. | Dana Robinson | 2020-05-20 | 4 | -37/+37 |
|
|
* | Fix for HDFFV-11065. | Gerd Heber | 2020-05-20 | 1 | -0/+2 |
|
|
* | Fix latent bug in h5repack options file reading | Jordan Henderson | 2020-05-20 | 2 | -45/+52 |
|
|
* | Minor renaming in h5dump (addr --> token) | Dana Robinson | 2020-05-20 | 2 | -30/+30 |
|
|
* | A few small tweaks to the tools from review | Jordan Henderson | 2020-05-20 | 3 | -6/+6 |
|
|
* | Replace usage of some standard library functions with HD- versions | Jordan Henderson | 2020-05-20 | 1 | -2/+2 |
|
|
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-05-20 | 12 | -525/+449 |
|
|
* | Add extensive warnings to tools executables | Allen Byrne | 2020-05-20 | 8 | -0/+22 |
|
|
* | Fix standalone link | Allen Byrne | 2020-05-20 | 1 | -3/+3 |
|
|
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-05-20 | 11 | -11/+11 |
|
|
* | HDFFV-11014, fix the h5repack issue that misses a few attributes during the r... | Muqun Yang | 2020-05-20 | 1 | -1/+8 |
|
|
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-05-20 | 1 | -2/+2 |
|
|
* | Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required. | David Young | 2020-05-20 | 1 | -1/+1 |
|
|
* | testpar/t_2Gio.c: Fix a typo that I think was introduced by a | David Young | 2020-05-20 | 1 | -5/+7 |
|
|
* | fix bad function cast warning | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co... | kmu | 2020-05-20 | 2 | -5/+5 |
|
|
* | squash cast warning fix | kmu | 2020-05-20 | 4 | -8/+8 |
|
|
* | Change tools debug macros to not use error stack | Allen Byrne | 2020-05-20 | 1 | -10/+10 |
|
|
* | fix unused related warnings | kmu | 2020-05-20 | 1 | -1/+1 |
|
|
* | remove unsed var,function,macro, etc | kmu | 2020-05-20 | 2 | -2/+2 |
|
|
* | Fixed stack and frame size warnings. Not complete, but fixes most of | Dana Robinson | 2020-05-20 | 1 | -19/+22 |
|
|
* | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 11 | -162/+229 |
|
|
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-05-20 | 16 | -123/+124 |
|
|
* | address problems from comments | kmu | 2020-05-20 | 1 | -1/+1 |
|
|
* | fix and address comments | kmu | 2020-05-20 | 1 | -2/+2 |
|
|
* | remove unnecessary check macro | kmu | 2020-05-20 | 1 | -4/+1 |
|
|
* | fix intel compile warnings | kmu | 2020-05-20 | 1 | -3/+6 |
|
|