diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-07 20:21:43 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-07 20:21:43 (GMT) |
commit | a1ee1c91907ce4f43e3f4392b3b2141d444d67f6 (patch) | |
tree | 2748cfb97f75fc7e6d4dbb4f57c35ca65945384b /src/H5Tvlen.c | |
parent | c84ab58792ab507aa4fcf0bcc7dc69e9b11f671c (diff) | |
download | hdf5-a1ee1c91907ce4f43e3f4392b3b2141d444d67f6.zip hdf5-a1ee1c91907ce4f43e3f4392b3b2141d444d67f6.tar.gz hdf5-a1ee1c91907ce4f43e3f4392b3b2141d444d67f6.tar.bz2 |
[svn-r7824] Purpose:
Code optimization
Description:
Improved integer & floating-point datatype conversions by removing some
corner cases. Got rid of algorithm which walked the buffer of elements to
convert backwards, switching to algorithm which computes the non-overlapping
space in the buffer and repeatedly converts it in the forward direction.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
Cray SV1 & T3E (T90 is not accessible)
Diffstat (limited to 'src/H5Tvlen.c')
0 files changed, 0 insertions, 0 deletions