History of src/0dev.org/encoding/mtf/mtf_test.go of 3ea011cf07938f5e

History of the file that is called src/0dev.org/encoding/mtf/mtf_test.go at check-in 3ea011cf07938f5e

2015-01-14
20:46
Use for range in mtf's encoder for the position table. file: [7051812004] check-in: [3ea011cf07] user: spaskalev, branch: trunk, size: 608 [annotate] [blame] [check-ins using] [diff]
2015-01-04
12:52
commands/mtf now uses fibonacci representation when encoding file: [74a3c46eb8] check-in: [6bd6e6d5c7] user: spaskalev, branch: trunk, size: 597 [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: [8e70ad85db] check-in: [470d7e947b] user: spaskalev, branch: trunk, size: 2156 [annotate] [blame] [check-ins using] [diff]
2015-01-01
15:19
Renamed src/0dev.org/mtf/mtf_test.go → src/0dev.org/encoding/mtf/mtf_test.go. [fibonacci] renamed Writer->Encoder, Reader->Decoder. [mtf] moved package mtf to encoding\mtf file: [efb3f6ccdb] check-in: [cb736e7ad3] user: spaskalev, branch: trunk, size: 1499 [annotate] [blame] [check-ins using] [diff]
2014-12-26
15:50
Added: Initial implementation of package mtf - a move-to-front transform. file: [efb3f6ccdb] check-in: [ad5c25d9ab] user: spaskalev, branch: trunk, size: 1499 [annotate] [blame] [check-ins using]