newpavlov
|
e02b467eca
|
license field fixes
|
2019-08-08 11:44:35 +03:00 |
|
Diggory Hardy
|
4e5c08ddc5
|
Prepare rand_isaac 0.2.0 and update to edition 2018
|
2019-06-11 11:58:17 +01:00 |
|
Diggory Hardy
|
7c8284fd77
|
Adjust inlining
See #817
|
2019-06-06 09:32:09 +01:00 |
|
Diggory Hardy
|
3cc7d1281c
|
Prepare rand_isaac 0.1.2
|
2019-06-05 14:28:05 +01:00 |
|
Diggory Hardy
|
c1ba4210e8
|
Prepare rand_core 0.5 release
|
2019-06-05 14:27:45 +01:00 |
|
Diggory Hardy
|
67069d161c
|
Bump MSRV to 1.32.0
|
2019-03-28 10:51:29 +00:00 |
|
Diggory Hardy
|
7e9a8c6e21
|
Remove features deprecated by 0.6
|
2019-03-23 08:55:44 +00:00 |
|
Xidorn Quan
|
51821a9417
|
Add '/' to all documents on github.io
|
2019-03-10 11:09:28 +11:00 |
|
Diggory Hardy
|
67c856bfe9
|
Disable std feature by default in rand_core and rand_jitter
Implements #702
Resolves #645
|
2019-01-23 12:50:20 +00:00 |
|
newpavlov
|
b72b6aee10
|
fix errors
|
2019-01-14 14:46:57 +03:00 |
|
newpavlov
|
300b84b37f
|
fix errors
|
2019-01-14 14:45:48 +03:00 |
|
Артём Павлов [Artyom Pavlov]
|
b4513063af
|
Use RFC 1946 for doc links
|
2019-01-11 03:03:32 +03:00 |
|
Артём Павлов [Artyom Pavlov]
|
6a68642b86
|
re-export rand_core
|
2019-01-05 17:14:35 +03:00 |
|
Diggory Hardy
|
4401673732
|
Prepare rand_isaac 0.1.1
|
2018-11-25 11:20:21 +00:00 |
|
Diggory Hardy
|
fdd78bc2e2
|
Switch documentation links primarily to rust-random.github.io; revise shields
|
2018-11-22 19:27:08 +00:00 |
|
Diggory Hardy
|
06dd14dc3a
|
Rename rand_hc128 crate to rand_hc
Closes #617
|
2018-10-29 09:37:06 +00:00 |
|
Diggory Hardy
|
ded3fd85a1
|
Update changelog for chacha, hc128 and isaac sub-crates
|
2018-10-17 11:06:38 +01:00 |
|
Vinzent Steinberg
|
c869087c50
|
Use rust-random for appveyor
|
2018-09-27 11:44:07 +02:00 |
|
Vinzent Steinberg
|
bb831f38d5
|
RNG crates: Mention they are pulled out of rand
|
2018-09-27 11:44:06 +02:00 |
|
Vinzent Steinberg
|
37a69fbd95
|
Move ChaCha and HC128 RNG to dedicated crates
|
2018-09-27 11:43:55 +02:00 |
|
Diggory Hardy
|
a55ba3feb4
|
Update AppVeyor build status link
|
2018-09-25 14:19:37 +01:00 |
|
Diggory Hardy
|
7adb46a2b1
|
Update rand_core version requirements of ISAAC and Xorshift sub-crates
|
2018-09-24 12:44:18 +01:00 |
|
Diggory Hardy
|
4685924f30
|
Merge pull request #599 from dhardy/merge-0.5
Merge 0.5
|
2018-09-24 12:18:32 +01:00 |
|
Diggory Hardy
|
21cbc9b26a
|
Isaac*Rng: replace new_from_u64 with seed_from_u64
|
2018-09-17 10:14:28 +01:00 |
|
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
|
2a658d9fe4
|
Fix serde tests for rand_isaac and rand_xorshift
|
2018-07-20 15:44:15 +02:00 |
|
Diggory Hardy
|
2aabe7839c
|
Move ISAAC generators to their own crate
|
2018-07-16 09:18:34 +01:00 |
|