hdf5/release_docs
Raymond Lu 1fe94ec545 [svn-r19176] Bug fix for #1239 - The filter's public function CAN_APPLY should return htri_t not
herr_t.  To minimize the change of the library's behavior, in the function
H5Z_prelude_callback of H5Z.c, if the return value of can_apply is FALSE and
the filter is MANDATE, this function returns a FAILURE.  If the return value is FALSE
but the filter is OPTIONAL, this function returns a SUCCEED.  During the IO, the filter
will fail and return a size of zero.  But the pipeline will skip this filter.

Tested the same change for 1.8 on jam, linew, and amani.  Tested on jam with szip.
2010-08-05 12:14:39 -05:00
..
CMake.txt [svn-r19107] Move Resources folder to config/cmake 2010-07-20 10:29:38 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
HISTORY-1_0-1_8_0_rc3.txt
HISTORY-1_9.txt
INSTALL [svn-r19148] Maintenance: Removed misleading information about the HDF4-to-HDF5 tools. The tools became 2010-07-29 10:17:05 -05:00
INSTALL_Cygwin.txt [svn-r18933] Update Cygwin install instructions 2010-06-01 14:22:18 -05:00
INSTALL_parallel [svn-r19070] Document update: ID 1921 change mpirun to mpiexec 2010-07-14 12:07:50 -05:00
INSTALL_VMS.txt
INSTALL_Windows_From_Command_Line.txt [svn-r18903] Renamed Cmake specific document, making more general for all platforms. Updated references in other files. 2010-05-26 11:47:12 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r17758] Remove .NET references from windows text files and batch files 2009-10-27 16:37:26 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r18360] Updated project files and release docs to VS2008 and IVF101 based. 2010-03-03 15:20:16 -05:00
INSTALL_Windows_Short_VS2008.TXT [svn-r18793] Add files to support building library with CMake 2010-05-13 11:01:50 -05:00
INSTALL_Windows.txt [svn-r18956] Corrected name of external libraries 2010-06-03 13:51:04 -05:00
RELEASE.txt [svn-r19176] Bug fix for #1239 - The filter's public function CAN_APPLY should return htri_t not 2010-08-05 12:14:39 -05:00