Overview
Comment: | Renamed MinReader to BlockReader. The later is now used by predictor's decompressor to simplify the code and deal away with the need for internal buffering. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
38f8e62c81fb3daca174e4a8e6c6a71b |
User & Date: | spaskalev on 2014-12-23 18:52:46 |
Other Links: | manifest | tags |
Context
2014-12-23
| ||
19:18 | Fixing ioutil tests to compile :) check-in: b0ff11dfcd user: spaskalev tags: trunk | |
18:52 | Renamed MinReader to BlockReader. The later is now used by predictor's decompressor to simplify the code and deal away with the need for internal buffering. check-in: 38f8e62c81 user: spaskalev tags: trunk | |
18:39 | Additional fixes and code simplification for MinReader check-in: 70896f73e9 user: spaskalev tags: trunk | |
Changes
Modified src/0dev.org/ioutil/ioutil.go from [3d22f83cbe] to [f63ac1dff8]. [diff]
Modified src/0dev.org/predictor/predictor.go from [7a1990432a] to [625ed7e8bc]. [diff]