summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools_dump.h
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
| | | | | | | | | Merge 64-bit ID changes from branch to trunk. (Plus a few minor cleanups that aren't on the branch) Tested on: Mac OSX/64 10.9.4 (amazon) w/C++ & FORTRAN (h5committested on branch already for a week)
* [svn-r24030] Description:Quincey Koziol2013-08-191-1/+1
| | | | | | | | Clean up more compiler warnings. Tested on: Mac OSX/64 10.8.4 (amazon) w/gcc, C++ & FORTRAN (too minor to require h5committest)
* [svn-r22998] Description:Quincey Koziol2012-11-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | Clean up warnings and bring changes from Coverity branch back to trunk: r20451: Fixed coverity 810 r20454: Purpose: Fix coverity issue 816 Description: Modified various file drivers to always check the return value from H5P_get_driver_info. r20455: Purpose: Cleanup fix for coverity issue 816 Description: Removed redundant check for "fa" in H5FD_core_open. Tested on: Mac OSX/64 10.8.2 (amazon) w/debug (Too minor to require h5committest)
* [svn-r22042] HDFFV-7957-7958:Allen Byrne2012-03-121-2/+2
| | | | | Add tools error stack and check return from H5Dreference call. Tested: CMake and h5committest
* [svn-r21953] HDDFV-7560: h5dump refactoringAllen Byrne2012-02-171-0/+85
Tested: local linux