Go to file
Neil Fortner 98f947ceae [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selections, incorrect
numbers of elements selected, incorrect "slice" through limited dimensions,
incorrect number of printf substitutions.
Patch source selection space extent with bounds of selection if extent is
unknown before returning via H5Pget_virtual_srcspace.
Write updated VDS dataspace to file when it changes due to unlimited selections.
Other minor fixes/cleanup.

Tested: ummon
2015-08-07 11:15:39 -05:00
bin [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. 2015-07-15 15:33:50 -05:00
c++ [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
config [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
examples [svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch. 2015-06-19 17:16:45 -05:00
fortran [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
hl [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
m4 [svn-r26280] Removed tab indenting for Fortran source, tab indenting is not F2003 standard compliant. 2015-02-23 10:58:12 -05:00
release_docs [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
src [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selections, incorrect 2015-08-07 11:15:39 -05:00
test [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selections, incorrect 2015-08-07 11:15:39 -05:00
testpar [svn-r27427] - free comm keyval after setting atribute on comm_self 2015-07-23 10:03:43 -05:00
tools [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch. 2015-07-21 12:00:31 -05:00
.autom4te.cfg [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
.h5chkright.ini [svn-r13314] Updated copyright notice. 2007-02-14 17:55:20 -05:00
ACKNOWLEDGMENTS [svn-r19803] Description: 2010-11-17 11:42:57 -05:00
aclocal.m4 [svn-r26188] Merged autotools fixes into the trunk: 2015-02-16 12:17:49 -05:00
acsite.m4 [svn-r26363] Partial revert of r26347. 2015-03-04 17:01:37 -05:00
CMakeFilters.cmake [svn-r26594] Merge macros and fortran changes from dual_binary feature. 2015-03-25 17:08:46 -05:00
CMakeInstallation.cmake [svn-r27364] Add Mac Framework support 2015-07-09 11:56:16 -05:00
CMakeLists.txt [svn-r27364] Add Mac Framework support 2015-07-09 11:56:16 -05:00
configure [svn-r27453] Merge revisions 27418 through 27452 from trunk to vds branch. 2015-08-03 11:12:19 -05:00
configure.ac [svn-r27453] Merge revisions 27418 through 27452 from trunk to vds branch. 2015-08-03 11:12:19 -05:00
COPYING [svn-r26665] Description: 2015-03-30 16:29:58 -05:00
CTestConfig.cmake [svn-r27317] switch internal cdash URL 2015-06-30 16:19:23 -05:00
Makefile.am [svn-r26526] Merge r26524 from autotools_rework branch 2015-03-23 11:05:44 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. 2015-04-02 16:07:53 -05:00
MANIFEST [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. 2015-07-15 15:33:50 -05:00
README.txt [svn-r27432] Snapshot version 1.9 release 226 2015-07-26 19:13:36 -05:00
UserMacros.cmake [svn-r24781] HDFFV-8700 - 2014-03-11 16:14:57 -05:00

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