summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs with `develop`.David Young2020-05-201-2/+3
* Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-05-201-0/+32
* Separated VFD and VOL parameters in tools.Dana Robinson2020-05-201-8/+6
* Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-05-201-2/+2
* Added support for passing connector info strings via the commandDana Robinson2020-05-201-3/+3
* Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-05-201-6/+1
* Added checks for native optional call support in some of the tools.Dana Robinson2020-05-201-26/+38
* Misc changes for h5dump VOL changes.Dana Robinson2020-05-201-4/+4
* Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-05-201-8/+8
* Minor renaming in the tools code.Dana Robinson2020-05-201-7/+7
* Fix for HDFFV-11065.Gerd Heber2020-05-201-0/+2
* A few small tweaks to the tools from reviewJordan Henderson2020-05-201-2/+2
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-201-178/+71
* Add extensive warnings to tools executablesAllen Byrne2020-05-201-0/+2
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-201-1/+1
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-05-201-4/+4
* squash cast warning fixkmu2020-05-201-2/+2
* Change tools debug macros to not use error stackAllen Byrne2020-05-201-10/+10
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-201-11/+22
* Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-05-201-14/+14
* Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2020-05-201-40/+27
* Refactor tools library error handling macrosJordan Henderson2020-05-201-62/+61
* HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2020-05-201-1/+1
* Address compile warningsAllen Byrne2020-05-201-18/+0
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-201-60/+49
* Add debug compile option as commentAllen Byrne2020-05-201-0/+2
* Update reference callsAllen Byrne2020-05-201-10/+21
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-201-103/+539
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-092-693/+777
* Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.David Young2019-10-031-3/+3
* Enable h5ls to use VFD SWMR.David Young2019-09-121-14/+54
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-231-2/+2
|\
| * Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-2/+2
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-3/+3
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-6/+6
|\ \ | |/
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-6/+6
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-3/+3
|/
* 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-5/+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-10385 rework java namesAllen Byrne2018-01-171-2/+0
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-4/+3
* Minor warning fixesDana Robinson2017-11-151-0/+2
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-231-17/+16
* HDFFV-10188 error on NULL dataspaceAllen Byrne2017-08-041-30/+32
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-252-12/+8
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-11/+13
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-011-5/+16