diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-02-25 20:26:32 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-02-25 20:26:32 (GMT) |
commit | 82ae8ac4e0ec0929e432c99361e68f5f60cb5553 (patch) | |
tree | 8efddab33d3eed5be9d584e70f55f8dddacfb1f2 /MANIFEST | |
parent | cffc51b94c8536e89cab61e68b6122a0e186524a (diff) | |
download | hdf5-82ae8ac4e0ec0929e432c99361e68f5f60cb5553.zip hdf5-82ae8ac4e0ec0929e432c99361e68f5f60cb5553.tar.gz hdf5-82ae8ac4e0ec0929e432c99361e68f5f60cb5553.tar.bz2 |
[svn-r10087] Purpose: New feature and test
Description: Somehow, the hardware conversions between "long double" and other native floating-point
types were left out.
Solution: Added the hardware conversion functions in H5Tconv.c and test cases in dtypes.c.
Platforms tested: h5committest and fuss.
Misc. update: updated MANIFEST to replace bin/reconfigure.sh with bin/reconfigure
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ ./bin/missing ./bin/mkdirs ./bin/mkinstalldirs -./bin/reconfigure.sh _DO_NOT_DISTRIBUTE_ +./bin/reconfigure _DO_NOT_DISTRIBUTE_ ./bin/release ./bin/runtest _DO_NOT_DISTRIBUTE_ ./bin/snapshot |