summaryrefslogtreecommitdiffstats
path: root/tools/src/h5stat
Commit message (Expand)AuthorAgeFilesLines
* Add variable option syncing for examples (#3885)Allen Byrne2023-12-141-2/+2
* Strip HD prefix from string/char C API calls (#3540)Dana Robinson2023-09-151-3/+3
* hbool_t/TRUE/FALSE --> bool/true/false in tools (#3491)Dana Robinson2023-09-051-51/+51
* ROS3: (feature) Temporary security credentials (#3030)Jan-Willem Blokland2023-07-141-6/+9
* Remove HD from HDmem* calls (#3211)Dana Robinson2023-06-291-1/+1
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-291-59/+0
* Remove HD from C std lib file ops (#3206)Dana Robinson2023-06-291-1/+1
* Rename HDexit() and related to exit(), etc. (#3202)Dana Robinson2023-06-291-1/+1
* Rename HDato*() to ato*() (#3201)Dana Robinson2023-06-291-4/+4
* Remove HD from memory allocate/free calls (#3195)Dana Robinson2023-06-281-25/+24
* Rename HD(f)printf() to (f)printf() (#3194)Dana Robinson2023-06-281-175/+172
* Rename HDassert() to assert() (#3191)Dana Robinson2023-06-281-5/+5
* Many fixes to various compiler warnings (#3124)Sean McBride2023-06-191-6/+6
* Add h5copy help test and verify consistency (#2902)Allen Byrne2023-05-171-1/+1
* Comment cleanup (#2689)Quincey Koziol2023-04-111-27/+0
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-2/+2
* Update copyright headers (#2184)Larry Knox2022-11-012-2/+0
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixes for S3 and HDFS VFDs with tools (#1740)jhendersonHDF2022-05-061-0/+9
* Move error-stack text to top of usage display (#1564)Allen Byrne2022-04-011-4/+9
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Remove const from the argv tools/tests main sig. (#1390)Allen Byrne2022-01-281-3/+3
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* VFD plugins (#602)jhendersonHDF2021-09-291-20/+4
* Removes partial long options from the tools (#872)Dana Robinson2021-08-031-83/+0
* Brings the tools getopt(3) replacement into the main library (#803)Dana Robinson2021-06-291-112/+112
* Removes gratuitous (double)x.yF casts (#632)Dana Robinson2021-05-071-2/+2
* Update license url part2 (#333)Larry Knox2021-02-172-2/+2
* Switch bool/true/false to hbool_t/TRUE/FALSE in a few places (#229)Dana Robinson2020-12-241-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-564/+543
* Merge pull request #2650 in HDFFV/hdf5 from ~DYOUNG/werror:rebased-fprintf-ex...David Young2020-09-281-36/+36
|\
| * Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-09-271-0/+11
| |\
| * \ Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-19/+3
| |\ \
| * | | Restore a literal percent sign ("%%") that I accidentally deleted.David Young2020-07-071-1/+1
| * | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-071-36/+36
* | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-251-2/+2
| |_|/ |/| |
* | | CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+11
| |/ |/|
* | Tools refactorAllen Byrne2020-07-151-19/+3
|/
* Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-8/+6
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-2/+2
* Added support for passing connector info strings via the commandDana Robinson2020-04-091-3/+3
* Minor renaming in the tools code.Dana Robinson2020-03-311-7/+7
* Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-271-135/+59
|\
| * A few small tweaks to the tools from reviewJordan Henderson2020-03-271-2/+2
| * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-135/+59
* | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
|/
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-24/+29