mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r2097] Logged hyperslab bug fix.
This commit is contained in:
parent
204a1404a4
commit
1947fc4643
6
HISTORY
6
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
|
||||
------
|
||||
|
3
RELEASE
3
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
|
||||
-------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user