diff options
author | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-02-27 03:58:02 (GMT) |
---|---|---|
committer | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-02-27 03:58:02 (GMT) |
commit | 67ad854d9dfb9f19af713dac01915f2668332d41 (patch) | |
tree | e31860ad11be7bf006d3f340860d4e8ee895de5c /bin/missing | |
parent | d7883f21bf2d0d4b7b21397b42520a381364f30f (diff) | |
download | hdf5-67ad854d9dfb9f19af713dac01915f2668332d41.zip hdf5-67ad854d9dfb9f19af713dac01915f2668332d41.tar.gz hdf5-67ad854d9dfb9f19af713dac01915f2668332d41.tar.bz2 |
[svn-r10099] Purpose:
Modifications of nbit filter.
Description:
The nbit filter does not support datatypes other than integer,
floating-point as well as array datatype and compound datatype consisting
of integer or floating-point.
Solution:
Change the nbit filter to accept all datatype at the top level, and if
the datatype is not what described above, the filter will not do anything
to the data instead of generating errors.
Slight improvements of the filter's performance.
Platforms tested:
heping, copper
Misc. update:
Diffstat (limited to 'bin/missing')
0 files changed, 0 insertions, 0 deletions