]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-07 Thom ChiovoloniRewrite (and improve) CI.
2020-10-07 LokathorMerge pull request #27 from thomcc/abs_from_to_bits
2020-10-06 Thom ChiovoloniApply review feedback
2020-10-06 Thom Chiovoloniuse NEG_INFINITY and NAN constants instead computing...
2020-10-06 Thom ChiovoloniImplement abs, to_bits, and from_bits for float vectors
2020-10-03 Ashley MannixMerge pull request #21 from rust-lang/chore/build-badge
2020-10-03 Ashley Mannixadd build badge
2020-10-03 Ashley MannixAdd CI for wasm targets using wasm-bindgen (#20)
2020-10-02 Ashley MannixMerge pull request #19 from rust-lang/license
2020-10-02 Caleb ZulawskiAdd licenses and update Cargo.toml
2020-10-02 Jubilee YoungOffer a checklist for math PRs
2020-10-02 Caleb ZulawskiImplement `core::ops` (#10)
2020-09-29 Ashley MannixMerge pull request #3 from rust-lang/ci
2020-09-28 Ashley Mannixadd i586 targets
2020-09-28 Ashley Mannixadd initial travis CI
2020-09-27 LokathorMerge pull request #8 from rust-lang/lokathor
2020-09-27 Lokathorresolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 LokathorResolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 Lokathorresolve https://github.com/rust-lang/stdsimd/pull/8...
2020-09-27 Lokathorend of draft 1
2020-09-27 Lokathormissed a type
2020-09-27 LokathorMerge pull request #4 from rust-lang/readme-update
2020-09-27 Lokathormissing word.
2020-09-27 LokathorUpdate README.md
2020-09-27 LokathorMerge pull request #2 from rust-lang/feature/initial...
2020-09-26 Caleb ZulawskiRemove vectors under 64-bit width
2020-09-26 Caleb ZulawskiMark trait methods inline
2020-09-26 Caleb ZulawskiRemove remaining derived traits
2020-09-26 Caleb ZulawskiManually implement some traits, instead of derive
2020-09-26 Caleb ZulawskiChange doc attributes to comments
2020-09-26 Caleb ZulawskiRemove pointer vectors
2020-09-25 Caleb ZulawskiRemove some obsolete macros
2020-09-25 Caleb ZulawskiImprove Debug implementation, add additional formatting...
2020-09-25 Caleb ZulawskiAdd pointer vectors and implement a few more traits
2020-09-24 Caleb ZulawskiAdd masks
2020-09-23 Caleb ZulawskiSimplify transmutes
2020-09-23 Caleb ZulawskiCombine vector definition modules by scalar type
2020-09-23 Caleb ZulawskiApply suggestions from code review
2020-09-23 Caleb ZulawskiAdd docs
2020-09-22 Caleb ZulawskiAdd initial type implementations
2020-09-22 Lokathorconsistent wording.
2020-09-22 Lokathortypo
2020-09-22 Lokathorstart a guide
2020-09-22 LokathorCreate README.md