summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbitfields.h5.xml
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r16825] Description:Quincey Koziol2009-04-211-1/+1
| | | | | | | | | Bring revisions 16636:16821 from trunk to revise_chunks branch Tested on: FreeBSD/32 6.3 (duty) Mac OS X/32 10.5.6 (amazon) (h5committest not needed on this branch)
* [svn-r13179] Pedro Vicente Nunes2007-01-231-1/+1
| | | | replaced the path to XML schema from NCSA page to hdfgroup.org
* [svn-r7542] Purpose:Quincey Koziol2003-10-051-3/+3
| | | | | | | | | | | | | Bug fixes and code cleanup Description: Whitespace removal. Added testfiles for named datatypes in attributes. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
* [svn-r7329] Purpose:Quincey Koziol2003-08-081-4/+4
| | | | | | | | | | Refactored test output Description: Chase new output format of 'objno' in DDL and XML schema output Platforms tested: h5committested
* [svn-r7276] Purpose:Robert E. McGrath2003-07-291-39/+54
| | | | | | | | | | | | | | | | | | | This is an omibus update to the h5dump program. 1. Fixes bug 888 2. updates XML output to 1.6 Description: Solution: Platforms tested: verbena, arabica, copper (64) Misc. update: MANIFEST updated Need to do release notes.
* [svn-r7006] Purpose:Quincey Koziol2003-06-091-2/+2
| | | | | | | | | | | | | | | | | | Bug fix/new feature Description: Teach h5dump/h5ls to display variable-length datatypes correctly. Change "raw byte" output of array elements from "0xde8141b1a818" to "de:81:41:b1:a8:18" so that it's easier for users to read. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest Misc. update: Patch provided by Robb Matzke (matzke@llnl.gov)
* [svn-r3408] Purpose:Robert E. McGrath2001-02-141-0/+48
Adding new feature. Description: XML output option to h5dump Platforms tested: SPARC Solaris 2.7, Irix6.5 (32bit), Linux, Win98