Albert Cheng 26d0f66a45 [svn-r477] Changed the way file-space allocation for the data part of a dataset.
H5D.c:
    Created a new function H5D_allocation to do allocation of all datasets.
    According to the storage layout, it calls the appropriate function.

H5Fprivate.h:
H5Fistore.c:
    H5F_istore_allocation now takes a dimension array, (old version
    used a space pointer) to determine how many chunks to allocate.
    Changed H5F_istore_get_addr to a private (static) function.  No
    one outside of H5Fistore.c is calling it.
    Removed three forward declarations now that they are not needed.

Tested platform:
O2K
1998-07-09 16:21:50 -05:00
1998-07-08 13:41:04 -05:00
1998-07-06 18:02:32 -05:00
1998-07-08 11:46:16 -05:00
1998-04-24 16:26:32 -05:00
1998-07-08 13:41:04 -05:00
1998-07-08 13:41:04 -05:00
1998-07-08 13:41:04 -05:00
1998-06-22 22:41:22 -05:00
1998-04-23 19:02:08 -05:00
1998-07-07 16:09:07 -05:00
1998-01-30 16:51:02 -05:00
1998-04-23 19:02:08 -05:00
1998-07-08 13:41:04 -05:00
1998-06-22 22:41:22 -05:00
1998-06-30 16:30:28 -05:00

This is the hdf5-1.0.0a alpha release of the HDF5 library.

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.

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

To subscribe to a list, send mail to "<list>-request@ncsa.uiuc.edu",
(e.g., hdf5-request@ncsa.uiuc.ed) 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".

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

Description
No description provided
Readme 627 MiB
Languages
C 81.7%
Fortran 4.5%
Java 4%
CMake 3.3%
C++ 2.4%
Other 4%