summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add extra lineAllen Byrne2020-05-202-0/+2
* Adjust whitespaceAllen Byrne2020-05-202-4/+4
* Update h5ls help and rework dump_mem routines for attrsAllen Byrne2020-05-2014-303/+248
* Add debug compile option as commentAllen Byrne2020-05-201-0/+2
* Update reference callsAllen Byrne2020-05-201-10/+21
* Update data output referenceAllen Byrne2020-05-203-19/+56
* Update reference files and fix int as stringAllen Byrne2020-05-204-32/+38
* Update to new error textAllen Byrne2020-05-202-6/+6
* Update reference files to latest outputAllen Byrne2020-05-2010-1617/+1230
* Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2020-05-206-17/+9
* Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2020-05-202-0/+7
* Delete an unused variable.David Young2020-05-201-1/+0
* Mark an unused parameter H5_ATTR_UNUSED.David Young2020-05-201-1/+1
* Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2020-05-202-7/+9
* Comment correctionAllen Byrne2020-05-202-2/+2
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-2046-2869/+3824
* Don't use the bash-ism [[ ]]. Use the [ ], which is standard andDavid Young2020-01-131-1/+1
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-09249-8050/+10153
* Modifications for the following items in the punch list:Vailin Choi2019-11-141-4/+1
* Expect the h5ls usage message to mention --poll twice.David Young2019-10-215-0/+10
* 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-034-15/+15
* Make some NetBSD compatibility patches.David Young2019-10-031-2/+2
* 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-122-31/+133
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Dana Robinson2018-09-246-13/+25
|\
| * CMake changes for SKIPPED and flush testsAllen Byrne2018-09-246-13/+25
* | Remainder of vol_normalization changes (dataset, attribute, files, objects).Dana Robinson2018-09-243-5/+5
|/
* Snapshot version 1.11 release 2.hdftest2018-09-201-7/+7
* Develop normalization with vol_integration.Dana Robinson2018-09-197-289/+255
* Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-09-1811-138/+102
* Cleanup and add intermediate dir for javaAllen Byrne2018-08-311-3/+0
* HD prefix and whitespaceAllen Byrne2018-08-286-236/+236
* Merge pull request #1157 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/CMake_MPI...Allen Byrne2018-07-302-3/+3
|\
| * Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-272-3/+3
* | Add missing test optionAllen Byrne2018-07-241-1/+1
* | Add test file with unwritten datasetsAllen Byrne2018-07-244-4/+425
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...Larry Knox2018-07-1818-135/+441
|\
| * Changes based on feedback from pull request.Vailin Choi2018-07-122-3/+2
| * Modifications made based on feedback from pull request.Vailin Choi2018-07-114-12/+31
| * Fix for HDFFV-10333:Vailin Choi2018-07-1116-132/+420
* | Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-0/+2
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-7/+7
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-0419-54/+740
|\ \ | |/
| * Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-311-0/+684
| |\
| | * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1527-246/+205
| | |\
| | * \ Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-3027-364/+280
| | |\ \
| | * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-0/+684
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-2322-52/+56
| |\ \ \ \