| Rev. | Time | Author |
|---|---|---|
| d669ffa | 2019-04-05 23:48:18 | bors[bot] |
|
Merge #320 |
||
| 796c4fe | 2019-04-05 23:35:50 | Thomas de Zeeuw |
|
Rename same_channel to identical_to |
||
| 914b1ee | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Remove unneeded main from examples |
||
| 147b5b9 | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Add test of same_channel with different channel flavours |
||
| 580755a | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Move same_channel tests to own file |
||
| 31eb1ce | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Run Rustfmt |
||
| 04ed61a | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Move note about never channels and same_channel to the method |
||
| 1281da9 | 2019-04-04 17:14:06 | Thomas de Zeeuw |
|
Implement same_channel for Sender and Receiver |
||
| 9768aa7 | 2019-03-26 08:16:42 | Vi Jay Suskind |
|
crossbeam-channel: Remove dependency on smallvec |
||
| 0bd562c | 2019-03-17 18:44:01 | bors[bot] |
|
Merge #344 |
||
| 3edc493 | 2019-03-17 12:07:55 | danitello |
|
Added select7 test |
||
| 5e773ad | 2019-03-14 21:29:08 | bors[bot] |
|
Merge #343 |
||
| 9466a13 | 2019-03-14 21:19:53 | Yang Keao |
|
Run cargo fmt |
||
| 172857b | 2019-03-14 20:24:04 | YangKeao |
|
|
||
| ce374aa | 2019-03-14 20:20:17 | Yang Keao |
|
Add Test sieve1 |
||
| 536b83d | 2019-03-11 04:32:34 | bors[bot] |
|
Merge #341 |
||
| 8c20ae9 | 2019-03-11 03:51:45 | Taiki Endo |
|
Add minimal versions check to travis |
||
| 73081c0 | 2019-03-10 22:44:22 | bors[bot] |
|
Merge #340 |
||
| 1dda6ca | 2019-03-10 22:07:16 | Aleksey Kladov |
|
|
||
| 1f8ccb1 | 2019-03-06 02:06:41 | bors[bot] |
|
Merge #339 |
||
| 84877bf | 2019-03-06 01:34:35 | Ronald Volgers |
|
Fix syntax in two doctests and un-ignored one |
||
| e9a9366 | 2019-03-01 16:36:10 | bors[bot] |
|
Merge #337 |
||
| 46c8b53 | 2019-03-01 10:51:13 | Seiichi Uchida |
|
Call check_guard in decrement_with_pin |
||
| d07e0eb | 2019-03-01 10:47:42 | Seiichi Uchida |
|
Fix a typo |
||
| 3f1390d | 2019-03-01 08:00:15 | topecongiro |
|
Optimization: pin the thread only when the reference count is 0 |
||
| 7f4f564 | 2019-02-28 23:30:09 | topecongiro |
|
Replace ManuallyDrop::take with ManuallDrop::into_inner |
||
| a6de0ca | 2019-02-28 19:50:10 | Seiichi Uchida |
|
Decrement a ref count of node while iterating skiplist |
||
| a007025 | 2019-02-28 19:10:52 | Seiichi Uchida |
|
Use ManuallyDrop instead of mem::transmute and mem::replace combo |
||
| 8dd9e9b | 2019-02-28 01:46:33 | topecongiro |
|
Release `RefEntry` when dropping `Entry` |
||
| 062972b | 2019-02-28 01:46:33 | topecongiro |
|
Implement `release()` without `K: Ord` restriction |
||
