diff options
author | Xuan Bai <xuanbai@hdfgroup.org> | 2004-05-21 03:26:42 (GMT) |
---|---|---|
committer | Xuan Bai <xuanbai@hdfgroup.org> | 2004-05-21 03:26:42 (GMT) |
commit | d765d42718d7a2a93a3931721622fdae62297a30 (patch) | |
tree | 683fbe5bba03fc51dc7d7743b6514ecdec357c38 /windows | |
parent | b195382de727e375ed47db71bdb363c750732360 (diff) | |
download | hdf5-d765d42718d7a2a93a3931721622fdae62297a30.zip hdf5-d765d42718d7a2a93a3931721622fdae62297a30.tar.gz hdf5-d765d42718d7a2a93a3931721622fdae62297a30.tar.bz2 |
[svn-r8559] Purpose:
New Feature.
Description:
1. A new Fortran C stub for static library hdf5_f90cstub project was added.
2. A new h5importtst project was added into the workspace for h5import test.
3. 4 new hdf5 auto test tolls in Windows were added.
Solution:
1. Removed all the *.c files in hdf5_fortran project and put them into the new created
Fortran C stub project hef5_f90cstub. Now hdf5_fortran project only inlcudes *.f90 files.
The dependency of hdf5_fortran was changed from hdf5 to hdf5_f90cstub.
2. Add a new h5importtst project into the workspace with h5importtest.c
3. 4 new hdf5 auot test tools: h5diff, h5ls, h5import, and h5repack were created for hdf5
auto tests in Windows. H5dump auto test tools was also updated.
Platforms tested:
Windows XP with Microsoft Visual C++ 6.0 and DEC Fortran 6.0.
Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/all.zip | bin | 304763 -> 314328 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip Binary files differindex 53d965f..ae9848a 100755 --- a/windows/all.zip +++ b/windows/all.zip |