Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r2652] Purpose: | Quincey Koziol | 2000-10-10 | 1 | -0/+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-r2600] Purpose: | Quincey Koziol | 2000-09-26 | 1 | -1/+35 |
| | | | | | | | | | | | Implemented new feature Description: Added data sieve buffering code to raw I/O data path. This is enabled for all the VFL drivers except the mpio & core drivers. Also added two new API functions to control the sieve buffer size: H5Pset_sieve_buf_size() and H5Pget_sieve_buf_size(). Platforms tested: Solaris 2.6 (i.e. baldric) | ||||
* | [svn-r2498] Added new VFL 'query' code and added new 'type of data' ↵ | Quincey Koziol | 2000-08-31 | 1 | -2/+3 |
| | | | | | | parameter to write call. | ||||
* | [svn-r2137] Add SRB as a new VFL, add related info into these source codes. | Raymond Lu | 2000-04-13 | 1 | -0/+600 |