summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add extra lineAllen Byrne2019-12-042-0/+2
| * | | Adjust whitespaceAllen Byrne2019-12-042-4/+4
| * | | Update h5ls help and rework dump_mem routines for attrsAllen Byrne2019-12-0414-303/+248
| * | | Add debug compile option as commentAllen Byrne2019-12-041-0/+2
| * | | Update reference callsAllen Byrne2019-12-041-10/+21
| * | | Update data output referenceAllen Byrne2019-12-033-19/+56
| * | | Update reference files and fix int as stringAllen Byrne2019-12-034-32/+38
| * | | Update to new error textAllen Byrne2019-12-022-6/+6
| * | | Update reference files to latest outputAllen Byrne2019-12-0210-1617/+1230
| * | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-026-17/+9
| |\ \ \
| * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-266-9/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Comment correctionAllen Byrne2019-11-212-2/+2
| * | | | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0746-2868/+3823
* | | | | fix unused related warningskmu2020-01-137-150/+150
* | | | | more fix and address commentskmu2019-12-091-2/+1
* | | | | remove unsed var,function,macro, etckmu2019-12-066-20/+6
| |_|_|/ |/| | |
* | | | Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-043-10/+3
| |_|/ |/| |
* | | Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-276-17/+9
| |/ |/|
* | Demote errors to warnings for a couple of unused-but-set variables thatDavid Young2019-11-132-0/+7
* | Delete an unused variable.David Young2019-11-131-1/+0
* | Mark an unused parameter H5_ATTR_UNUSED.David Young2019-11-131-1/+1
* | Merge remote-tracking branch 'hdf5/develop' into add-werror-and-squash-someDavid Young2019-11-081-2/+2
|\ \ | |/
| * Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to developDavid Young2019-11-051-2/+2
| |\
| | * For portability, use the POSIX sh(1) string-comparison operator `=`David Young2019-10-031-2/+2
* | | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-052-7/+9
|/ /
* | Fix MPI test dependsAllen Byrne2019-10-231-1/+1
* | Update format and fix missing prefixAllen Byrne2019-10-211-185/+112
* | Improvements in response to Allen's suggestions.Larry Knox2019-10-091-12/+12
* | Corrections and improvements to testh5dump.sh.in changes.Larry Knox2019-10-091-34/+10
* | Fix errors in testh5dump.sh tests that grep for reference error messages.Larry Knox2019-10-091-3/+33
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-10-0812-65/+71
|\ \
| * | Fix reference type comparison in h5dumpJerome Soumagne2019-10-081-1/+5
| * | Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim()Jerome Soumagne2019-10-0812-64/+66
| |/
* | Change reference test to grep for specific errorAllen Byrne2019-10-071-3/+3
|/
* More whitespace changesAllen Byrne2019-10-032-211/+57
* Whitespace cleanupAllen Byrne2019-10-031-159/+157
* HDFFV-10919 merge synchingAllen Byrne2019-10-028-301/+189
* HDFFV-10918 add tests for h5repack ext storageAllen Byrne2019-10-012-1/+121
* fix for statement declare of typeAllen Byrne2019-09-301-1/+2
* Update versioning to next major versionAllen Byrne2019-09-252-2/+4
* Update develop branch version to 1.13.0 after creation of hdf5_1_12Larry Knox2019-09-251-7/+7
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-242-2/+6
|\
| * Fix missing option and incorrect closeAllen Byrne2019-09-241-2/+2
* | Update to current external file population.Jacob Smith2019-09-241-13/+19
* | Revert else-if to single line.Jacob Smith2019-09-241-22/+12
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...Jacob Smith2019-09-2398-4847/+6047
|\ \ | |/
| * Merge pull request #1936 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-09-196-59/+62
| |\
| | * Renamed get/set_time() calls in the tools library to avoid nameDana Robinson2019-09-196-59/+62
| * | Add missing HD prefixAllen Byrne2019-09-181-1/+1
| * | HDFFV-10905 fix test scripts for no zlibAllen Byrne2019-09-172-7/+11
| |/