Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r29717] Description: | Quincey Koziol | 2016-04-16 | 1 | -1/+1 |
| | | | | | | | | | | Correct chunk index computation for earrays and farrays, particularly when copying datasets with H5Ocopy() and other operations (like H5Dget_storage_size) that require iterating over all chunks. Tested on: MacOSX/64 10.11.4 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
* | [svn-r29659] Added fixed array chunk indexing from revise_chunks. | Dana Robinson | 2016-04-07 | 1 | -0/+1638 |
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ Java, Fortran, & C++ |