Go to file
MuQun Yang 1c0e435421 [svn-r6202]
Purpose:
Fix bugs for windows platform.
Description:
1. Update HDlseek for windows
2. Update H5Otime.c for normal time(non-daylight time)
3. Add H5_DLL in front of two functions so that windows DLL can work.
Solution:
Platforms tested:
windows 2000, eirene(since most updates have WIN32 around it, not need to test other platforms)
Misc. update:
    Update MANIFEST if you add or remove any file.
    Update release_docs/RELEASE for bug fixes, new features, etc.
    Update applicable document files too.
2002-12-13 11:25:51 -05:00
bin [svn-r6191] ./hdf5-devel/bin/trace 2002-12-04 11:06:13 -05:00
c++ [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
config [svn-r5919] Purpose: 2002-09-11 16:31:13 -05:00
doc [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
examples [svn-r6066] Purpose: 2002-11-11 11:54:30 -05:00
fortran [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
hl/tools/gif2h5 [svn-r6031] Purpose: 2002-10-24 09:48:19 -05:00
pablo [svn-r5291] 2002-04-30 10:23:11 -05:00
perform [svn-r6131] Purpose: 2002-11-21 11:23:38 -05:00
release_docs [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
src [svn-r6202] 2002-12-13 11:25:51 -05:00
test [svn-r6201] 2002-12-12 17:44:56 -05:00
testpar [svn-r6055] Purpose: 2002-11-05 11:31:02 -05:00
tools [svn-r6190] ./hdf5-devel/tools/testfiles/tvldtypes1.ls 2002-12-04 10:44:22 -05:00
windows [svn-r6141] 2002-11-27 13:23:13 -05:00
aclocal.m4 [svn-r5727] Purpose: 2002-06-29 18:39:05 -05:00
configure [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
configure.in [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00
COPYING [svn-r5917] Description: 2002-09-10 11:09:45 -05:00
Makefile.dist [svn-r1112] Changes since 19990301 1999-03-02 12:15:35 -05:00
Makefile.in [svn-r5151] Purpose: 2002-04-09 07:41:10 -05:00
MANIFEST [svn-r6128] Purpose: 2002-11-20 13:20:42 -05:00
README.txt [svn-r6193] Snapshot version 1.5 release 43 2002-12-07 08:44:24 -05:00

HDF5 version 1.5.44 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 this 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 is in the html directory.  Start with the
"index.html" in that directory.

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

Nearly daily code snapshots are now being provided at the following URL:
    ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots
Please read the readme file in that directory before working with a library
snapshot.

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

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