hdf5/release_docs
Quincey Koziol 64b7be4a52 [svn-r5662] Purpose:
Bug fix.

Description:
    The chunking code was using internal allocation routines to put blocks on
    a free list for reuse, instead of using the system allocation routines (ie.
    malloc, free, etc.).  This causes problems when user filters attempt to
    allocate/free chunks for their algorithm's use.

Solution:
    Switched the chunking code back to using the system allocation routines,
    we can address performance issues with them if it becomes a real problem.

Platforms tested:
    Linux 2.2.x (eirene) && IRIX64 6.5 (modi4)
2002-06-18 09:39:26 -05:00
..
HISTORY.txt [svn-r4114] 2001-07-05 11:36:40 -05:00
INSTALL [svn-r5591] Purpose: 2002-06-11 12:30:33 -05:00
INSTALL_codewarrior.txt [svn-r4236] Purpose: 2001-07-18 16:08:59 -05:00
INSTALL_parallel [svn-r5657] Updated. 2002-06-17 15:09:38 -05:00
INSTALL_TFLOPS [svn-r5657] Updated. 2002-06-17 15:09:38 -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.txt [svn-r5453] 2002-05-22 16:48:50 -05:00
RELEASE.txt [svn-r5662] Purpose: 2002-06-18 09:39:26 -05:00