summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix issues found with ONLY_SHARED_LIBS optionAllen Byrne2019-12-113-16/+16
* HDFFV-10876 fix compare referenceAllen Byrne2019-12-081-2/+2
* Add missing quotesAllen Byrne2019-12-071-2/+2
* Correct indentationAllen Byrne2019-12-071-15/+15
* Revert declaration used in macro.Allen Byrne2019-12-071-0/+1
* Revert declaration deletion.Allen Byrne2019-12-071-0/+1
* Address compile warningsAllen Byrne2019-12-064-24/+3
* Fix compile errors - mostly in jniAllen Byrne2019-12-062-22/+23
* HDFFV-10876 Update dump to match DDL specAllen Byrne2019-12-0514-1373/+1476
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-053-10/+3
|\
| * Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-043-10/+3
* | 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
|\ \ | |/
| * Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...David Young2019-11-276-17/+9
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-11-266-9/+17
|\ \ | |/
| * 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
| |\
| * | Change some GCC warnings to errors. Fix code to quiet some warnings.David Young2019-11-052-7/+9
* | | Comment correctionAllen Byrne2019-11-212-2/+2
* | | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-0746-2868/+3823
| |/ |/|
* | 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
* | 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