summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Moved -Wunsuffixed-float-constants to the developer warnings."Dana Robinson2020-05-201-6/+8
* Moved -Wunsuffixed-float-constants to the developer warnings.Dana Robinson2020-05-201-8/+6
* squash cast warning fixkmu2020-05-2011-150/+160
* Change tools debug macros to not use error stackAllen Byrne2020-05-2010-203/+142
* not use hdf5 private headerkmu2020-05-201-1/+3
* fix float type cmp warningkmu2020-05-201-0/+2
* fix float type cmp warningkmu2020-05-201-3/+3
* fix missing prototype warningkmu2020-05-201-2/+0
* fix unused related warningskmu2020-05-207-167/+167
* more fix and address commentskmu2020-05-201-2/+2
* remove unsed var,function,macro, etckmu2020-05-206-21/+7
* fix uninitizlized warningkmu2020-05-201-1/+1
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-203-54/+116
* Correct standalone function attributesAllen Byrne2020-05-203-8/+13
* Standalone should not use import/export attributesAllen Byrne2020-05-201-0/+5
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2027-377/+570
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-2013-192/+197
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-2012-17/+39
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-2047-719/+726
* io_timer.c uses a parallel lib functionAllen Byrne2020-05-202-4/+3
* Fix standalone compile issuesAllen Byrne2020-05-204-48/+176
* fix test assert fail errorkmu2020-05-201-2/+2
* address problems from commentskmu2020-05-201-1/+1
* fix and address commentskmu2020-05-204-21/+9
* remove unnecessary check macrokmu2020-05-205-17/+11
* fix intel compile warningskmu2020-05-2010-30/+48
* Revert "fix warnings from Intel compiler"kmu2020-05-2010-41/+29
* Revert "fix issues from previous PR comments"kmu2020-05-206-26/+17
* Revert "using a different MACRO"kmu2020-05-206-16/+16
* using a different MACROkmu2020-05-206-16/+16
* fix issues from previous PR commentskmu2020-05-206-17/+26
* fix warnings from Intel compilerkmu2020-05-2010-29/+41
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-203-5/+5