summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* remove unsed var,function,macro, etckmu2020-05-201-3/+3
* Correct standalone function attributesAllen Byrne2020-05-201-4/+9
* Standalone should not use import/export attributesAllen Byrne2020-05-201-0/+5
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2013-212/+338
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-209-55/+55
* Fix standalone compile issuesAllen Byrne2020-05-201-46/+39
* fix and address commentskmu2020-05-202-18/+6
* fix intel compile warningskmu2020-05-202-4/+16
* Revert "fix warnings from Intel compiler"kmu2020-05-202-16/+4
* fix warnings from Intel compilerkmu2020-05-202-4/+16
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-201-3/+3
* Fix issue in h5dump where reference objects weren't being destroyedJordan Henderson2020-05-201-10/+3
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-2012-552/+485
* Refactor tools library error handling macrosJordan Henderson2020-05-2013-843/+934
* Fix compile statement orderAllen Byrne2020-05-203-4/+5
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-203-4/+4
* Add unknown define for h5dump ref objectsAllen Byrne2020-05-202-1/+3
* HDFFV-10980 - h5diff uses new ref APIsAllen Byrne2020-05-2013-425/+820
* 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-201-14/+14
* 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-203-6/+3
* Fix compile errors - mostly in jniAllen Byrne2020-05-202-22/+23
* HDFFV-10876 Update dump to match DDL specAllen Byrne2020-05-202-1/+4
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-204-169/+150
* Update data output referenceAllen Byrne2020-05-201-7/+24
* Update reference files and fix int as stringAllen Byrne2020-05-201-1/+7
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-203-8/+1
* Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2020-05-202-0/+7
* Mark an unused parameter H5_ATTR_UNUSED.David Young2020-05-201-1/+1
* Comment correctionAllen Byrne2020-05-201-1/+1
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2017-1136/+1701
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0915-199/+685
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-4/+1
* 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-031-3/+3
* 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-121-17/+79
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-148-24/+24
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-31/+25
|\
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-31/+25
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2410-32/+34
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1