hdf5/tools
Pedro Vicente Nunes 472394a0e9 [svn-r8252] Purpose:
bug fix
new test

Description:
the fletcher filter used a temporary  2 byte word buffer to compute the checksum.
this is non portable between big-endian/little endian.

added a test that reads 2  pre-saved files (one LE, other BE) with that filter enabled

Solution:
replaced with a buffer of 1 byte type

Platforms tested:
linux
solaris
solaris 64 bit
AIX
windows

Misc. update:
2004-03-10 19:25:31 -05:00
..
gifconv
h5diff [svn-r8226] Purpose: 2004-03-01 16:00:40 -05:00
h5dump
h5import
h5ls
h5repack [svn-r8252] Purpose: 2004-03-10 19:25:31 -05:00
lib [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
misc
testfiles [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
Dependencies
Makefile.in