Go to file
2011-09-06 11:50:32 -05:00
bin [svn-r21302] Fixed the bin/trace Perl script so that it ignores a final ... parameter, which it can't process. This allows the correct H5TRACE8 trace function to be added to H5Epush2. Tested on jam (simple change). 2011-08-23 14:17:35 -05:00
c++ [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00
config [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
examples [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
fortran [svn-r21362] Change the integer type for filno in in H5O_info_t derived type to c_long to match the unsigned long, via standard: 2011-09-05 15:06:15 -05:00
hl [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00
m4
perform [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
release_docs [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
src [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
test [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
testpar [svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t where necessary 2011-08-30 10:35:30 -05:00
tools [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
vms [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00
windows [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new defines H5_HAVE_WIN32_API and H5_HAVE_VISUAL_STUDIO defines to use. These can be properly set during configurration. 2011-09-06 11:50:32 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
aclocal.m4 [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
acsite.m4
CMakeLists.txt [svn-r21263] Add F2003 support to CMake builds 2011-08-19 10:11:10 -05:00
configure [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00
configure.in [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00
COPYING [svn-r20116] Description: 2011-02-17 14:03:56 -05:00
CTestConfig.cmake [svn-r21201] Prepend test folder name to perform and testpar cmake tests 2011-08-09 14:13:26 -05:00
Makefile.am
Makefile.dist
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
MANIFEST [svn-r21358] Purpose: 2011-09-02 11:29:45 -05:00
README.txt [svn-r21360] Snapshot version 1.9 release 90 2011-09-04 09:32:12 -05:00

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

This release is fully functional for the API described in the documentation. 
See the RELEASE.txt file in the release_docs/ directory for information 
specific to this release of the library.  Several INSTALL* files can also be 
found in the release_docs/ directory:  INSTALL contains instructions for 
compiling and installing the library;  INSTALL_parallel contains instructions 
for installing the parallel version of the library;  similarly-named files
contain instructions for VMS and several environments on MS Windows systems. 

Documentation for this release can be found at the following URL:
    http://www.hdfgroup.org/HDF5/doc/.

The following  mailing lists are currently set up for HDF5 Library users:

    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.  For example, send a request 
to subscribe to the 'news' mail list to the following address:
    news-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.