Binh-Minh Ribler 5f051a1e8c Merge pull request #95 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr_packet_table:hdf5_1_8 to hdf5_1_8
Fix of HDFFV-9758

* commit 'f653b779eb0e2280c227302b22af336325b16a76':
  Purpose: Fixed Packet Table issues Description:     - Removed calls to H5Tget_native_type from PT APIs because it is up to the       application, whether it wants the buffer to be read into memory in the       machine’s native architecture.  Currently, however, the PT doesn't       allow an application to specify memory datatype.  Perhaps, a new API can       be added to provide that capability.     - Added calls to H5Tcopy to H5PTcreate/H5PTcreate_fl/H5PTopen to save a       copy of the application's datatype or the dataset's datatype.     - Added various missing H5Tclose to the packet table tests, and various       error checkings.     Note: leave out changes to test_packet_vlen.c for 1.8 to wait on QAK about           merging the commit ec2fbe0883           [svn-r30158] first. Platforms tested:     Linux/32 2.6 (jam)     Linux/64 (platypus)     Darwin (osx1010test)
2016-10-24 15:29:17 -05:00
2016-10-23 10:59:44 -05:00
2016-10-14 12:35:40 -05:00
2016-10-14 12:35:40 -05:00
2016-10-24 09:27:37 -05:00
2016-10-19 14:29:29 -05:00
2016-10-24 09:08:03 -05:00
2010-11-17 11:43:15 -05:00
2010-05-05 12:35:04 -05:00
2016-10-14 12:35:40 -05:00
2016-03-07 16:01:52 -05:00
2016-10-19 11:41:10 -05:00

HDF5 version 1.8.18-snap2 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 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.
Description
Official HDF5® Library Repository
Readme 287 MiB
Languages
C 77.8%
HTML 5.7%
Java 4.1%
Fortran 3.7%
C++ 2.7%
Other 5.8%