mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
---------------------- ./MANIFEST Added new files. ./bin/Makefile.dist [NEW] This file becomes the default top-level Makefile which invokes configure with no arguments and then re-runs make. It's for those people that don't read the INSTALL file. ./bin/release [NEW] Build HDF release tarballs. Arguments are a list of tarball types and are: tar, compress, gzip, or bzip2. The default is gzip. If the only argument is `all' then all types of tarballs are created. The results are put in the `releases' directory. Make sure you keep MANIFEST up to date. This program requires perl-5.003 or better. ./src/H5AC.c Fixed a printf format.
This is the 10/15/97 prototype release of the HDF5 library. This release is not fully functional for the entire API defined in the HTML documentation, see the RELEASE file for information specific to this release of the library. The INSTALL file contains instructions on compiling and installing the library. Documentation for this release is in the html directory: H5.apiv2.html - API interface description for HDF5 interface H5.format.html - Format description for HDF5 files H5.intro.html - Introduction to programming with the HDF5 interface 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", (i.e. hdf5-request@ncsa.uiuc.ed) with "subscribe <e-mail address> in the _body_ of the message. Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu"
Description
Languages
C
81.7%
Fortran
4.5%
Java
4%
CMake
3.3%
C++
2.4%
Other
4%