hdf5/release_docs
Quincey Koziol c4015e03e5 [svn-r8969] Purpose:
Bug fix.

Description:
    Address two problems:
        - The computation of the scanline in the szip filter was being
            performed in the "can apply" callback routine instead of the
            "set local" routine.
        - The routine which allocated all the chunks for an entire dataset
            (which is invoked when the allocation time is early or late,
            rather than incremental) wasn't recording a failed filter in
            the information for the chunk, causing the library to believe
            that the chunk had the filter applied when it really hadn't.

Solution:
    - Move the scanline computation to the "set local" callback.

    - Record the filter mask with each chunk created when allocating them.

Platforms tested:
    FreeBSD 4.10 (sleipnir) w/szip
    Too obscure to require h5committest
2004-07-29 22:34:15 -05:00
..
HISTORY.txt [svn-r6945] 2003-06-02 15:36:31 -05:00
INSTALL [svn-r8279] Purpose: 2004-03-24 21:53:33 -05:00
INSTALL_codewarrior.txt [svn-r8175] Purpose: 2004-02-10 13:18:10 -05:00
INSTALL_parallel [svn-r7162] Purpose: 2003-07-03 15:55:14 -05:00
INSTALL_TFLOPS [svn-r7647] Purpose: 2003-10-15 18:08:31 -05:00
INSTALL_VFL [svn-r4114] 2001-07-05 11:36:40 -05:00
INSTALL_Windows_withcpp.txt [svn-r5012] Purpose: 2002-02-26 10:02:32 -05:00
INSTALL_Windows_withF90.txt [svn-r7141] 2003-07-02 18:54:20 -05:00
INSTALL_Windows.txt [svn-r7888] Purpose: 2003-11-26 11:34:15 -05:00
RELEASE.txt [svn-r8969] Purpose: 2004-07-29 22:34:15 -05:00