Go to file
Patrick Lu bf54eff7ff [svn-r1595]
not sure if this is what was wanted but in the code where the file drivers are registered
the end_registration: label was giving me some trouble with compilation on NT.
I think the end_registration label was supposed to be empty and but on NT it didn't
like that so i had to put a semi colon after the label.
if this is wrong let me know and i'll fix it someother way
1999-08-25 10:36:23 -05:00
bin [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
config [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
doc [svn-r1572] Changes since 19990810 1999-08-17 14:12:59 -05:00
examples
pablo
src [svn-r1595] 1999-08-25 10:36:23 -05:00
test [svn-r1593] *** empty log message *** 1999-08-25 09:04:33 -05:00
testpar [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
tools [svn-r1585] Changes since 19990820 1999-08-24 07:52:10 -05:00
acconfig.h [svn-r1565] acconfig.h: 1999-08-05 22:11:49 -05:00
aclocal.m4
all.zip
configure [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
configure.in [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
COPYING
INSTALL [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_MAINT
INSTALL_parallel [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_parallel.ascired [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_Windows.txt [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL.ascired [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL.ibm.sp.parallel
Makefile.dist
Makefile.in [svn-r1591] ./configure.in [1.2, 1.3] 1999-08-25 09:04:02 -05:00
MANIFEST [svn-r1572] Changes since 19990810 1999-08-17 14:12:59 -05:00
README [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
RELEASE [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00

This is hdf5-1.3.0 released on Thu Aug  5 09:17:11 EDT 1999
Please refer to the INSTALL file for installation instructions.
------------------------------------------------------------------------------

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

Documentation for this release is in the html directory.  Start with the
"index.html" in that dictectory.

Four 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.

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

Bugs should be reported to hdfhelp@ncsa.uiuc.edu.