All files named "src/0dev.org/encoding/mtf/mtf.go"

History for src/0dev.org/encoding/mtf/mtf.go

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]