aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21Merge remote-tracking branch 'aosp/upstream-master' into mymergeJeff Vander Stoep
2019-06-21Merge remote-tracking branch 'aosp/upstream-master' into mymergeplatform-tools-29.0.4platform-tools-29.0.3platform-tools-29.0.2Jeff Vander Stoep
2019-06-19Initial empty repositoryInna Palant
2019-06-091.3.2Andrew Gallant
2019-06-09doc: list alternatives, as Rust 1.32Jack O'Connor
2019-06-09io: add read_i8_into to ReadBytesExtJim Turner
2019-05-01test: check examples in READMEGuillaume Gomez
2019-03-04doc: fix overflowing literals in doc testsAndrew Gallant
2019-01-221.3.1Andrew Gallant
2019-01-22build: add back support for Rust 1.12Trevor Spiteri
2019-01-191.3.0Andrew Gallant
2019-01-19changelog: add 1.3 notes and backfill othersAndrew Gallant
2019-01-19api: deprecate ByteOrder::read_{f32,f64}_into_uncheckedAndrew Gallant
2019-01-19doc: remove overflowing literalsAndrew Gallant
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