hdf5/c++
Raymond Lu 6fc1d05359 [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't unlimited. This is a follow-up checkin for
r20440 and r20469:
  1. The dataspace code has another bug - when the maximal dimension isn't passed in for H5Sset_extent_simple, it
     is supposed to be same as the dimension.  The current library sets NULL to it.  I corrected it and added a
     test case to it.
  2. I corrected the tests of Fortran and C++ for this problem.

Tested on heiwa, jam, and amani.
2011-04-12 15:25:27 -05:00
..
examples [svn-r20482] 2011-04-12 12:58:57 -05:00
src [svn-r20475] Purpose: 2011-04-11 16:00:38 -05:00
test [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't unlimited. This is a follow-up checkin for 2011-04-12 15:25:27 -05:00
CMakeLists.txt [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct macro use for checking libtype. 2011-01-04 13:40:26 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r20475] Purpose: 2011-04-11 16:00:38 -05:00