Go to file
Pedro Vicente Nunes 837ab64fa7 [svn-r16696] #1538 (B2) Problems with Dim Scale APIs reported by Mathworks
ISSUE: When some functions are called with an invalid dimension index (for example, greater than the rank of the dataset) the function does not immediately fail, rather asserts down the code.
SOLUTION: added this check for H5DSdetach_scale, H5DSset_label, H5DSget_label (the other functions have this check) . H5DSiterate_scales also added a check for an invalid dimension scale index
TEST: added some test cases with calls to invalid indices
DOCS: Nothing added
2009-04-08 10:17:30 -05:00
bin [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
c++ [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
config [svn-r16650] Snapshot version 1.9 release 36 2009-04-01 15:07:23 -05:00
examples [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
fortran [svn-r16678] Description: 2009-04-07 10:16:42 -05:00
hl [svn-r16696] #1538 (B2) Problems with Dim Scale APIs reported by Mathworks 2009-04-08 10:17:30 -05:00
perform [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
release_docs [svn-r16694] Purpose: Fix bug 1526 2009-04-07 18:04:19 -05:00
src [svn-r16694] Purpose: Fix bug 1526 2009-04-07 18:04:19 -05:00
test [svn-r16694] Purpose: Fix bug 1526 2009-04-07 18:04:19 -05:00
testpar [svn-r16683] Minor change in comments. 2009-04-07 12:08:41 -05:00
tools [svn-r16671] fix compiler error on a missing "static" declaration 2009-04-06 09:54:54 -05:00
vms [svn-r16650] Snapshot version 1.9 release 36 2009-04-01 15:07:23 -05:00
windows [svn-r16666] Added h5tools.h to h5difftst.vcproj. 2009-04-03 16:31:19 -05:00
windows_vnet [svn-r16412] testh5ls.bat - added tests to match script file from rev 16310 2009-02-03 16:38:14 -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
aclocal.m4 [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
acsite.m4 [svn-r12183] Purpose: 2006-03-30 18:08:50 -05:00
configure [svn-r16650] Snapshot version 1.9 release 36 2009-04-01 15:07:23 -05:00
configure.in [svn-r16650] Snapshot version 1.9 release 36 2009-04-01 15:07:23 -05:00
COPYING [svn-r16409] Description: 2009-02-03 14:36:58 -05:00
Makefile.am [svn-r15041] Purpose: Configure Fix 2008-05-19 16:12:16 -05:00
Makefile.dist [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
Makefile.in [svn-r16561] Purpose: 2009-03-10 16:01:50 -05:00
MANIFEST [svn-r16629] removed a h5dump test (array type) that has a different bogus output in frebsd (liberty) 2009-03-30 16:47:29 -05:00
README.txt [svn-r16650] Snapshot version 1.9 release 36 2009-04-01 15:07:23 -05:00

HDF5 version 1.9.37 currently under development
==> README.txt <==
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.