| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Update stdarch README | Jakub Beránek | -9/+1 | |
| 2025-07-08 | Update README with link to `josh-sync` | Jakub Beránek | -45/+2 | |
| 2025-07-07 | Add josh synchronization scripts | Jakub Beránek | -0/+49 | |
| 2022-03-17 | Use SPDX license format and update packed_simd crate link (#1297) | Alex Touchet | -1/+1 | |
| 2021-08-12 | Remove references to the crates on crates.io. | Mara Bos | -24/+2 | |
| They haven't been published in years. This removes the suggestion that the crates on crates.io are actively updated/maintained. | ||||
| 2019-10-11 | Add the github Action badge | Luca Barbato | -0/+3 | |
| 2019-10-10 | Remove azure pipelines badges | Taiki Endo | -4/+0 | |
| 2019-08-17 | Fix link | Alex Touchet | -1/+1 | |
| 2019-08-13 | Update badges | gnzlbg | -5/+3 | |
| 2019-07-09 | Update repo name | gnzlbg | -4/+4 | |
| 2019-01-30 | Update readme badges | gnzlbg | -7/+16 | |
| 2019-01-30 | Update readme and dependencies | gnzlbg | -3/+6 | |
| 2019-01-23 | Update Travis CI urls. | Peter Jin | -2/+2 | |
| 2019-01-22 | Add instructions for publishing the crates | gnzlbg | -0/+8 | |
| 2019-01-22 | Update top-level readme | gnzlbg | -53/+5 | |
| 2019-01-22 | Refactor stdsimd | gnzlbg | -3/+5 | |
| This commit: * renames `coresimd` to `core_arch` and `stdsimd` to `std_detect` * `std_detect` does no longer depend on `core_arch` - it is a freestanding `no_std` library that only depends on `core` - it is renamed to `std_detect` * moves the top-level coresimd and stdsimd directories into the appropriate crates/... directories - this simplifies creating crate.io releases of these crates * moves the top-level `coresimd` and `stdsimd` sub-directories into their corresponding crates in `crates/{core_arch, std_detect}`. | ||||
| 2018-06-23 | update README | gnzlbg | -4/+22 | |
| 2018-01-28 | Update doc generation with recent devlopments | Alex Crichton | -0/+4 | |
| 2017-11-21 | [readme] point always to latests docs (#206) | gnzlbg | -1/+1 | |
| 2017-10-23 | update readme and crates.io badges, categories, etc. (#141) | gnzlbg | -4/+13 | |
| * [readme] badges * [crates.io] add badges, categories, etc. | ||||
| 2017-09-25 | Fix link in README | Alex Crichton | -0/+1 | |
| 2017-09-25 | Add aarch64 docs | Alex Crichton | -0/+1 | |
| 2017-09-25 | Write some short crate docs | Alex Crichton | -3/+3 | |
| 2017-09-25 | Add some doc urls | Alex Crichton | -0/+6 | |
| 2017-09-25 | Add documentation generation | Alex Crichton | -2/+2 | |
| 2017-09-25 | Update the README with some extra badges and info | Alex Crichton | -1/+20 | |
| 2016-11-24 | initial commit | Andrew Gallant | -0/+11 | |
