summaryrefslogtreecommitdiffstats
path: root/src/H5FS.c
diff options
context:
space:
mode:
authorXiaowen Wu <wuxiaowe@ncsa.uiuc.edu>2005-02-27 03:58:02 (GMT)
committerXiaowen Wu <wuxiaowe@ncsa.uiuc.edu>2005-02-27 03:58:02 (GMT)
commit67ad854d9dfb9f19af713dac01915f2668332d41 (patch)
treee31860ad11be7bf006d3f340860d4e8ee895de5c /src/H5FS.c
parentd7883f21bf2d0d4b7b21397b42520a381364f30f (diff)
downloadhdf5-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 'src/H5FS.c')
0 files changed, 0 insertions, 0 deletions