Alex Touchet
626654b486
Use SPDX license format and update packed_simd crate link ( #1297 )
2022-03-17 10:55:51 +00:00
Mara Bos
685e8d906d
Remove references to the crates on crates.io.
...
They haven't been published in years. This removes the suggestion that
the crates on crates.io are actively updated/maintained.
2021-08-12 00:24:32 +01:00
Luca Barbato
e8afe9ed7b
Add the github Action badge
2019-10-11 09:16:33 +02:00
Taiki Endo
cd7aa7720a
Remove azure pipelines badges
2019-10-10 12:42:41 +02:00
Alex Touchet
8369148e6c
Fix link
2019-08-17 21:24:03 +02:00
gnzlbg
00e10f12ce
Update badges
2019-08-13 18:04:22 +02:00
gnzlbg
686b813f5d
Update repo name
2019-07-09 01:37:07 +02:00
gnzlbg
957e6bdcc6
Update readme badges
2019-01-30 14:14:18 +01:00
gnzlbg
25197fca7b
Update readme and dependencies
2019-01-30 11:27:23 +01:00
Peter Jin
7a64a19e2d
Update Travis CI urls.
2019-01-23 23:34:38 +01:00
gnzlbg
51e7d81a38
Add instructions for publishing the crates
2019-01-22 18:49:24 +01:00
gnzlbg
691c93f600
Update top-level readme
2019-01-22 18:49:24 +01:00
gnzlbg
11c624e488
Refactor stdsimd
...
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}`.
2019-01-22 17:04:25 +01:00
gnzlbg
21a5ac0c31
update README
2018-06-23 12:57:46 +02:00
Alex Crichton
5b445c5cac
Update doc generation with recent devlopments
2018-01-28 22:00:13 -08:00
gnzlbg
2faf11ab44
[readme] point always to latests docs ( #206 )
2017-11-21 15:05:46 -06:00
gnzlbg
3e1e52f413
update readme and crates.io badges, categories, etc. ( #141 )
...
* [readme] badges
* [crates.io] add badges, categories, etc.
2017-10-23 08:37:41 -05:00
Alex Crichton
58119db1a0
Fix link in README
2017-09-25 13:45:00 -07:00
Alex Crichton
b44d388d88
Add aarch64 docs
2017-09-25 13:38:12 -07:00
Alex Crichton
d978ac4c81
Write some short crate docs
2017-09-25 13:36:32 -07:00
Alex Crichton
f7a3fd65fd
Add some doc urls
2017-09-25 13:18:52 -07:00
Alex Crichton
63b5c09168
Add documentation generation
2017-09-25 13:13:01 -07:00
Alex Crichton
bcd2d9aa30
Update the README with some extra badges and info
2017-09-25 13:02:32 -07:00
Andrew Gallant
abe1abd26d
initial commit
2016-11-24 20:47:25 -05:00