Go to file
Robb Matzke 7389762766 [svn-r135] ./config/linux
./config/freebsd2.2.1
        Rewritten to be more flexible.

./src/H5AC.c
./src/H5ACprivate.h
./src/H5F.c
./src/H5H.c
./src/H5Gpkg.h
./src/H5Gshad.c
./src/H5O.c
./test/istore.c
./test/tstab.c
        Accumulates cache statistics and displays the results on
        stderr when the file is closed if it was opened with
        H5F_ACC_DEBUG passed into H5F_open()

./src/H5B.c
./src/H5Bprivate.h
./src/H5Fistore.c
./src/H5Gnode.c
        Added more debugging which is turned on if H5B_DEBUG is
        defined on the compile command (see config/linux).

        Fixed a couple of bugs with left insertions which are used by
        the indexed storage stuff.

./src/H5Flow.c
        Fixed a memory leak.

./src/H5Fprivate.h
        Fixed warnings about shifting more than size of object.

./src/H5Fstdio.c
        Fixed seek optimizations back to the way Quincey originally
        had them.

./src/H5V.c
        Removed unused variables.
1997-11-07 00:16:53 -05:00
bin
config [svn-r135] ./config/linux 1997-11-07 00:16:53 -05:00
doc/tgif
examples [svn-r132] Examples directory 'examples' was added. It contains two programs 1997-10-22 16:15:54 -05:00
src [svn-r135] ./config/linux 1997-11-07 00:16:53 -05:00
test [svn-r135] ./config/linux 1997-11-07 00:16:53 -05:00
acconfig.h [svn-r133] ./MANIFEST 1997-10-22 17:08:14 -05:00
configure [svn-r134] Changes since 19971023 1997-10-24 16:03:10 -05:00
configure.in [svn-r133] ./MANIFEST 1997-10-22 17:08:14 -05:00
INSTALL
INSTALL_MAINT
Makefile.in [svn-r129] Changes since 19970916 1997-10-20 18:14:35 -05:00
MANIFEST [svn-r135] ./config/linux 1997-11-07 00:16:53 -05:00
README [svn-r127] Final tweaks for release. 1997-10-17 18:59:42 -05:00
RELEASE [svn-r127] Final tweaks for release. 1997-10-17 18:59:42 -05:00

This is the 10/15/97 prototype release of the HDF5 library.

This release is not fully functional for the entire API defined in the HTML
documentation, see the RELEASE file for information specific to this release of
the library.  The INSTALL file contains instructions on compiling and
installing the library.

Documentation for this release is in the html directory:
    H5.apiv2.html - API interface description for HDF5 interface
    H5.format.html - Format description for HDF5 files
    H5.intro.html - Introduction to programming with the HDF5 interface

Three mailing lists are currently set up for use with the HDF5 library:
    hdf5 - For general discussion of the HDF5 library with other users.
    hdf5dev - For discussion of the HDF5 library development with developers
        and other interested parties.
    hdf5announce - For announcements of HDF5 related developments, not a
        discussion list.
To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu", (i.e.
hdf5-request@ncsa.uiuc.ed) with "subscribe <e-mail address> in the _body_ of
the message.  Messages to be sent to the list should be sent to
"<list>@ncsa.uiuc.edu"