about summary refs log tree commit diff
path: root/library/stdarch/README.md
AgeCommit message (Collapse)AuthorLines
2025-07-22Update stdarch READMEJakub Beránek-9/+1
2025-07-08Update README with link to `josh-sync`Jakub Beránek-45/+2
2025-07-07Add josh synchronization scriptsJakub Beránek-0/+49
2022-03-17Use SPDX license format and update packed_simd crate link (#1297)Alex Touchet-1/+1
2021-08-12Remove 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-11Add the github Action badgeLuca Barbato-0/+3
2019-10-10Remove azure pipelines badgesTaiki Endo-4/+0
2019-08-17Fix linkAlex Touchet-1/+1
2019-08-13Update badgesgnzlbg-5/+3
2019-07-09Update repo namegnzlbg-4/+4
2019-01-30Update readme badgesgnzlbg-7/+16
2019-01-30Update readme and dependenciesgnzlbg-3/+6
2019-01-23Update Travis CI urls.Peter Jin-2/+2
2019-01-22Add instructions for publishing the cratesgnzlbg-0/+8
2019-01-22Update top-level readmegnzlbg-53/+5
2019-01-22Refactor stdsimdgnzlbg-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-23update READMEgnzlbg-4/+22
2018-01-28Update doc generation with recent devlopmentsAlex Crichton-0/+4
2017-11-21[readme] point always to latests docs (#206)gnzlbg-1/+1
2017-10-23update readme and crates.io badges, categories, etc. (#141)gnzlbg-4/+13
* [readme] badges * [crates.io] add badges, categories, etc.
2017-09-25Fix link in READMEAlex Crichton-0/+1
2017-09-25Add aarch64 docsAlex Crichton-0/+1
2017-09-25Write some short crate docsAlex Crichton-3/+3
2017-09-25Add some doc urlsAlex Crichton-0/+6
2017-09-25Add documentation generationAlex Crichton-2/+2
2017-09-25Update the README with some extra badges and infoAlex Crichton-1/+20
2016-11-24initial commitAndrew Gallant-0/+11