Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22052] - h5dump: Added capability for "-a" option to show ↵ | Peter Cao | 2012-03-12 | 1 | -0/+0 |
| | | | | | | | | 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. See details at HDFFV-7523 | ||||
* | [svn-r15458] Purpose: Modify the library to take the proper action when ↵inactive/jpeg_converter | Neil Fortner | 2008-08-11 | 1 | -0/+0 |
| | | | | | | | | | | | | | | files with incorrect datatype versions are encountered. Description: The library now recognizes some problems with datatype versions in H5O_decode_helper(), and, if not performing strict format checks, automatically corrects them. Framework added for other message decode routines to automatically correct file errors. Datatype version information added to h5debug. Tested: kagiso, smirom, linew (h5committest) | ||||
* | [svn-r2988] Purpose: | Quincey Koziol | 2000-11-21 | 1 | -0/+0 |
Updating test files. Description: Updated test files to reflect changes to DDL. Platforms tested: FreeBSD 4.1.1 (hawkwind) |