Go to file
Binh-Minh Ribler 27ed849cad [svn-r24142] Purpose: Fix bug in tests
Description:
    - Passing the c_str() of an std string into a C function caused failure
      on OpenVMS.  Added a work around using temporary string. (th5s.cpp)
    - Passing incorrect file access property list caused test_datasize() to
      fail.  Fixed.
    - Close a group in test_dset, before the file can be properly closed.
      This should fix the problem on OpenVMS.
Platforms tested:
    Linux/32 2.6 (jam)
    SunOS 5.11 (emu)
    Linux/ppc64 (ostrich)
2013-09-14 22:53:59 -05:00
bin [svn-r24007] Update configure to support 64-bit cygwin 2013-08-13 15:29:09 -05:00
c++ [svn-r24142] Purpose: Fix bug in tests 2013-09-14 22:53:59 -05:00
config [svn-r24126] Correct mac pinifo.list vars 2013-09-12 10:13:37 -05:00
examples [svn-r24029] Move TESTS to seperate file to allow easier editing by all developers. 2013-08-19 16:49:44 -05:00
fortran [svn-r24114] Reverting the changes in r24113 for now because they break parallel make fortran. The changes aren't incorrect, but more work in needed on dependencies and also for enable-parallel. 2013-09-06 17:42:10 -05:00
hl [svn-r24092] Snapshot version 1.9 release 163 2013-09-01 03:37:42 -05:00
m4
perform [svn-r24029] Move TESTS to seperate file to allow easier editing by all developers. 2013-08-19 16:49:44 -05:00
release_docs [svn-r24128] Change option name for WDTP 2013-09-12 13:12:34 -05:00
src [svn-r24140] Purpose: Remove problematic abandonment of error stack 2013-09-13 17:03:22 -05:00
test [svn-r24101] Description: 2013-09-05 15:44:14 -05:00
testpar [svn-r24029] Move TESTS to seperate file to allow easier editing by all developers. 2013-08-19 16:49:44 -05:00
tools [svn-r24138] Cast constants to specified type. 2013-09-13 16:11:30 -05:00
vms [svn-r24092] Snapshot version 1.9 release 163 2013-09-01 03:37:42 -05:00
.autom4te.cfg
.h5chkright.ini
ACKNOWLEDGMENTS
aclocal.m4 [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to include test. 2013-09-10 09:24:34 -05:00
acsite.m4
CMakeFilters.cmake [svn-r24128] Change option name for WDTP 2013-09-12 13:12:34 -05:00
CMakeInstallation.cmake [svn-r24127] Comment out bundle packing 2013-09-12 11:09:42 -05:00
CMakeLists.txt [svn-r24136] Add base set of warnings for gcc 2013-09-13 14:22:57 -05:00
configure [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to include test. 2013-09-10 09:24:34 -05:00
configure.ac [svn-r24120] HDFFV-8345: plugin test properly checks static-exec result to include test. 2013-09-10 09:24:34 -05:00
COPYING
CTestConfig.cmake
Makefile.am
Makefile.dist
Makefile.in
MANIFEST [svn-r24105] Correct filename extension 2013-09-06 10:35:00 -05:00
README.txt [svn-r24092] Snapshot version 1.9 release 163 2013-09-01 03:37:42 -05:00
UserMacros.cmake

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