Overview
Comment: | encoding/mtf.Encoder now returns an io.Reader. This allows to encoding in place without allocating buffers. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
470d7e947b552686794784b96cdb8dca |
User & Date: | spaskalev on 2015-01-04 12:24:08 |
Other Links: | manifest | tags |
Context
2015-01-04
| ||
12:52 | commands/mtf now uses fibonacci representation when encoding check-in: 6bd6e6d5c7 user: spaskalev tags: trunk | |
12:24 | encoding/mtf.Encoder now returns an io.Reader. This allows to encoding in place without allocating buffers. check-in: 470d7e947b user: spaskalev tags: trunk | |
2015-01-02
| ||
17:55 | update the copyright notice for 2015 check-in: 783d0b7f51 user: spaskalev tags: trunk | |
Changes
Modified src/0dev.org/commands/mtf/main.go from [8212c2eba2] to [a9b931eec8]. [diff]
Modified src/0dev.org/encoding/mtf/mtf.go from [f2ad12a795] to [cebf1719c8]. [diff]
Modified src/0dev.org/encoding/mtf/mtf_test.go from [efb3f6ccdb] to [8e70ad85db]. [diff]