summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls/h5ls.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|/
* 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
| | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration
* fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵kmu2020-01-271-4/+4
| | | | Wsign-compare, Wmisleading-indentation, Wshadow
* 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
|
* 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
| | | | | | Fix misuse of [HD]strncpy and [HD]snprintf. Minor formatting changes. Fix test cleanup issue with java groups example.
* Merge reconciliation and VFD test fixesAllen Byrne2019-08-041-1/+0
|
* Squashed commit of the following:Larry Knox2019-07-251-28/+293
| | | | | | | | | | | Merge changes from update_merged_S3_HDFS branch into develop. commit d5034315aea88629929ac0c9c59ebfafd5f21a31 Merge: 9c48823 d3fdcd8 Author: Larry Knox <lrknox@hdfgroup.org> Date: Thu Jul 25 08:24:53 2019 -0500 Merge branch 'develop' into update_merged_S3_HDFS
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-141-3/+3
|
* Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-241-3/+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 ↵Larry Knox2017-04-251-6/+4
| | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-111-0/+1
|
* Split tools into src and test - add foldersAllen Byrne2016-10-271-0/+2939