summaryrefslogtreecommitdiffstats
path: root/tools/src/h5stat/h5stat.c
Commit message (Expand)AuthorAgeFilesLines
* Onion VFD: sync with develop (#1747)Dana Robinson2022-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-171-1/+1
* 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 remote-tracking branch 'hdffv/develop' into rebased-fprintf-experimentDavid Young2020-07-301-19/+3
|\
| * Tools refactorAllen Byrne2020-07-151-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
|/
* 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
* 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
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-24/+29
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-1/+1
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-01-041-1/+1
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-4/+4
* Refactor tools library error handling macrosJordan Henderson2019-12-281-22/+22
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2019-12-191-4/+4
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-22/+22
* Fix missing option and incorrect closeAllen Byrne2019-09-241-2/+2
* Add HD prefix to testsAllen Byrne2019-08-151-116/+102
* Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-2/+6
* Added the map (H5M) APIDana Robinson2019-08-131-0/+1
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-6/+7
* Squashed commit of the following:Larry Knox2019-07-251-28/+223
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-2/+1
* VOL FEATUREDana Robinson2018-10-101-34/+34
* HD prefix and whitespaceAllen Byrne2018-08-281-44/+44
* Fix for HDFFV-10333:Vailin Choi2018-07-111-131/+159
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-2/+2
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-171-2/+0
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-9/+16
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+1815