summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5dump-help.txt
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-10384 update ref files - merge from developAllen Byrne2018-02-191-2/+2
|
* [svn-r29309] HDFFV-9698, HDFFV-9241, HDFFV-9570: Merge fixes from trunk for ↵Allen Byrne2016-03-071-1/+1
| | | | subsetting index, default fill value display, and optional arg crash. Also some minor compiler warnings fixes.
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-1/+1
| | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux
* [svn-r24024] JAVA-1714: CMake packaging for macs improvedAllen Byrne2013-08-191-0/+2
| | | | | | | HDFFV-7989: h5dump any_path and help text grouping Added cygwin-64 support Merged from trunk, tested local linux
* [svn-r23995] Correct printf % handlingAllen Byrne2013-08-121-1/+1
|
* [svn-r23992] HDFFV-8490 and H5UNJAM file handling. Merge from trunk.Allen Byrne2013-08-121-33/+40
| | | | Tested: local linux
* [svn-r23898] HDFFV-8476: Add optional arg to -A for excluding attributes.Allen Byrne2013-07-151-0/+1
| | | | | | Merged from trunk. Tested: local linux
* [svn-r23301] Allen Byrne2013-02-181-0/+2
|
* [svn-r22721] HDFFV-8133: Add usage text to see Reference manual for compact ↵Allen Byrne2012-08-281-17/+18
| | | | subsetting.
* [svn-r22632] Merge from trunk revision 22631Allen Byrne2012-08-061-6/+20
| | | | tested: local linux
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-0/+1
| | | | Tested: local linux with cmake
* [svn-r22121] Purpose:Jonathan Kim2012-03-221-0/+7
| | | | | | | | | | | | | | update for HDFFV-7523 JPSS: h5dump fails to open an attribute when using the -a option to specify an attribute with a slash in the name Description: Added capability for "-a" option to show attributes containing "/" by using an escape character. For example, for a dataset "/dset" containing attribute "speed(m/h)", use "h5dump -a "/dset/speed(\/h)" to show the content of the attribute. Merged from HDF5 trunk r22052, r22063, r22108 Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), Windows (32-LE cmake), Cmake (jam)
* [svn-r22088] HDFFV-7957(7958): Correct use of ERROR_STACK for h5dump and tools.Allen Byrne2012-03-191-1/+5
| | | | Tested: local linux after week in trunk
* [svn-r22013] HDFFV-7560:Allen Byrne2012-03-021-0/+2
| | | | | | | | | | 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
* [svn-r20802] Bring trunk revision 20798 to 1.8. Trunk changes passed overnight.Allen Byrne2011-05-121-0/+94
Tested: local linux