summaryrefslogtreecommitdiffstats
path: root/tools/talign.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r2875] Purpose:Quincey Koziol2000-11-131-3/+3
| | | | | | | | Code cleanup Description: Eliminated some warnings on O2K platform. Platforms tested: SGI O2K (modi4)
* [svn-r2845] Purpose:Quincey Koziol2000-11-091-9/+20
| | | | | | | | New Feature Description: Added dumping array datatypes to h5dump and the tool library. Platforms tested: FreeBSD 4.1.1 (hawkwind)
* [svn-r2643] Purpose:Bill Wendling2000-10-091-0/+164
Adding Testing Description: Alignment when putting elements in a compound datatype can be off. Solution: This was a bug which I'd fixed. Here's a program to exercise the bug. Platforms tested: Linux