History of src/0dev.org/encoding/mtf/mtf.go of 470d7e947b552686

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

2015-01-14
20:46
Use for range in mtf's encoder for the position table. file: [f784336e1a] check-in: [3ea011cf07] user: spaskalev, branch: trunk, size: 2994 [annotate] [blame] [check-ins using] [diff]
2015-01-10
21:28
encoding/mtf optimizations file: [76460f96cb] check-in: [5c9c0a2164] user: spaskalev, branch: trunk, size: 2938 [annotate] [blame] [check-ins using] [diff]
2015-01-04
12:24
encoding/mtf.Encoder now returns an io.Reader. This allows to encoding in place without allocating buffers. file: [cebf1719c8] check-in: [470d7e947b] user: spaskalev, branch: trunk, size: 3152 [annotate] [blame] [check-ins using] [diff]
2015-01-01
15:19
Renamed src/0dev.org/mtf/mtf.go → src/0dev.org/encoding/mtf/mtf.go. [fibonacci] renamed Writer->Encoder, Reader->Decoder. [mtf] moved package mtf to encoding\mtf file: [f2ad12a795] check-in: [cb736e7ad3] user: spaskalev, branch: trunk, size: 3272 [annotate] [blame] [check-ins using] [diff]
2014-12-28
18:06
[mtf] Removed :to indices from copy(..) destinations. file: [f2ad12a795] check-in: [c07658474d] user: spaskalev, branch: trunk, size: 3272 [annotate] [blame] [check-ins using] [diff]
2014-12-26
15:50
Added: Initial implementation of package mtf - a move-to-front transform. file: [4488b5a476] check-in: [ad5c25d9ab] user: spaskalev, branch: trunk, size: 3287 [annotate] [blame] [check-ins using]