summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* OESS-168: Remove clang warnings. (#1074)H. Joe Lee2021-10-061-2/+2
* Fix ASAN issue in h5dump error path (#1051)Allen Byrne2021-10-031-0/+1
* VFD plugins (#602)jhendersonHDF2021-09-294-94/+152
* Fix several warnings (#720)jhendersonHDF2021-09-141-1/+2
* More clang tidy (#908)Sean McBride2021-08-231-4/+4
* Remove checks for winsock2.h (#813)Dana Robinson2021-07-061-1/+1
* Removes remaining H5_TIME_WITH_SYS_TIME cruft (#810)Dana Robinson2021-06-301-6/+3
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-292-219/+2
* Removes obsolete equivalents of C99's __func__ (#800)Dana Robinson2021-06-291-13/+5
* Includes hdf5dev.h in hdf5.h (#728)Dana Robinson2021-06-071-1/+0
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-0/+1
* Removes alternative function enter/leave macro scheme (#678)Dana Robinson2021-05-291-13/+13
* h5diff subset indexing (#628)Allen Byrne2021-05-071-99/+89
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-056-63/+63
* Tools long double updates (#522)Allen Byrne2021-04-152-12/+8
* Fix display of long double in tools (#469)Allen Byrne2021-03-171-3/+3
* Update clang config (#473)Quincey Koziol2021-03-173-4/+16
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-2/+2
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-105-10/+10
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-098-17/+19
* Fixed clang-tidy readability-redundant-control-flow warnings (#428)Sean McBride2021-03-051-2/+0
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-0410-29/+29
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-0/+9
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-254-41/+60
* Patches from vtk (#358)Sean McBride2021-02-252-5/+1
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+3
* Fixed uninitialized warnings (#360)Sean McBride2021-02-191-1/+1
* Update license url part2 (#333)Larry Knox2021-02-1725-25/+25
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-293-8/+8
* Small fixes (#285)Allen Byrne2021-01-271-21/+27
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-301-5/+5
* Basic alignment with async branch (#115)Quincey Koziol2020-11-233-8/+8
* Clang-format of source filesAllen Byrne2020-09-3024-6155/+6286
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-4/+4
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+13
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-035-29/+28
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-3012-3752/+2783
| |\ \ \
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-072-4/+4
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|_|/ |/| | |
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+13
| |_|/ |/| |
* | | HDFFV-9984 Add options to merge/prune external links during repackAllen Byrne2020-08-141-1/+1
* | | Removes staff email addresses from the repositoryDana Robinson2020-08-073-3/+3
* | | Warning fixes in tools and h5test.cDana Robinson2020-08-061-25/+24
| |/ |/|
* | Warnings reduction in toolsAllen Byrne2020-07-308-130/+124
* | Tools refactorAllen Byrne2020-07-1512-3741/+2778
|/
* Fixes for warnings in the tools code.Dana Robinson2020-04-251-3/+3
* Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-232-4/+30
|\
| * Fixed h5diff command-line parameters to use 1 and 2 instead of srcDana Robinson2020-04-222-8/+8
| * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-212-4/+30
* | Merge pull request #2530 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-04-212-182/+186
|\ \ | |/