Go to file
Albert Cheng 76ca6e67a7 [svn-r1398] Purpose:
new feature

Makefile.in:
    Added the dependence of *.c on the testphdf5.h
t_dset.c:
testphdf5.c:
testphdf5.h:
    testphdf5 now takes optional arguements for dataset dimension sizes.
    That allows testing with different dimension sizes without recompiling
    the whole thing.

Platform tested:
    O2K
1999-06-30 17:04:22 -05:00
bin [svn-r1358] Update the ftp site to the AFS area. 1999-06-16 19:33:00 -05:00
config [svn-r1372] Set enable-shared to no by default for TFLOPS and IRIX64 systems. 1999-06-23 18:24:17 -05:00
doc [svn-r1383] 1999-06-25 13:54:36 -05:00
examples [svn-r1380] Two new examples h5_mount.c and h5_reference.c were added. 1999-06-25 13:11:09 -05:00
pablo [svn-r1353] Added new hdf routine to the library. 1999-06-16 09:39:53 -05:00
src [svn-r1392] Changes made by Kim Yates and staff. I tested the changes on 1999-06-30 11:30:56 -05:00
test [svn-r1387] Added tests for the "all" and "none" selection iterators. 1999-06-25 15:19:07 -05:00
testpar [svn-r1398] Purpose: 1999-06-30 17:04:22 -05:00
tools [svn-r1397] 1999-06-30 13:20:31 -05:00
acconfig.h
aclocal.m4
all.zip [svn-r1368] 1999-06-21 10:26:47 -05:00
configure [svn-r1371] 1999-06-23 11:16:51 -05:00
configure.in [svn-r1371] 1999-06-23 11:16:51 -05:00
COPYING
INSTALL [svn-r1315] Changes since 19990607 1999-06-08 11:14:10 -05:00
INSTALL_MAINT
INSTALL_parallel
INSTALL_parallel.ascired
INSTALL.ascired
INSTALL.ibm.sp.parallel
INSTALL.parallel
Makefile.dist
Makefile.in [svn-r1363] Changes since 19990618 1999-06-18 13:29:11 -05:00
MANIFEST [svn-r1396] Updated with new location of h5dumptst.c. 1999-06-30 13:12:48 -05:00
README [svn-r1359] Snapshot version 1.1 release 108 1999-06-16 20:29:11 -05:00
RELEASE

This is hdf5-1.1.109 currently under development
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.