summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls
Commit message (Expand)AuthorAgeFilesLines
* Brings many CMake changes from developDana Robinson2021-04-081-2/+13
* Updates license url and history docsDana Robinson2021-03-252-2/+2
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-612/+648
* Fix a regression that crept in with the August merge: use the "swmr" VFD whenDavid Young2020-08-051-31/+39
* Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmrDavid Young2020-08-041-262/+13
|\
| * Warnings reduction in toolsAllen Byrne2020-07-301-2/+0
| * Tools refactorAllen Byrne2020-07-151-260/+13
| * Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.Dana Robinson2020-04-211-0/+32
| * Separated VFD and VOL parameters in tools.Dana Robinson2020-04-211-8/+6
| * Fixed problems with S3 and HDFS VFDs.Dana Robinson2020-04-171-2/+2
| * Added support for passing connector info strings via the commandDana Robinson2020-04-091-3/+3
| * Fix for passthrough VOL not passing tools tests due to incorrectDana Robinson2020-04-081-6/+1
| * Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-061-8/+8
| |\
| | * Fixed unnecessary H5R casts in the tools that were raising warnings.Dana Robinson2020-04-021-8/+8
| * | Added checks for native optional call support in some of the tools.Dana Robinson2020-04-021-26/+38
| * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-04-021-7/+7
| |\ \ | | |/
| | * Minor renaming in the tools code.Dana Robinson2020-03-311-7/+7
| * | Merge branch 'develop' into tools_vol_updateDana Robinson2020-03-311-0/+2
| |\ \ | | |/
| | * Fix for HDFFV-11065.Gerd Heber2020-03-291-0/+2
| * | Misc changes for h5dump VOL changes.Dana Robinson2020-03-301-4/+4
| |/
| * Merge pull request #2469 in HDFFV/hdf5 from tools_vol_update to developJordan Henderson2020-03-271-178/+71
| |\
| | * A few small tweaks to the tools from reviewJordan Henderson2020-03-271-2/+2
| | * Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-178/+71
| * | Add extensive warnings to tools executablesAllen Byrne2020-03-251-0/+2
| |/
| * TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
| * fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co...kmu2020-01-271-4/+4
| * squash cast warning fixkmu2020-01-231-2/+2
| * Change tools debug macros to not use error stackAllen Byrne2020-01-231-10/+10
| * merge and fixkmu2020-01-211-10/+22
| |\
| | * Squashed commit of the token_refactoring branch:Dana Robinson2020-01-161-10/+22
| * | merge and fix conflictkmu2020-01-191-16/+16
| |\ \ | | |/
| | * Update tools hid_t declarations with H5I_INVALID_HIDAllen Byrne2020-01-131-14/+14
| |/
| * Clean up tools warnings introduced by H5TOOLS_ERR_INIT macroJordan Henderson2019-12-311-40/+27
| * Refactor tools library error handling macrosJordan Henderson2019-12-281-62/+61
| * HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3Allen Byrne2019-12-201-1/+1
| * Address compile warningsAllen Byrne2019-12-061-18/+0
| * Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-041-60/+49
| * Add debug compile option as commentAllen Byrne2019-12-041-0/+2
| * Update reference callsAllen Byrne2019-12-041-10/+21
| * HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-102/+538
| * Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-081-1/+1
| * Whitespace cleanupAllen Byrne2019-10-031-159/+157
| * HDFFV-10901 add missing config optionsAllen Byrne2019-09-131-615/+431
| * Fix compiler warnings with diabled ROS3 and HDFS VFDs.Jacob Smith2019-08-141-0/+4
| * Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-1/+0
| * Squashed commit of the following:Larry Knox2019-07-251-28/+293
| * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-8/+10
* | 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