aboutsummaryrefslogtreecommitdiff
path: root/src/io.rs
AgeCommit message (Expand)Author
2021-04-01Upgrade rust/crates/byteorder to 1.4.3android-s-beta-2android-s-beta-1Joel Galenson
2021-02-25Update to 1.4.2Yi Kong
2019-06-09io: add read_i8_into to ReadBytesExtJim Turner
2019-01-19i128: enable support for 128-bit integers automaticallyAndrew Gallant
2018-07-31byteorder: fix typos in ReadBytesExt docsfpgaminer
2018-07-31byteorder: add doc tests for WriteBytesExt methodsfpgaminer
2018-07-30byteorder: add {u,i}48 methodsfpgaminer
2018-04-01doc: miscellaneous improvementsBruce Mitchener
2018-04-01style: remove unnecessary mutAndrew Gallant
2017-12-08Use depcrated tag instead of pure documentationMarcel Hellwig
2017-11-29remove more unsafeAndrew Gallant
2017-11-29remove unnecessary unsafeAndrew Gallant
2017-07-09slices: add slice methods for ReadBytesExtAndrew Gallant
2017-07-09rename new.rs to io.rsAndrew Gallant