Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r455] Fixed various const and signed/unsigned problems and corrected ↵ | Quincey Koziol | 1998-07-07 | 1 | -1/+1 |
| | | | | | | one incorrect type. Should compile much cleaner now. | ||||
* | [svn-r451] Completely tore out existing dataspace API and replaced with code ↵ | Quincey Koziol | 1998-07-06 | 1 | -0/+455 |
to match API defined in the html/Dataspaces.html document. This code does not include support for strides, merging selections, or permutations of coordinates yet, but it's a drop-in replacement for the existing API with the same features. |