aboutsummaryrefslogtreecommitdiff
path: root/src/format/binary.rs
Commit message (Expand)AuthorAgeFilesLines
* Update Cargo.toml files with more metadataTill Höppner2016-02-251-57/+0
* Test CITill Höppner2016-02-241-9/+16
* 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