Go to file
Dana Robinson 89f2019ecf [svn-r24378] Fixed some commenting typos in configure.ac and reconfigured.
Tested on:
    32-bit LE linux (jam) 

There are no code changes.  A build/test was done just to confirm.
2013-10-31 00:24:22 -05:00
bin [svn-r24253] Add var for install file 2013-10-02 16:51:01 -05:00
c++ [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
config [svn-r24362] Snapshot version 1.9 release 168 2013-10-27 04:33:34 -05:00
examples
fortran [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
hl [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
m4
perform
release_docs [svn-r24362] Snapshot version 1.9 release 168 2013-10-27 04:33:34 -05:00
src [svn-r24368] Issue 8147 - clang's -fcatch-undefined-behavior exposed undefined behavior in the alignment detection algorithm for integers in H5detect.c. Quincey decided to solve it in two steps. First, catch illegal instruction signal in the original algorithm. Second, use POSIX __alignof function to detect alignment if it's available. This checkin is the first step. 2013-10-28 16:25:46 -05:00
test [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
testpar
tools [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
vms [svn-r24362] Snapshot version 1.9 release 168 2013-10-27 04:33:34 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
aclocal.m4
acsite.m4
CMakeFilters.cmake
CMakeInstallation.cmake
CMakeLists.txt [svn-r24289] Correct linux shared version numbering 2013-10-14 11:43:16 -05:00
configure [svn-r24378] Fixed some commenting typos in configure.ac and reconfigured. 2013-10-31 00:24:22 -05:00
configure.ac [svn-r24378] Fixed some commenting typos in configure.ac and reconfigured. 2013-10-31 00:24:22 -05:00
COPYING
CTestConfig.cmake [svn-r24198] Change Internal CDash site. 2013-09-25 15:03:59 -05:00
Makefile.am
Makefile.dist
Makefile.in
MANIFEST
README.txt [svn-r24362] Snapshot version 1.9 release 168 2013-10-27 04:33:34 -05:00
UserMacros.cmake

HDF5 version 1.9.169 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.

To subscribe to a list, send mail to "<list>-subscribe@lists.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@lists.hdfgroup.org

Messages sent to the list should be addressed to "<list>@lists.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.