Overview
| Comment: | Implemented ioutil/SizedWriter. CC at 100%. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
c28a763d5e932739911cbb29f9e01b1c |
| User & Date: | spaskalev on 2014-12-24 19:07:41.349 |
| Other Links: | manifest | tags |
Context
|
2014-12-24
| ||
| 21:40 | Fixed SizedWriter behavior so that it follows io.Writer's Write(...) contract. Added more tests for 100% CC on the ioutil package. Predictor's compressor now uses SizedWriter and no longer has to do any internal buffering. check-in: e1778aba98 user: spaskalev tags: trunk | |
| 19:07 | Implemented ioutil/SizedWriter. CC at 100%. check-in: c28a763d5e user: spaskalev tags: trunk | |
| 08:24 | Added an explicit copyright notice in the code. check-in: ffd1ab7b0c user: spaskalev tags: trunk | |
Changes
Modified src/0dev.org/ioutil/ioutil.go
from [98f8caa018]
to [9da21d39e0].
[diff]
Modified src/0dev.org/ioutil/ioutil_test.go
from [f071d3739a]
to [ac59af05f3].
[diff]