| Rev. | Time | Author |
|---|---|---|
| 7de64fe | 2020-02-11 00:32:28 | cynecx |
|
cleanup drop impl for ArrayQueue / Channel by eliminating one no-op drop_in_place |
||
| 1a8cbe1 | 2020-02-11 00:32:28 | cynecx |
|
drop_in_place cleanups |
||
| d78de60 | 2020-02-11 00:32:28 | cynecx |
|
queue: add missing drop_in_place for array_queue slot values |
||
| dce3e11 | 2020-02-11 00:32:28 | cynecx |
|
channel: add missing drop_in_place for array channel flavour's msgs |
||
| 5362ad3 | 2020-02-11 00:32:28 | cynecx |
|
epoch: remove Debug impl on Node |
||
| 71d2799 | 2020-02-11 00:32:28 | cynecx |
|
channel: fix unsoundness issue in array flavor (introduce MaybeUninit) |
||
| 6f3a3c1 | 2020-02-11 00:32:28 | cynecx |
|
queue: fix unsoundness issue in array_queue (introduce MaybeUninit) |
||
| f48c1c7 | 2020-02-11 00:32:28 | cynecx |
|
epoch: fix unsoundness in sync/queue.rs (ManuallyDrop/uninitialized -> MaybeUninit) |
||
| e0fd465 | 2020-02-11 00:25:00 | cynecx |
|
epoch: Fix fixme in deferred.rs (mem::uninitialized -> MaybeUninit) |
||
| 68e8708 | 2020-02-11 00:25:00 | cynecx |
|
deque: Fix unsoundness issue (ManuallyDrop to MaybeUninit) |
||
| 7b35a3d | 2020-02-11 00:25:00 | cynecx |
|
SegQueue: Fix unsoundness issue (ManuallyDrop to MaybeUninit) |
||
| 38d3087 | 2020-02-11 00:25:00 | cynecx |
|
channel: Fix unsoundness issue (ManuallyDrop to MaybeUninit) |
||
| 0e91b78 | 2020-02-10 23:29:14 | bors[bot] |
|
|
||
| 2618830 | 2020-02-03 17:10:16 | Jaehwang Jerry Jung |
|
fix use-after-free in crossbeam-epoch/sync/queue |
||
| ebecb82 | 2020-01-21 19:31:39 | bors[bot] |
|
|
||
| ef372be | 2020-01-17 14:28:49 | bors[bot] |
|
|
||
| 131ff9a | 2020-01-17 14:02:53 | Stjepan Glavina |
|
rustfmt |
||
| 2c10be9 | 2020-01-10 10:19:16 | bors[bot] |
|
|
||
| bebf25e | 2020-01-10 09:02:18 | Josh Stone |
|
Upgrade to autocfg 1 |
||
| 833ec65 | 2019-12-25 22:00:29 | bors[bot] |
|
|
||
| 7098bec | 2019-12-25 19:40:59 | Stjepan Glavina |
|
Fix delivery time in recv() |
||
| 9b67a8a | 2019-12-25 07:09:54 | Stjepan Glavina |
|
Simplify tick channel |
||
| 752fe52 | 2019-12-25 03:50:10 | Stjepan Glavina |
|
Bump crossbeam-queue to v0.2.1 |
||
| e594ff5 | 2019-12-25 03:48:34 | Stjepan Glavina |
|
|
||
| 9306d4d | 2019-12-25 03:32:07 | Stjepan Glavina |
|
Add no_std support to crossbeam-queue |
||
| 355d65f | 2019-12-20 03:16:10 | bors[bot] |
|
|
||
| 11fbf05 | 2019-12-20 02:36:09 | Manu Thambi |
|
Use integer atomics for for u8, u16, u32, u64 to implement lockfree AtomicCell |
||
| 424f926 | 2019-11-20 23:24:47 | bors[bot] |
|
|
||
| c0a999d | 2019-11-20 23:24:07 | Stjepan Glavina |
|
|
||
| 8dcdf99 | 2019-11-20 21:15:14 | Taiki Endo |
|
Format with rustfmt |
||
