summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Separated VFD and VOL parameters in tools.Dana Robinson2020-05-207-226/+219
* Trim trailing whitespaceQuincey Koziol2020-05-2016-119/+119
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-05-204-7/+7
* Update h5repack long arguments for id-->value changes.Dana Robinson2020-05-201-2/+2
* Changed identifiers and command-line options from "id" to "value" in toolsDana Robinson2020-05-204-27/+27
* Added support for passing connector info strings via the commandDana Robinson2020-05-206-33/+48
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-05-203-24/+6
* Updated test ddl files so CMake passes after h5dump failures.Dana Robinson2020-05-202-10/+10
* Updated tools dump output when dataset offset is undefined.Dana Robinson2020-05-202-2/+2
* Added checks for native optional call support in some of the tools.Dana Robinson2020-05-203-48/+94
* Misc changes for h5dump VOL changes.Dana Robinson2020-05-206-44/+54
* Skip testing of passthrough VOL connector in a Family File tools testJordan Henderson2020-05-201-1/+1
* Restore previous tools library driver name behavior with passthrough VOL conn...Jordan Henderson2020-05-201-1/+1
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-203-6/+5
* Add missing header includeAllen Byrne2020-05-201-0/+1
* Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-05-203-18/+18
* Minor renaming in the tools code.Dana Robinson2020-05-207-106/+108
* Fix for HDFFV-11065.Gerd Heber2020-05-201-0/+2
* Fix latent bug in h5repack options file readingJordan Henderson2020-05-203-46/+53
* Minor renaming in h5dump (addr --> token)Dana Robinson2020-05-202-30/+30
* Fix some missing symbols issues in tools libraryJordan Henderson2020-05-201-2/+3
* A few small tweaks to the tools from reviewJordan Henderson2020-05-204-135/+147
* Replace usage of some standard library functions with HD- versionsJordan Henderson2020-05-202-4/+4
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-2023-759/+1146
* Add extensive warnings to tools executablesAllen Byrne2020-05-208-0/+22
* unused set-variable in macroAllen Byrne2020-05-201-0/+1
* Fix Werror issues in JNI and toolsAllen Byrne2020-05-201-1/+0
* TRILAB-192 restrict extensive warnings to librariesAllen Byrne2020-05-201-0/+6
* Use the correct error macro.David Young2020-05-201-1/+1
* WhitespaceAllen Byrne2020-05-201-14/+14
* Fix standalone linkAllen Byrne2020-05-204-7/+8
* HDFFV-11036 add file compare test processAllen Byrne2020-05-201-8/+52
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-2028-57/+51
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-05-201-1/+1
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-05-201-1/+8
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-05-203-9/+4
* Reduce differences between my -Werror branch and `develop`:David Young2020-05-202-92/+93
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-201-1/+1
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-202-8/+18
* fix bad function cast warningkmu2020-05-201-2/+2
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-2016-208/+112
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-202-3/+3
* Correctly manage warnings for new testsAllen Byrne2020-05-201-38/+32
* change conditionkmu2020-05-201-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-05-208-71/+105
* Replaced my_isnan with C99 isnan in h5diff.Dana Robinson2020-05-201-116/+42
* Remove cmake macros from valgrind testsAllen Byrne2020-05-202-104/+109
* Optimized the floating point comparisons a little bit.Dana Robinson2020-05-201-24/+24
* Fix for failing h5diff tests involving floating-point compares.Dana Robinson2020-05-201-6/+18
* Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-05-201-8/+6