summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-101-1/+1
* 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-293-9/+4
* Merge pull request #2318 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-292-92/+93
|\
| * Reduce differences between my -Werror branch and `develop`:David Young2020-01-292-92/+93
* | 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
| |/
* | Merge pull request #2321 in HDFFV/hdf5 from ~DYOUNG/werror:reduce-werror-diff...David Young2020-01-292-8/+18
|\ \
| * | testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-01-292-8/+18
| |/
* | Merge pull request #2319 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11011...Allen Byrne2020-01-2917-246/+144
|\ \
| * | HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-2817-246/+144
* | | Introduce new H5VL _by_value routinesJordan Henderson2020-01-292-3/+3
| |/ |/|
* | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-288-71/+105
|\ \ | |/ |/|
| * change conditionkmu2020-01-271-1/+1
| * fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-278-71/+105
* | Merge pull request #2304 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:isnan_fixes to...Dana Robinson2020-01-281-116/+42
|\ \
| * | Replaced my_isnan with C99 isnan in h5diff.Dana Robinson2020-01-241-116/+42
* | | Remove cmake macros from valgrind testsAllen Byrne2020-01-252-104/+109
* | | Optimized the floating point comparisons a little bit.Dana Robinson2020-01-241-24/+24
* | | Fix for failing h5diff tests involving floating-point compares.Dana Robinson2020-01-241-6/+18
|/ /
* | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""Dana Robinson2020-01-231-8/+6
|/
* squash cast warning fixkmu2020-01-2311-150/+160
* Change tools debug macros to not use error stackAllen Byrne2020-01-2310-203/+142
* merge and fix conflictkmu2020-01-23122-3313/+4782
|\
| * Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to developKimmy Mu2020-01-232-3/+7
| |\
| | * not use hdf5 private headerkmu2020-01-221-1/+3
| | * fix float type cmp warningkmu2020-01-221-0/+2
| | * fix float type cmp warningkmu2020-01-221-3/+3
| * | Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to dev...Kimmy Mu2020-01-231-2/+0
| |\ \
| | * | fix missing prototype warningkmu2020-01-211-2/+0
| * | | merge and fixkmu2020-01-2132-420/+693
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_war...Dana Robinson2020-01-183-54/+116
| | |\ \
| | | * \ Merge branch 'develop' into stack_size_warningsDana Robinson2020-01-1775-1344/+1699
| | | |\ \
| | | * | | Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-01-153-54/+116
| | * | | | Correct standalone function attributesAllen Byrne2020-01-173-8/+13
| | * | | | Standalone should not use import/export attributesAllen Byrne2020-01-171-0/+5
| | | |/ / | | |/| |
| | * | | Squashed commit of the token_refactoring branch:Dana Robinson2020-01-1627-376/+570
| * | | | merge and fix conflictkmu2020-01-1963-993/+1018
| |\ \ \ \ | | |/ / /
| | * | | HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-1513-192/+197
| | * | | HDFFV-11001 Add fine control over testingAllen Byrne2020-01-1512-17/+39
| | * | | Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-1347-719/+726
| * | | | merge and fix conflictskmu2020-01-14113-5370/+7210
| |\ \ \ \ | | |/ / /
| | * | | io_timer.c uses a parallel lib functionAllen Byrne2020-01-102-4/+3
| | * | | Fix standalone compile issuesAllen Byrne2020-01-094-48/+176
| | |/ /
| | * | Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-091-2/+2
| | |\ \
| | | * | fix test assert fail errorkmu2020-01-091-2/+2
| | * | | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-0610-28/+28
| | |\ \ \ | | | |/ /
| | | * | address problems from commentskmu2019-12-111-1/+1
| | | * | fix and address commentskmu2019-12-114-21/+9
| | | * | Merge branch 'develop' into bugfix/intel_warningskmu2019-12-099-27/+12
| | | |\ \