Overview
Comment: | Allocate the predictor's decompression buffer per Read call. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f06f8cd058563e2a8fd404c3d1578857 |
User & Date: | spaskalev on 2014-12-25 08:48:58 |
Other Links: | manifest | tags |
Context
2014-12-26
| ||
15:50 | Initial implementation of package mtf - a move-to-front transform. check-in: ad5c25d9ab user: spaskalev tags: trunk | |
2014-12-25
| ||
08:48 | Allocate the predictor's decompression buffer per Read call. check-in: f06f8cd058 user: spaskalev tags: trunk | |
01:25 | Removed pdc's output buffer when decompressing as io.Copy uses a sufficiently-large buffer internally. check-in: 2b1ed8e45e user: spaskalev tags: trunk | |
Changes
Modified src/0dev.org/bits/bits.go from [7a154cae58] to [16bc764710]. [diff]
Modified src/0dev.org/bits/bits_test.go from [255f42be62] to [ed7ac493ff]. [diff]
Modified src/0dev.org/predictor/predictor.go from [3161320c11] to [4f6ff0f55a]. [diff]