summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dump_ddl.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23301] Allen Byrne2013-02-181-36/+36
|
* [svn-r22572] Re-Merge attr name with slash changes from trunkAllen Byrne2012-07-131-4/+11
| | | | Tested: localinux with cmake
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-75/+58
| | | | Tested: local linux with cmake
* [svn-r22551] Merge changes from Trunk revision 22550 for:Allen Byrne2012-07-111-1/+1
| | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake
* [svn-r22412] reduce compiler warnings by removing unreferenced variables and ↵Allen Byrne2012-05-251-2/+5
| | | | | | adding cast Tested: local linux
* [svn-r22043] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-121-7/+1
| | | | | | | If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command. Updated test file results with error stack when link not found. Tested: trunk
* [svn-r22013] HDFFV-7560:Allen Byrne2012-03-021-0/+1917
Merge 1.8 and h5dump/tools and tests based on tools library from trunk. Reduced warnings. HDFFV-7949: Remove duplicated functions in h5ls Tested: local linux,h5committest