Go to file
Quincey Koziol 55ac27633b [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFAIL from code.
Changed interface to the H5P..hyperslab functions to 'int' instead of 'size_t'.
Cleaned up lots of warnings on IRIX 6.2 platform.  Minor other tweaks to get
to a mostly clean build on the SGI.  It still whines about 'long long' being
non-standard and some "pointless comparison of unsigned with 0" but those
aren't big problems.
1998-01-28 15:24:49 -05:00
bin [svn-r110] Fixed problems with cpu=i686 1997-09-24 11:27:36 -05:00
config [svn-r187] Added some sensible flags 1998-01-28 15:21:41 -05:00
doc/tgif [svn-r175] Minor formatting tweaks 1998-01-27 16:11:53 -05:00
examples [svn-r132] Examples directory 'examples' was added. It contains two programs 1997-10-22 16:15:54 -05:00
src [svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFAIL from code. 1998-01-28 15:24:49 -05:00
test [svn-r186] Changes since 19980128 1998-01-28 13:52: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 [svn-r136] ./MANIFEST 1997-11-14 09:42:14 -05:00
INSTALL_MAINT [svn-r136] ./MANIFEST 1997-11-14 09:42:14 -05:00
Makefile.in [svn-r178] Changes since 19980127 1998-01-28 00:47:19 -05:00
MANIFEST [svn-r171] Changes since 19980126 1998-01-27 14:35:36 -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"