Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r2652] Purpose: | Quincey Koziol | 2000-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Maintainance & performance enhancements Description: Re-arranged header files to protect private symbols better. Changed optimized regular hyperslab I/O to compute the offsets more efficiently from previous method of using matrix operations. Added sequential I/O operations at a more abstract level (at the same level as H5F_arr_read/write), to support the optimized hyperslab I/O. Platforms tested: Solaris 2.6 (baldric) & FreeBSD 4.1.1 (hawkwind) | ||||
* | [svn-r2474] Updated some old variables to the proper names, added seek ↵ | Quincey Koziol | 2000-08-16 | 1 | -1/+1 |
| | | | | | | logging and added test code for aggregating metadata into more localized locations in the file. | ||||
* | [svn-r2223] Added logging version of sec2 file driver. This is _reallly_ ↵ | Quincey Koziol | 2000-05-08 | 1 | -0/+21 |
useful for tracking the actual I/O locations and space used in a file during an application. |