summaryrefslogtreecommitdiffstats
path: root/tools/src/h5ls/h5ls.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge changes from developAllen Byrne2020-10-081-7/+6
| | | | | Comments and whitespace Skip file-locking and cache changes
* Source formattedAllen Byrne2020-10-011-598/+630
|
* Normalization of tools with developDana Robinson2020-08-181-1/+1
|
* Sync with developDana Robinson2020-08-011-463/+146
|
* Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to developKimmy Mu2020-01-281-4/+4
| | | | | | | | | * commit '406330addf45529ecdd088f4d22e9aab9a03661d': rename macro change condition pick up from Dave's fix leave Wswitch-default for later fix fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-compare, Wmisleading-indentation, Wshadow
* Merge pull request #2300 in HDFFV/hdf5 from ~KMU/hdf5:squashed_cast to developKimmy Mu2020-01-281-2/+2
| | | | | | * commit 'af5c33afabdae2e39bb45eb1b3e9c8366da01145': remove unnecessary stuff squash cast warning fix
* Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to developKimmy Mu2020-01-281-2/+2
| | | | | | | | | | | * commit '145ef3ceee20c28a443bd11507c58858bea3f889': more cleanup change it back pick up missing piece fix unused related warnings removed unused parameter more fix and address comments remove unsed var,function,macro, etc
* Change tools debug macros to not use error stackAllen Byrne2020-01-231-10/+10
|
* Squashed commit of the token_refactoring branch:Dana Robinson2020-01-191-10/+22
|
* Merge tools changes from developAllen Byrne2020-01-131-92/+78
|
* HDFFV-10976,-10980 h5dump, h5ls, h5diff use new ref APIsAllen Byrne2019-12-201-1/+1
|
* HDFFV-10876 Merge from developAllen Byrne2019-12-091-121/+539
|
* 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