[svn-r4098] Snapshot version 1.4 release 1 (post3)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HDF5 version 1.4.1-post2 released on Sat May 12 23:46:31 CDT 2001
|
||||
HDF5 version 1.4.1-post3 released on Mon Jul 2 17:36:32 CDT 2001
|
||||
================================================================================
|
||||
|
||||
|
||||
@@ -43,8 +43,22 @@ New Features
|
||||
an hdf5 library or hdf5 application binary.
|
||||
Also added a verification of the consistency between H5_lib_vers_info_g
|
||||
and other version information in the source code.
|
||||
|
||||
|
||||
* Parallel HDF5 now runs on the HP V2500 and HP N4000 machines.
|
||||
* F90 API:
|
||||
- Added aditional parameter "dims" to the h5dread/h5dwrite and
|
||||
h5aread/h5awrite subroutines. This parameter is 1D array of size
|
||||
7 and contains the sizes of the data buffer dimensions.
|
||||
* F90 static library is available on Windows platforms. See
|
||||
INSTALL_Windows.txt for details.
|
||||
* F90 APIs are available on HPUX 11.00 and IBM SP platforms.
|
||||
* H5 <-> GIF convertor has been added. This is available under
|
||||
tools/gifconv. The convertor supports the ability to create animated
|
||||
gifs as well.
|
||||
* Verified correct operation of library on Solaris 2.8 in both 64-bit and
|
||||
32-bit compilation modes. See INSTALL document for instructions on
|
||||
compiling the distribution with 64-bit support.
|
||||
* Added support for the Metrowerks Code Warrior compiler for Windows.
|
||||
|
||||
Bug Fixes since HDF5-1.4.1 Release
|
||||
==================================
|
||||
|
||||
@@ -62,12 +76,15 @@ Bug Fixes since HDF5-1.4.1 Release
|
||||
* H5 <-> GIF convertor has been added. This is available under
|
||||
tools/gifconv. The convertor supports the ability to create animated
|
||||
gifs as well.
|
||||
* Removed limitation that the data transfer buffer size needed to be
|
||||
set for datasets whose dimensions were too large for the 'all' selection
|
||||
code to handle. Any size dimensioned datasets should be handled
|
||||
correctly now.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
|
||||
|
||||
Platforms Tested
|
||||
================
|
||||
|
||||
@@ -81,6 +98,8 @@ Platforms Tested
|
||||
HP-UX B.11.00 HP C HP92453-01 A.11.01.20
|
||||
IRIX 6.5 MIPSpro cc 7.30
|
||||
IRIX64 6.5 (64 & n32) MIPSpro cc 7.3.1m
|
||||
Linux 2.4.4 gcc-2.95.3
|
||||
g++ 2.95.3
|
||||
Linux 2.2.18smp gcc-2.95.2
|
||||
g++ 2.95.2
|
||||
OSF1 V4.0 DEC-V5.2-040
|
||||
@@ -123,4 +142,3 @@ Known Problems
|
||||
|
||||
* See "Known problems" section for the HDF5 1.4.0 release in the
|
||||
HISTORY.txt file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user