Go to file
Patrick Lu cf31634884 [svn-r1805] more changes. I found some duplicate functions in the library and the dumper.
so i moved the dumper stuff out to the libary.  Had to change some functions
in h5findshd so they would stop using globals that shouldn't be defined in the
lib.  I will remove the globals next.  also the h5findshd.c has an extra member
to the struct for that objects in the table so i added that into the appropriate place.

the dumper is working ok now but the h5toh4 is still broken.
1999-11-02 12:11:37 -05:00
bin [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
config [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
doc [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
examples [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
pablo [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
src [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
test [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
testpar [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
tools [svn-r1805] more changes. I found some duplicate functions in the library and the dumper. 1999-11-02 12:11:37 -05:00
acconfig.h [svn-r1565] acconfig.h: 1999-08-05 22:11:49 -05:00
aclocal.m4 [svn-r1284] Pass $AR setting to libtool. A cross-compiler (e.g., TFLOPS) would 1999-05-26 15:28:24 -05:00
all.zip [svn-r1796] included the new h5fdstdio.c file into the dll and the lib projects 1999-10-27 14:03:18 -05:00
Changes [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
configure [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
configure.in [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
COPYING [svn-r1733] Change section 4.- to "asked, but not required" from "must" 1999-10-07 12:48:53 -05:00
INSTALL [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
INSTALL_parallel [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00
INSTALL_TFLOPS [svn-r1700] Changed names of files to better reflect their purposes. 1999-09-30 12:15:06 -05:00
INSTALL_Windows.txt [svn-r1804] updated the file to reflect some changes that were made in V1.2 that weren't 1999-11-02 11:21:00 -05:00
Makefile.dist
Makefile.in [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
MANIFEST [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
README [svn-r1794] Snapshot version 1.3 release 3 1999-10-26 15:02:05 -05:00
RELEASE [svn-r1557] INSTALL: 1999-08-02 14:51:13 -05:00

This is hdf5-1.3.4 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 "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.