Commit graph

17 commits

Author SHA1 Message Date
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