aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-19i128: enable support for 128-bit integers automaticallyAndrew Gallant
2019-01-19deps: update quickcheck and randAndrew Gallant
2018-12-04ci: fix [ syntax to run cross CI as cross compilation. (#135)Huon Wilson
2018-10-261.2.7Andrew Gallant
2018-10-26ci: exclude CI filesIgor Gnatenko
2018-10-08cargo: use OR in the license fieldArtyom Pavlov
2018-08-251.2.6Andrew Gallant
2018-08-25deps: more updates in test code for rand 0.4 -> 0.5Andrew Gallant
2018-08-251.2.5Andrew Gallant
2018-08-25deps: update to quickcheck 0.7Andrew Gallant
2018-07-31byteorder: fix typos in ReadBytesExt docsfpgaminer
2018-07-31byteorder: add doc tests for WriteBytesExt methodsfpgaminer
2018-07-301.2.4Andrew Gallant
2018-07-30byteorder: add {u,i}48 methodsfpgaminer
2018-05-12changelog: updates for 1.2.2 and 1.2.3Andrew Gallant
2018-05-121.2.3Andrew Gallant
2018-05-12i128: get rid of i128 Rust featureLee Bousfield
2018-04-04doc: remove unnecessary cfg in examplesAndrew Gallant
2018-04-04remove unnecessary cfg in examplesTrevor Spiteri
2018-04-011.2.2Andrew Gallant
2018-04-01doc: miscellaneous improvementsBruce Mitchener
2018-04-01style: remove all uses of transmuteAndrew Gallant
2018-04-01style: remove unnecessary mutAndrew Gallant
2018-03-22clippy: fix a couple of markdown warningsBruce Mitchener
2017-12-31ci: fix it and reorgnanizeAndrew Gallant
2017-12-31Add MIPS64 cross-compliation target to TravisEduardo Pinho
2017-12-31deps: bump quickcheck to 0.6 and rand to 0.4Igor Gnatenko
2017-12-08Use depcrated tag instead of pure documentationMarcel Hellwig
2017-11-30bump quickcheck to 0.5Igor Gnatenko
2017-11-291.2.1Andrew Gallant
2017-11-29remove more unsafeAndrew Gallant
2017-11-291.2.0Andrew Gallant
2017-11-29remove unnecessary unsafeAndrew Gallant
2017-11-29remove now-irrelevant snan testAlexis Beingessner
2017-11-29make int->float conversion a transmuteAlexis Beingessner
2017-11-29Fix prop_ext_[u]int_*::native_endian on BE targetsJosh Stone
2017-10-29Use SVG for Travis badgeNikolai Vazquez
2017-07-25Cleanup CI badgeMartin Geisler
2017-07-091.1.0Andrew Gallant
2017-07-09do not run benchmarksAndrew Gallant
2017-07-09fix travisAndrew Gallant
2017-07-09changelog: byteorder 1.1.0Andrew Gallant
2017-07-09slices: add slice methods for ReadBytesExtAndrew Gallant
2017-07-09rename new.rs to io.rsAndrew Gallant
2017-07-09add benchmarks for slice serializationAndrew Gallant
2017-07-09add slice methodsAndrew Gallant
2017-07-09add BE and LE type aliasesAndrew Gallant
2017-07-09fix formattingAndrew Gallant
2017-07-09Slice methods additionArtyom Pavlov
2017-07-08floats: remove unnecessary transmuteAndrew Gallant