summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* Small fixes for tools and skip autotools tests for no filterAllen Byrne2020-05-201-2/+2
* Reduce casts of HDcalloc()/HDmalloc() that -Wc++-compat required.David Young2020-05-201-1/+1
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-201-5/+7
* fix bad function cast warningkmu2020-05-201-2/+2
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-05-202-5/+5
* squash cast warning fixkmu2020-05-204-8/+8
* Change tools debug macros to not use error stackAllen Byrne2020-05-201-10/+10
* fix unused related warningskmu2020-05-201-1/+1
* remove unsed var,function,macro, etckmu2020-05-202-2/+2
* Fixed stack and frame size warnings. Not complete, but fixes most ofDana Robinson2020-05-201-19/+22
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2011-162/+229
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-2016-123/+124
* address problems from commentskmu2020-05-201-1/+1
* fix and address commentskmu2020-05-201-2/+2
* remove unnecessary check macrokmu2020-05-201-4/+1
* fix intel compile warningskmu2020-05-201-3/+6
* Revert "fix warnings from Intel compiler"kmu2020-05-201-2/+2
* Revert "fix issues from previous PR comments"kmu2020-05-201-9/+3
* Revert "using a different MACRO"kmu2020-05-201-2/+2
* using a different MACROkmu2020-05-201-2/+2
* fix issues from previous PR commentskmu2020-05-201-3/+9
* fix warnings from Intel compilerkmu2020-05-201-2/+2
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-202-2/+2
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-209-399/+385
* Refactor tools library error handling macrosJordan Henderson2020-05-2010-457/+456
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-201-1/+1
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-209-36/+45
* Update h5debug to retrieve file pointer through VOL frameworkQuincey Koziol2020-05-201-1/+7
* Address compile warningsAllen Byrne2020-05-201-18/+0
* 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
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-203-96/+57
* Add debug compile option as commentAllen Byrne2020-05-201-0/+2
* Update reference callsAllen Byrne2020-05-201-10/+21
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-202-9/+7
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-202-7/+9
* Comment correctionAllen Byrne2020-05-201-1/+1
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2012-640/+950
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0936-2941/+2652
* Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.David Young2019-10-033-12/+12
* Enable h5ls to use VFD SWMR.David Young2019-09-121-14/+54
* CMake changes for SKIPPED and flush testsAllen Byrne2018-09-241-1/+1
* Develop normalization with vol_integration.Dana Robinson2018-09-193-95/+101
* HD prefix and whitespaceAllen Byrne2018-08-283-198/+198
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-1/+1
* Fix for HDFFV-10333:Vailin Choi2018-07-111-131/+159
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2310-20/+20
|\
| * Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-0910-20/+20
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-147-19/+18
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-1412-105/+81
|\ \ | |/