From 1947fc46432aa5f0c9180678cfe4ae9ec62d6f12 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 7 Apr 2000 15:39:57 -0500 Subject: [svn-r2097] Logged hyperslab bug fix. --- HISTORY | 6 +++++- RELEASE | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index ba0db94..c388a7f 100644 --- a/HISTORY +++ b/HISTORY @@ -59,10 +59,14 @@ Library H5garbage_collect API function * Fixed error in H5Giterate which was not updating the "index" parameter correctly. + * Fixed error in hyperslab iteration which was not walking through the + correct sequence of array elements if hyperslabs were staggered in a + certain pattern -Tools +Tests ------ * Added additional tests for group and attribute iteration. + * Added additional test for staggered hyperslab iteration. Tools ------ diff --git a/RELEASE b/RELEASE index c25292f..ee06db5 100644 --- a/RELEASE +++ b/RELEASE @@ -55,6 +55,9 @@ Library H5garbage_collect API function * Fixed error in H5Giterate which was not updating the "index" parameter correctly. + * Fixed error in hyperslab iteration which was not walking through the + correct sequence of array elements if hyperslabs were staggered in a + certain pattern Configuration ------------- -- cgit v0.12