aboutsummaryrefslogtreecommitdiff
path: root/src/format/binary.rs
Commit message (Expand)AuthorAgeFilesLines
* Restore full functionalityTill Höppner2016-01-231-12/+10
* Updated dependencies, still doesn't buildTill Höppner2016-01-201-2/+2
* Support dynamic selection of decoders/encodersTill Hoeppner2015-07-231-1/+2
* Fix binaries and eliminate warningsTill Hoeppner2015-06-111-2/+2
* Some inbetween state of confusionTill Hoeppner2015-06-111-10/+13
* Prefix every single file with this stupid notice. Did I mention this is stupid?Till Hoeppner2015-06-091-0/+14
* Add basic frequency counter binaryTill Hoeppner2015-06-091-6/+7
* Add untested support for binary serialization with rustc_serialize and bincodeTill Hoeppner2015-04-161-0/+33