Go to file
Jonathan Kim 10b62203a3 [svn-r22277] Purpose:
Fix for HDFFV-7993 - h5repack fails with error "chunk size must be <= maximum dimension size for fixed-sized dimensions"

Description:
  Fixed a failure when change the chunk size of a specified chunked dataset with unlimited max dims.
  Also took care of converting to contiguous and compact from the dataset.
  Test cases were added and tagged with jira#.

Tested:
  jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), Cmake (jam)
2012-04-11 15:57:10 -05:00
bin [svn-r22229] Description: 2012-04-01 17:32:04 -05:00
c++ [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
config [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
examples [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
fortran [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
hl [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
m4 [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. 2010-11-23 17:56:59 -05:00
perform [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
release_docs [svn-r22277] Purpose: 2012-04-11 15:57:10 -05:00
src [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
test [svn-r22263] Use correct index for inserting null terminator 2012-04-09 12:25:17 -05:00
testpar [svn-r22247] Added new files and tests to CMakeLists.txt 2012-04-04 13:01:29 -05:00
tools [svn-r22277] Purpose: 2012-04-11 15:57:10 -05:00
vms [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
windows [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -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-r20502] Purpose: 2011-04-14 14:45:57 -05:00
acsite.m4 [svn-r18709] Purpose: 2010-05-05 12:34:26 -05:00
CMakeLists.txt [svn-r22126] Fixes for Component installation 2012-03-22 17:21:37 -05:00
configure [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
configure.in [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00
COPYING [svn-r21861] Description: 2012-01-03 14:45:56 -05:00
CTestConfig.cmake [svn-r21886] Correct name of Test Timeout 2012-01-23 09:17:39 -05:00
Makefile.am [svn-r21505] Updated svn properties as needed in source root. 2011-10-10 16:11:00 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00
MANIFEST [svn-r22277] Purpose: 2012-04-11 15:57:10 -05:00
README.txt [svn-r22257] Snapshot version 1.9 release 113 2012-04-08 09:40:16 -05:00

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