hdf5/release_docs
Quincey Koziol 7a07c6cc13 [svn-r8946] Purpose:
Code cleanup, sorta

Description:
    Added ifdef sections for "H5_USING_PURIFY" in various places in the code,
which are designed to reduce the spurious "uninitialized memory read" warnings
from purify which are actually OK.  Note that this macro will have to be
turned on by adding it to the CFLAGS for the build - I didn't think it was
important enough to add a configure flag for.

    Also, the changes in H5HG.c optimize the walks through the objects in a
heap to only look at the 'used' entries instead of all the 'allocated' entries.

Platforms tested:
    Solaris 2.7 (arabica) w/purify
    Not tested by h5committest
2004-07-25 23:41:48 -05:00
..
HISTORY.txt
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
INSTALL_Windows_withcpp.txt
INSTALL_Windows_withF90.txt
INSTALL_Windows.txt [svn-r7888] Purpose: 2003-11-26 11:34:15 -05:00
RELEASE.txt [svn-r8946] Purpose: 2004-07-25 23:41:48 -05:00