summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-2046-465/+1454
* Standalone doesn't use h5test lib implementation.Allen Byrne2020-05-201-2/+3
* Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2020-05-201-1/+7
* Remove duplicate instanceAllen Byrne2020-05-201-4/+0
* Revert and move declarationAllen Byrne2020-05-201-3/+5
* Correct struct accessAllen Byrne2020-05-201-2/+2
* Fix duplicate and varnameAllen Byrne2020-05-201-4/+3
* Fix compile and test issues from DTAllen Byrne2020-05-201-1/+1
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2020-05-203-16/+16
* HDFFV-10876 fix compare referenceAllen Byrne2020-05-201-2/+2
* Add missing quotesAllen Byrne2020-05-201-2/+2
* Correct indentationAllen Byrne2020-05-201-15/+15
* Revert declaration used in macro.Allen Byrne2020-05-201-0/+1
* Revert declaration deletion.Allen Byrne2020-05-201-0/+1
* Address compile warningsAllen Byrne2020-05-204-24/+3
* Fixed PR issues pointed out by AllenRichard Warren2020-05-201-1/+0
* Remove the Copyright UofI per Larry's guidanceRichard Warren2020-05-201-0/+1
* Fix compile errors - mostly in jniAllen Byrne2020-05-202-22/+23
* HDFFV-10876 Update dump to match DDL specAllen Byrne2020-05-2014-1373/+1476
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2020-05-203-10/+3
* Add extra lineAllen Byrne2020-05-202-0/+2
* Adjust whitespaceAllen Byrne2020-05-202-4/+4
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-2014-303/+248
* Add debug compile option as commentAllen Byrne2020-05-201-0/+2
* Update reference callsAllen Byrne2020-05-201-10/+21
* Update data output referenceAllen Byrne2020-05-203-19/+56
* Update reference files and fix int as stringAllen Byrne2020-05-204-32/+38
* Update to new error textAllen Byrne2020-05-202-6/+6
* Update reference files to latest outputAllen Byrne2020-05-2010-1617/+1230
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-206-17/+9
* Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2020-05-202-0/+7
* Delete an unused variable.David Young2020-05-201-1/+0
* Mark an unused parameter H5_ATTR_UNUSED.David Young2020-05-201-1/+1
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-202-7/+9
* Comment correctionAllen Byrne2020-05-202-2/+2
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2046-2869/+3824
* Don't use the bash-ism [[ ]]. Use the [ ], which is standard andDavid Young2020-01-131-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-09249-8050/+10153
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-4/+1
* Expect the h5ls usage message to mention --poll twice.David Young2019-10-215-0/+10
* First, reduce code duplication in h5tools_fopen(). Then, stop h5tools_fopen()David Young2019-10-211-33/+22
* Fix some tools: try all other VFDs before SWMR.David Young2019-10-181-3/+3
* Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.David Young2019-10-034-15/+15
* Make some NetBSD compatibility patches.David Young2019-10-031-2/+2
* Use calloc instead of malloc so that the VFD SWMR configurationDavid Young2019-09-171-1/+1
* Enable h5ls to use VFD SWMR.David Young2019-09-122-31/+133
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-246-13/+25
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-246-13/+25
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-243-5/+5
|/
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7