History for src/0dev.org/commands/mtf/main.go
2015-01-04
| ||
12:52 | commands/mtf now uses fibonacci representation when encoding file: [a0aa5f4298] check-in: [6bd6e6d5c7] user: spaskalev, branch: trunk, size: 787 [annotate] [blame] [check-ins using] [diff] | |
12:24 | encoding/mtf.Encoder now returns an io.Reader. This allows to encoding in place without allocating buffers. file: [a9b931eec8] check-in: [470d7e947b] user: spaskalev, branch: trunk, size: 1090 [annotate] [blame] [check-ins using] [diff] | |
2015-01-01
| ||
15:19 | [fibonacci] renamed Writer->Encoder, Reader->Decoder. [mtf] moved package mtf to encoding\mtf file: [8212c2eba2] check-in: [cb736e7ad3] user: spaskalev, branch: trunk, size: 1317 [annotate] [blame] [check-ins using] [diff] | |
2014-12-26
| ||
16:02 | Added: Initial implementation of commands/mtf (based on commands/pdc) file: [b672c1daee] check-in: [e72b637df4] user: spaskalev, branch: trunk, size: 1308 [annotate] [blame] [check-ins using] | |