| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-26 | fix errors/warnings from the stabilization of cfg_target_feature and target_f... | gnzlbg | -4/+3 |
| 2018-03-27 | rustfmt | Jason Davies | -3/+3 |
| 2018-03-22 | add tests for endian-dependent behavior (#394) | gnzlbg | -5/+17 |
| 2018-03-20 | add arm neon vector types (#384) | gnzlbg | -5/+5 |
| 2018-03-09 | Add initial wasm memory grow/current intrinsics (#361) | Alex Crichton | -0/+47 |
| 2018-03-07 | Rename `is_target_feature_detected!` (#346) | Alex Crichton | -10/+10 |
| 2018-03-05 | Prepare portable packed vector types for RFCs (#338) | gnzlbg | -9/+15 |
| 2018-02-25 | Compile examples on CI (#329) | Alex Crichton | -13/+19 |
| 2018-02-18 | Reorganize and refactor source tree (#324) | Alex Crichton | -10/+10 |
| 2018-02-02 | Run-time feature detection for AES-NI and TSC (#312) | gnzlbg | -45/+76 |
| 2018-01-19 | Remove Into/From between x86 and portable types (#292) | Alex Crichton | -68/+0 |
| 2018-01-19 | Add an example of SIMD-powered hex encoding (#291) | Alex Crichton | -0/+334 |
| 2018-01-17 | Update `target_feature` syntax (#283) | Alex Crichton | -86/+12 |
| 2018-01-09 | Migrate the `i686::sse` module to vendor types (#269) | Alex Crichton | -4/+4 |
| 2017-12-14 | Fix rustfmt (#239) | gnzlbg | -4/+6 |
| 2017-12-13 | move __m128i to the v128 module | gnzlbg | -2/+2 |
| 2017-11-02 | [ci] enable clippy (#62) | gnzlbg | -11/+29 |
| 2017-10-27 | [ci] check formatting (#64) | gnzlbg | -56/+73 |
| 2017-10-22 | Deny all warnings and fix errors (#135) | gnzlbg | -29/+34 |
| 2017-10-18 | [example] nbody (#117) | gnzlbg | -0/+206 |
| 2017-09-27 | x86: add unsafe to all x86 vendor intrinsics | Andrew Gallant | -3/+5 |
| 2017-09-21 | Add CI for more platforms | Alex Crichton | -76/+101 |
| 2017-09-17 | add scratch | Andrew Gallant | -0/+25 |
| 2017-06-19 | fix | Andrew Gallant | -1/+1 |
| 2017-06-19 | add strange example that fails | Andrew Gallant | -0/+25 |
| 2017-06-19 | refactor | Andrew Gallant | -5/+6 |
| 2017-03-13 | progress | Andrew Gallant | -10/+31 |
| 2016-12-28 | progress | Andrew Gallant | -2/+2 |
| 2016-12-11 | progress | Andrew Gallant | -1/+7 |
| 2016-12-11 | progress | Andrew Gallant | -3/+13 |
| 2016-12-02 | progress | Andrew Gallant | -20/+3 |
| 2016-11-30 | progress | Andrew Gallant | -0/+3 |
| 2016-11-29 | progress | Andrew Gallant | -1/+1 |
| 2016-11-28 | progress | Andrew Gallant | -6/+6 |
| 2016-11-27 | progress | Andrew Gallant | -18/+14 |
| 2016-11-24 | scratch | Andrew Gallant | -0/+28 |
