Albert Cheng f5f61bf783 [svn-r6138] Purpose:
Improvement
Description:
    The fortran test code did not exit with error like C programs do.
    Without the appropriate exit code, make or shell could not tell the
    fortran test program has encountered errors.  So, make continues on
    even when some fortran tests have failed.
Solution:
    Consultant advised to use "CALL exit(code)" to simulate what C programs
    do.  Though this is not standard Fortran, he has not seen it failed to
    work in most fortran compilers thought some of them, like intel compiler,
    may need to link in an extra library.
Platforms tested:
    Tested on burrwhite (linux 2.4), eirene (linux 2.2), sol (Solaris 8, serial
    and mpich parallel), modi4.
    Did not use the standard commit test since this is a purely fortran fix.
2002-11-25 19:43:15 -05:00
2002-11-14 10:53:11 -05:00
2002-09-11 16:31:13 -05:00
2002-11-11 11:54:30 -05:00
2002-11-25 19:43:15 -05:00
2002-10-24 09:48:19 -05:00
2002-04-30 10:23:11 -05:00
2002-11-21 11:23:38 -05:00
2002-11-25 12:59:14 -05:00
2002-11-25 12:59:14 -05:00
2002-11-25 12:59:14 -05:00
2002-11-05 11:31:02 -05:00
2002-11-19 09:50:04 -05:00
2002-10-17 15:42:36 -05:00
2002-06-29 18:39:05 -05:00
2002-11-23 22:58:09 -05:00
2002-11-23 22:58:09 -05:00
2002-09-10 11:09:45 -05:00
2002-04-09 07:41:10 -05:00
2002-11-20 13:20:42 -05:00

HDF5 version 1.5.43 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt 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.  The INSTALL* files can be found in the release_docs/ directory.

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

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.

Description
No description provided
Readme 669 MiB
Languages
C 80%
Fortran 4.4%
Java 3.9%
CMake 3.2%
C++ 2.4%
Other 6%