Go to file
Robb Matzke b3ddd2cc54 [svn-r1110] Changes since 19990226
----------------------

./INSTALL
	Added instructions for using other compilers on Irix platforms.

./configure.in
./configure		[REGENERATED]
./src/H5config.h.in	[REGENERATED]
./src/H5private.h
	The presence of <sys/sysinfo.h> and <sys/proc.h> is only
	checked on DEC/Alpha because there are too many problems
	including these headers on other systems.

./config/irix6.x
./config/irix64
	Removed `-ansi' and added a comment. Converting an ASCII UTC date
	and time to a time_t value is not defined by ANSI or Posix but
	is available if we don't use `-ansi'.  This allows the dataset
	modification time messages to be read properly by
	H5Gget_objinfo().

./src/H5Tconv.c
	Fixed a compiler warning.

./test/dtypes.c
./test/hyperslab.c
./test/istore.c
	Fixed compiler warnings in printf() statements.
1999-03-01 14:44:32 -05:00
bin [svn-r1108] Changes since 19990225 1999-02-26 14:58:14 -05:00
config [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
doc [svn-r1060] Updated the example in ddl.html and supported features in Tools.html. 1999-02-09 13:07:59 -05:00
examples [svn-r907] Changes since 19981111 1998-11-13 10:06:06 -05:00
pablo [svn-r924] Added names of new entry points. Sorted the entry names alphabetically. 1998-11-18 10:44:39 -05:00
src [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
test [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
testpar [svn-r1071] Moved the MPI test to a file of its own (t_mpi.c) for future addition 1999-02-16 23:39:22 -05:00
tools [svn-r1101] Changes since 19990219 1999-02-25 10:40:27 -05:00
acconfig.h [svn-r1065] Changes since 19990121 1999-02-15 12:38:04 -05:00
all.zip [svn-r1099] 1999-02-24 13:04:12 -05:00
configure [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
configure.in [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
COPYING [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
INSTALL [svn-r1110] Changes since 19990226 1999-03-01 14:44:32 -05:00
INSTALL_MAINT [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
INSTALL_parallel [svn-r368] Purpose: 1998-04-23 19:02:08 -05:00
INSTALL_parallel.ascired [svn-r1062] Adjusted for v1.1 new configuration. 1999-02-09 22:37:12 -05:00
INSTALL.ascired [svn-r673] Changes since 19980908 1998-09-08 14:15:44 -05:00
INSTALL.ibm.sp.parallel [svn-r589] Use mpich v1.1.1 and ROMIO. 1998-08-13 15:48:09 -05:00
INSTALL.parallel [svn-r925] Changes since 19981116 1998-11-18 13:40:09 -05:00
Makefile.dist [svn-r207] Testing 1998-01-30 16:51:02 -05:00
Makefile.in [svn-r1077] Removed -*- makefile -*- 1999-02-18 11:21:01 -05:00
MANIFEST [svn-r1097] Added ./config/unicosmk 1999-02-23 10:42:30 -05:00
README [svn-r1109] Snapshot 1999-02-26 15:08:08 -05:00
RELEASE [svn-r1073] Updated with recent changes. 1999-02-17 09:11:52 -05:00

This is hdf5-1.1.53 released on Fri Feb 26 15:07:45 CST 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 "<list>-request@ncsa.uiuc.edu",
(e.g., hdf5-request@ncsa.uiuc.edu) with "subscribe <your e-mail
address> in the _body_ of the message.  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.