• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

crossbeamパッケージ


RSS
Rev. Time Author
348ac68 2019-05-22 07:46:57 bors[bot]

Merge #383

383: Typo r=stjepang a=felixrabe



Co-authored-by: Felix Rabe <felix@rabe.io>

ff07c4a 2019-05-22 07:00:25 Felix Rabe


Typo

dbff323 2019-05-21 20:41:21 bors[bot]

Merge #378

378: add BSD license to crossbeam-queue metadata r=stjepang a=pacman82

The BSD License is mentioned in the code, but not visible in the metadata. I want to use this crate at work and fixing the metadata would help.

Co-authored-by: Markus Klein <markus.klein@blue-yonder.com>

601e983 2019-05-21 19:39:32 Markus Klein

add BSD license to queue and channel metadata

6bb5511 2019-05-21 17:17:34 bors[bot]

Merge #382

382: Fix a race in channel disconnection r=stjepang a=stjepang



Co-authored-by: Stjepan Glavina <stjepang@gmail.com>

934065c 2019-05-21 17:16:39 Stjepan Glavina

Remove code using mpsc_select

6d1a789 2019-05-21 09:26:40 Stjepan Glavina

Formatting

01738d1 2019-05-21 09:19:00 bors[bot]

Merge #380

380: Port test from Go lang - goroutines r=stjepang a=itarato

Porting the [goroutines](https://github.com/golang/go/blob/master/test/chan/goroutines.go) test from the Go lang repository.

Part of https://github.com/crossbeam-rs/crossbeam/issues/201

Any help would be appreciated.

Co-authored-by: Peter Arato <it.arato@gmail.com>

9178ce1 2019-05-21 08:30:30 Stjepan Glavina

Fix a race in channel disconnection

c340409 2019-05-20 14:10:30 Peter Arato

Remove command line arg hangling.

b7029cf 2019-05-20 13:44:07 Peter Arato

Port test from golang/goroutines.

57e3664 2019-05-17 20:53:56 Markus Klein

add BSD license to crossbeam-queue metadata

240cf90 2019-05-14 16:37:02 bors[bot]

Merge #375

375: Remove unnecessary mention of Box r=stjepang a=jeehoonkang

Use `Owned` instead of `Box` when `Owned`'s implementation details are not neccessary

Co-authored-by: Jeehoon Kang <jeehoon.kang@kaist.ac.kr>

9d5346c 2019-05-14 13:28:05 Jeehoon Kang

Remove unnecessary mention of Box

445712b 2019-05-12 04:01:30 bors[bot]

Merge #368

368: Fix no_std build r=stjepang a=taiki-e

Closes https://github.com/crossbeam-rs/crossbeam/pull/364

Co-authored-by: Taiki Endo <te316e89@gmail.com>

dd6212a 2019-05-12 03:45:09 Taiki Endo

Update readmes

96ddd4d 2019-05-11 19:25:02 Taiki Endo

Support non-atomic targets

Refs: https://github.com/rust-lang/rust/pull/51953

cafe143 2019-05-11 19:25:02 Taiki Endo

Add the alloc feature

257c696 2019-05-11 19:25:01 Taiki Endo

Try to remove remove-dev-dependencies

7b6cca7 2019-05-11 19:25:01 Taiki Endo

Fix no_std build

9abb5cf 2019-05-11 17:15:08 bors[bot]

Merge #372

372: De-deprecate AtomicCell::get_mut r=stjepang a=jeehoonkang

PR #332 deprecated after the discussion of issue #315, but it is a
measure not yet necessary to take. Revert the deprecation and wait
for us to reach a consensus.

Co-authored-by: Jeehoon Kang <jeehoon.kang@kaist.ac.kr>

81b13a4 2019-05-11 16:54:39 Jeehoon Kang

De-deprecate AtomicCell::get_mut

PR #332 deprecated after the discussion of issue #315, but it is a
measure not yet necessary to take. Revert the deprecation and wait
for us to reach a consensus.

7308fb3 2019-05-11 05:00:31 bors[bot]

Merge #373

373: Support Rust 1.26 r=stjepang a=jeehoonkang

Closes #365

Remaining question: should we commit to support the minimum supported Rust version of Rayon?


Co-authored-by: Jeehoon Kang <jeehoon.kang@kaist.ac.kr>

b47e19b 2019-05-10 23:30:20 Jeehoon Kang

Remove repr(trasparent) attribute

0e266b0 2019-05-10 23:26:42 Jeehoon Kang

Revert "Bump the minimum Rust version"

This reverts commit b5f287d9de86fdd67db611f6c5fa3f3303396dc3.

6ac269b 2019-05-08 18:45:03 bors[bot]

Merge #371

371: epoch: Add Atomic::into_owned r=stjepang a=vorner

To mimic Shared::into_owned.

Closes #369

Co-authored-by: Michal 'vorner' Vaner <vorner@vorner.cz>

aa1b263 2019-05-08 18:23:10 Michal 'vorner' Vaner

epoch: Add Atomic::into_owned

To mimic Shared::into_owned.

Closes #369

f746ab4 2019-05-07 16:46:24 bors[bot]

Merge #370

370: chore: Update scopeguard to 1 r=stjepang a=ignatenkobrain



Co-authored-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>

b4651ca 2019-05-07 14:28:09 Igor Gnatenko


chore: Update scopeguard to 1

86eff71 2019-04-24 00:55:27 Stjepan Glavina


Fix the discord invite link