mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
34f5a59b9e
---------------------- ./src/H5Bprivate.h ./src/H5F.c ./src/H5Ffamily.c ./src/H5Fprivate.h ./src/H5Gpkg.h ./src/H5MF.c ./src/H5P.c ./src/H5Ppublic.h ./test/big.c ./html/Big.html ./html/Files.html Family members can now be any size >1kB. Got rid of some places where we were reading a property list after it was closed. ./MANIFEST ./src/Makefile.in ./src/h5repart.c A program to repartition file families. The source and/or destination may be files or file families. Examples: testhdf5 -c -o stab h5repart -m 1m tstab2.h5 x%05d.h5 h5repart -m 100k x%05d.h5 y%05d.h5 h5repart y%05d.h5 z.h5 diff tstab2.h5 z.h5 ./src/h5ls.c Added a usage message, replaced assertions with error messages. ./config/linux Made a warning message more obvious. Added better optimization flags for Pentium-Pro's. |
||
---|---|---|
bin | ||
config | ||
doc/tgif | ||
examples | ||
src | ||
test | ||
testpar | ||
acconfig.h | ||
configure | ||
configure.in | ||
INSTALL | ||
INSTALL_MAINT | ||
INSTALL_parallel | ||
INSTALL_parallel.ascired | ||
INSTALL.ascired | ||
INSTALL.ibm.sp.parallel | ||
Makefile.dist | ||
Makefile.in | ||
MANIFEST | ||
README | ||
RELEASE |
This is the hdf5-1.0.0a prototype 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: Robb Matzke <matzke@llnl.gov> All types of bugs Quincey Koziol <koziol@ncsa.uiuc.edu> All types of bugs Albert Cheng <acheng@ncsa.uiuc.edu> Parallel bugs Kim Yates <rkyates@llnl.gov> Parallel bugs Paul Harten <pharten@ncsa.uiuc.edu> Bugs specific to ASCI Red or to the hdf5dev mailing list.