summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Removes partial long options from the tools (#872)Dana Robinson2021-08-036-229/+14
* Add support for parallel filters to h5repack (#832)jhendersonHDF2021-07-141-4/+21
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-2910-534/+534
* Cleans up POSIX/C bits in H5private.h (#804)Dana Robinson2021-06-292-84/+84
* Fix several warnings (#747)jhendersonHDF2021-06-161-7/+32
* Purges UFAIL from the library (#637)Dana Robinson2021-05-111-1/+1
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-073-4/+4
* Cleanup tools debug build warnings (#627)Allen Byrne2021-05-052-12/+12
* Ubsan fixes (#498)Sean McBride2021-05-031-10/+8
* Brings the native implementation of H5Fdelete() from Bitbucket (#524)Dana Robinson2021-04-161-7/+0
* Tools long double updates (#522)Allen Byrne2021-04-151-5/+0
* File locks now work on Windows (#480)Dana Robinson2021-03-221-21/+46
* Update clang config (#473)Quincey Koziol2021-03-172-2/+8
* Fixed all clang-tidy bugprone-suspicious-string-compare warnings (#451)Sean McBride2021-03-106-7/+7
* Applied clang-tidy readability-non-const-parameter warning fixes auto… (#429)Sean McBride2021-03-093-17/+17
* 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-048-24/+24
* H5TS_win32_thread_exit (#396)Allen Byrne2021-03-011-4/+1
* #386 copyright corrections for java folder (#389)Allen Byrne2021-02-261-1/+4
* Primary change is HDFFV-11212 - new refs and JNI (#372)Allen Byrne2021-02-253-22/+28
* Fixed uninitialized warnings (#360)Sean McBride2021-02-193-4/+4
* Fixed various clang -Wformat-security warnings (#340)Sean McBride2021-02-191-2/+2
* Update license url part2 (#333)Larry Knox2021-02-1745-45/+45
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-292-2/+2
* Small fixes (#285)Allen Byrne2021-01-272-84/+78
* 11099 Add help text line (#259)Allen Byrne2021-01-151-0/+1
* Reformat source (#244)Quincey Koziol2021-01-071-7/+9
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-243-3/+3
* Adds h5delete tool (#187)Dana Robinson2020-12-163-2/+94
* Bring async branch to develop (#166)Quincey Koziol2020-12-142-2/+2
* 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
* Expand 'opt_query' VOL callback to return a bitfield instead of a flag (#136)Quincey Koziol2020-11-302-8/+8
* Update reformatting settings, trace wrapping, and printf-format strings (#22)Quincey Koziol2020-10-061-1/+1
* HDFFV-11096 replace backticks with doublequotesAllen Byrne2020-10-042-7/+7
* HDFFV-11096 fix typo in h5dump usage textAllen Byrne2020-10-031-1/+1
* Clang-format of source filesAllen Byrne2020-09-3033-10356/+10672
* Fix jni with %Lg instead of %LfAllen Byrne2020-09-291-4/+4
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-287-46/+46
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-2710-2/+133
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-0315-69/+148
| |\ \
| * \ \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-3017-728/+573
| |\ \ \
| * | | | Restore a literal percent sign ("%%") that I accidentally deleted.David Young2020-07-071-1/+1
| * | | | Delete extra argument, there is no formatting for it.David Young2020-07-071-1/+1
| * | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-076-45/+45
* | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-2510-30/+30
| |_|_|/ |/| | |
* | | | CMake and script changes for clang-formatAllen Byrne2020-09-0410-2/+133
| |_|/ |/| |
* | | Minor refactoring based on 1.10 normalization workDana Robinson2020-08-171-1/+1
* | | TRILABS-277 Use JIRA number as #ifdefAllen Byrne2020-08-151-4/+5
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2020-08-151-1/+0
|\ \ \