Go to file
Scott Wegner 71c91c6e85 [svn-r13868] Updated the Windows static h5pubconf.h to use our new Windows file driver by default. After thorough testing, we think the windows driver is ready to be included.
I've also updated our Windows documentation file to include 64-bit instructions.  The process is fairly tedious right now, but we hope to make it more straight-forward when we depreciate 6.0 and re-work our project files.

Tested:
32-bit WinXP: VS6, VS.NET, and VS 2005
64-bit WinXP: VS.NET and VS 2005
2007-06-15 11:19:16 -05:00
bin [svn-r13847] Updated it to use version 2.61 since reconfigure has changed to it. 2007-06-10 21:12:31 -05:00
c++ [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
config [svn-r13736] Bug fix. 2007-05-07 15:30:11 -05:00
examples [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
fortran [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
hl [svn-r13857] This test will fail without having zlib library and this is the case for windows 64-bit support. So we add a macro to skip this test if there is no zlib library. 2007-06-12 16:51:19 -05:00
perform [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
release_docs [svn-r13868] Updated the Windows static h5pubconf.h to use our new Windows file driver by default. After thorough testing, we think the windows driver is ready to be included. 2007-06-15 11:19:16 -05:00
src [svn-r13866] Updated the open command to add the _O_BINARY flag, which Windows needs for reading and seeking. 2007-06-14 13:50:54 -05:00
test [svn-r13858] Added sec2.h5 to the list of the files to be deleted. 2007-06-12 16:53:20 -05:00
testpar [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
tools [svn-r13850] Description: 2007-06-11 13:51:20 -05:00
vms [svn-r13867] Brought VMS port up to date; made h5repack script to work again. 2007-06-14 14:55:39 -05:00
windows [svn-r13868] Updated the Windows static h5pubconf.h to use our new Windows file driver by default. After thorough testing, we think the windows driver is ready to be included. 2007-06-15 11:19:16 -05:00
.autom4te.cfg
.h5chkright.ini
aclocal.m4
acsite.m4
configure [svn-r13865] Purpose: Adding a new macro, H5_HAVE_OFFSETOF. 2007-06-14 09:18:46 -05:00
configure.in [svn-r13865] Purpose: Adding a new macro, H5_HAVE_OFFSETOF. 2007-06-14 09:18:46 -05:00
COPYING
Makefile.am
Makefile.dist
Makefile.in [svn-r13846] Purpose: To remove changes from version #13839 (regarding DEFAULT_VFD). 2007-06-08 08:12:13 -05:00
MANIFEST [svn-r13852] Added includes in various places to make it possible to set windows as the default vfd. Although sec2 is still default on Windows, it should now be possible to switch by simply changing H5pubconf.h . 2007-06-11 17:27:07 -05:00
README.txt

HDF5 version 1.8.0-beta1post1 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://hdfgroup.org/HDF5/release/alpha/obtain518.html

Four mailing lists are currently set up for use with the HDF5
library.

   news         - For announcements of HDF5 related developments,
		  not a discussion list.

   hdf-forum    - For general discussion of the HDF5 library with
		  other users.

   hdf5dev      - For discussion of the HDF5 library development
		  with developers and other interested parties.

To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org".
where <list> is the name of the list.
E.g., mail hdf5-subscribe@hdfgroup.org

Messages to be sent to the list should be sent to "<list>@hdfgroup.org".

Periodic code snapshots are provided at the following URL:
    ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the README.txt file in that directory before working with a library
snapshot.

The HDF5 website is located at http://hdfgroup.org/HDF5/

Bugs should be reported to help@hdfgroup.org.