13 Commits

Author SHA1 Message Date
Diggory Hardy
a50042d9d4 Follow up on #591: update authors and add new copyright where missed 2018-09-17 10:06:28 +01:00
Diggory Hardy
92aa49804b Remove references to COPYRIGHT file which are not needed
We have no sub-packages under different licences
2018-09-10 15:37:36 +01:00
Diggory Hardy
e7b50109af Fix COPYRIGHT file and copy to sub-projects 2018-08-24 09:22:35 +01:00
Diggory Hardy
d291f71fd4 Add COPYRIGHT file and update copyright & licence notices 2018-08-16 15:38:40 +01:00
Diggory Hardy
f7497f77a4 Update paths due to relocation
Repo moved from rust-lang-nursery to rust-random
AppVeyor CI is now managed by dhardy
2018-08-13 18:00:37 +01:00
Vinzent Steinberg
d2e7378adc Simplify attributes 2018-07-24 13:25:08 +02:00
Vinzent Steinberg
cb275bc7e2 Fix serde tests 2018-07-23 13:08:56 +02:00
Paul Dicker
29a9d1df58 Don't add std feature to rand_isaac and rand_xorshift 2018-07-20 20:07:48 +02:00
Vinzent Steinberg
dac6227596 rand_xorshift: Add README 2018-07-20 15:45:08 +02:00
Vinzent Steinberg
2a658d9fe4 Fix serde tests for rand_isaac and rand_xorshift 2018-07-20 15:44:15 +02:00
Vinzent Steinberg
9b069fe2ea Fix benchmarks 2018-07-18 10:34:23 +02:00
Vinzent Steinberg
a385938e40 Use keywords consistent with other Rand crates 2018-07-18 10:14:59 +02:00
Vinzent Steinberg
a253a80f76 Move XorShiftRng to its own crate
Also recommend `StdRng` rather than the deprecated `IsaacRng`.
2018-07-16 16:13:22 +02:00