summaryrefslogtreecommitdiffstats
path: root/tools/src/misc
Commit message (Expand)AuthorAgeFilesLines
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-283-7/+7
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-4/+4
* VFD plugins (#602)jhendersonHDF2021-09-291-8/+38
* More clang tidy (#908)Sean McBride2021-08-231-1/+1
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-33/+4
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-292-54/+54
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-1/+1
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-7/+0
* Update clang config (#473)Quincey Koziol2021-03-171-1/+4
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-101-1/+1
* Fixed uninitialized warnings (#360)Sean McBride2021-02-192-3/+3
* Update license url part2 (#333)Larry Knox2021-02-176-6/+6
* Reformat source (#244)Quincey Koziol2021-01-071-7/+9
* Adds h5delete tool (#187)Dana Robinson2020-12-163-2/+94
* Minor normalization with the async branch (#159)Dana Robinson2020-12-121-3/+0
* Add flag to H5CX_pop that allow setting the properties to return to applicati...Quincey Koziol2020-12-011-1/+1
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-1/+1
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-041-3/+3
* Clang-format of source filesAllen Byrne2020-09-304-561/+582
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-282-2/+2
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+17
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-033-7/+6
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-302-13/+10
| |\ \ \
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-072-2/+2
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-8/+8
| |_|_|/ |/| | |
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+17
| |_|/ |/| |
* | | Removes staff email addresses from the repositoryDana Robinson2020-08-072-3/+2
* | | Minor normalizations with 1.12 branchDana Robinson2020-08-011-4/+4
| |/ |/|
* | Tools refactorAllen Byrne2020-07-152-13/+10
|/
* Fix for HDFFV-10961: add description to usage for --increment option.vchoi2020-06-111-2/+7
* Range check # of 'extra' command-line parameters against array size.Quincey Koziol2020-04-261-1/+9
* Refactor "extra" command-line arguments, and clean up code so the tool doesn'tQuincey Koziol2020-04-261-183/+216
* Extend h5debug to support 3-D datasets for chunks.Quincey Koziol2020-04-251-3/+7
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-96/+138
* Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-272-2/+4
|\
| * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-172-2/+4
* | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+8
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* squash cast warning fixkmu2020-01-231-1/+1
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-2/+2
* Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2019-12-171-1/+7
* HDFFV-10919 merge synchingAllen Byrne2019-10-021-58/+58
* Add HD prefix to testsAllen Byrne2019-08-153-532/+571
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-7/+0
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-30/+68
* Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-142-227/+0
* Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-122-412/+0
* Renamed h5repart's -family_to_sec2 to -family_to_single.Dana Robinson2018-11-141-19/+26
* TRILAB-81 Coverity fixAllen Byrne2018-10-191-18/+21
* Develop normalization with vol_integration.Dana Robinson2018-09-191-1/+1