summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+4
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-142-6/+18
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
* HDFFV-8745 cleanup vl resource usageAllen Byrne2018-01-021-13/+18
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-022-20/+19
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+8