Changes On Branch 7733ef9df8da017a

Changes In Branch bpe Through [7733ef9df8] Excluding Merge-Ins

This is equivalent to a diff from 129d90b4a8 to 7733ef9df8

2014-12-28
17:19
Integrate ioutil.ReadByte from the bpe branch into trunk. check-in: 00c4e0e448 user: spaskalev tags: trunk
15:54
a testable bpe implementation that encodes and decodes in a single execution check-in: a06f897887 user: spaskalev tags: bpe
15:21
bpe encoding flow implementation check-in: 7733ef9df8 user: spaskalev tags: bpe
14:14
Added 0dev.org/ioutil.ReadByte() function and a test for it. CC at 100% check-in: 879630c89c user: spaskalev tags: bpe
11:33
Adding initial pieces of a prototype byte pair encoder check-in: 7f9a25c94d user: spaskalev tags: bpe
2014-12-26
21:35
Added 0dev.org/types, providing aliases that implement sort.Interface for [u]int{8|16|32|64} check-in: 129d90b4a8 user: spaskalev tags: trunk
16:02
Initial implementation of commands/mtf (based on commands/pdc) check-in: e72b637df4 user: spaskalev tags: trunk

Added src/0dev.org/commands/short/main.go version [c980bb124e].

Modified src/0dev.org/ioutil/ioutil.go from [c11fdb5a53] to [83fc64874b].    [diff]

Modified src/0dev.org/ioutil/ioutil_test.go from [91aaac4713] to [514a112f00].    [diff]