Go to file
Albert Cheng 1be6fb8417 [svn-r12522] h5copy was not able to find the source file because it was not using
the $srcdir properly.  It is not right to chdir into testfiles and write
files there because in real srcdir mode, one should not changes things
in the srcdir area which could be shared by multiple builds simultanteously.

Solution: added the proper $srcdir components to the source file name.
Also clean up the indentation by cb.

Tested: only by hand in heping.
2006-08-01 09:31:45 -05:00
bin [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
c++ [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
config [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
examples [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
fortran [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
hl [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
perform [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
release_docs [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
src [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
test [svn-r12521] Description: 2006-07-31 15:57:44 -05:00
testpar [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
tools [svn-r12522] h5copy was not able to find the source file because it was not using 2006-08-01 09:31:45 -05:00
vms [svn-r12514] Scale+offset filter is not supported by h5repack; commented out the tests. 2006-07-28 10:20:07 -05:00
windows [svn-r12508] 2006-07-27 10:07:38 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4
configure [svn-r12513] 2006-07-28 10:00:29 -05:00
configure.in [svn-r12491] Description: 2006-07-21 20:55:14 -05:00
COPYING
Makefile.am [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
Makefile.dist
Makefile.in [svn-r12519] Fixed "make check-vfd" 2006-07-31 14:46:16 -05:00
MANIFEST [svn-r12518] h5dump binary output: 2006-07-31 11:04:31 -05:00
README.txt [svn-r12478] Changed version number to 1.8.0-alpha5 after tagging hdf5-1.8.0-alpha4 release 2006-07-16 21:59:54 -05:00

HDF5 version 1.8.0-alpha5 currently under development
Please refer to the release_docs/INSTALL file for installation instructions.
------------------------------------------------------------------------------

This release is almost fully functional for the entire API defined in the
documentation, see the RELEASE.txt file in the release_docs 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.  The INSTALL* files can be found in the release_docs/ directory.

Documentation for this release can be found at the following URL:
http://hdf.ncsa.uiuc.edu/HDF5/release/alpha/obtain518.html

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

   hdf5cvs      - For checkin notices of code development on the library,
		  not a discussion list.

To subscribe to a list, send mail to "majordomo@ncsa.uiuc.edu",
with "subscribe <list>" in the _body_, not the Subject, of the message.
E.g., subscribe hdf5 

Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu".

The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/

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