Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / crossbeam-rs/crossbeam-epoch issues and pull requests

#88 - Archiving?

Issue - State: closed - Opened by jeehoonkang over 5 years ago - 1 comment

#87 - [WIP] Support DSTs

Pull Request - State: closed - Opened by jeehoonkang over 5 years ago - 1 comment

#86 - Deferring from the execution of another defer can result in deadlock

Issue - State: closed - Opened by spacejam over 5 years ago - 1 comment

#85 - Add defer_unchecked and defer_destroy

Pull Request - State: closed - Opened by ghost almost 6 years ago

#84 - Rename Handle to LocalHandle and remove Clone impl

Pull Request - State: closed - Opened by ghost almost 6 years ago

#83 - Avoid panics when exiting thread

Pull Request - State: closed - Opened by ghost almost 6 years ago - 1 comment

#82 - Segfault

Issue - State: closed - Opened by c0gent almost 6 years ago - 12 comments

#81 - Update for latest nightly

Pull Request - State: closed - Opened by Amanieu almost 6 years ago

#80 - rand="0.4" -> rand="0.5"

Pull Request - State: closed - Opened by bcko about 6 years ago

#79 - 0.4.2 contains a breaking change

Issue - State: closed - Opened by jonas-schievink about 6 years ago - 2 comments

#78 - Rename strict_gc into sanitize

Pull Request - State: closed - Opened by jeehoonkang about 6 years ago

#77 - Remove the Garbage struct (closes #12)

Pull Request - State: closed - Opened by jeehoonkang about 6 years ago - 4 comments

#76 - Possible memory leak in crossbeam

Issue - State: closed - Opened by rolag over 6 years ago - 9 comments

#75 - Guard::defer is a footgun

Issue - State: closed - Opened by ghost over 6 years ago - 5 comments

#74 - Expose the Pointer trait as public

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 4 comments

#72 - Add load_consume to Atomic

Pull Request - State: closed - Opened by Amanieu over 6 years ago

#71 - assertion failure: "participant was expected to be unpinned"

Issue - State: closed - Opened by joshlf over 6 years ago - 17 comments

#70 - Remove impl Send for Handle

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#69 - Rename Collector::handle to Collector::register

Pull Request - State: closed - Opened by ghost over 6 years ago

#68 - Add the missing Debug impls for public types

Pull Request - State: closed - Opened by ghost over 6 years ago

#67 - Allow extracting a &Collector from a Guard

Pull Request - State: closed - Opened by Amanieu over 6 years ago - 1 comment

#66 - Undocumented/unused "strict_gc" feature

Issue - State: closed - Opened by Thomasdezeeuw over 6 years ago - 3 comments

#65 - Should `internal::Local` be `Sync`?

Issue - State: closed - Opened by Thomasdezeeuw over 6 years ago - 5 comments
Labels: bug, question

#64 - Fix failing doctests on i686

Pull Request - State: closed - Opened by ghost over 6 years ago

#63 - tests are failing on i686

Issue - State: closed - Opened by ignatenkobrain over 6 years ago - 1 comment

#62 - deps: update lazy_static to 1, rand to 0.4

Pull Request - State: closed - Opened by ignatenkobrain over 6 years ago

#61 - Support Rust 1.13.0

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 13 comments

#60 - Clarify comment and add Debug to CASError

Pull Request - State: closed - Opened by Vtec234 over 6 years ago - 2 comments

#59 - Tsan reports data races on sanitize example

Issue - State: closed - Opened by ordian over 6 years ago - 2 comments

#58 - Specifying minimum patch level for dependencies

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 4 comments

#57 - Supporting Rust 1.12 for Rayon

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 6 comments

#55 - Remove Into<Box<T>> impl and add fn into_box

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment
Labels: changelog

#54 - Fix a bug in Local::finalize

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#53 - Fix an ordering bug in Global::push_bag()

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 5 comments

#52 - `cargo build` fails in Rust Nightly 1.24.0 (2017-11-27)

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 2 comments

#51 - Fix a bug in calculating the epoch distance

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 2 comments

#50 - Using `Epoch::distance()` may give us a wrong result?

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 2 comments

#49 - Remove an warning on unused unsafe

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago

#48 - Update crossbeam-util version to 0.2 for no_std support

Pull Request - State: closed - Opened by Amanieu over 6 years ago - 3 comments

#47 - Travis failure due to "disk quota exceeded"

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 1 comment

#46 - Add no_std support

Pull Request - State: closed - Opened by Amanieu over 6 years ago - 3 comments

#45 - Add the ability to temporarily unpin a Guard

Pull Request - State: closed - Opened by Amanieu over 6 years ago - 5 comments

#44 - Fix issues in sync/list and rename CasError.previous to current

Pull Request - State: closed - Opened by Vtec234 over 6 years ago

#43 - Implement Guard::safepoint()

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 6 comments

#42 - Rename into_ptr into into_shared

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago

#41 - Revert the linked list implementation

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#40 - Add a changelog for the 0.1.0 release

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#39 - Add a thread sanitization test

Pull Request - State: closed - Opened by ghost over 6 years ago

#38 - Remove Send bound from defer

Pull Request - State: closed - Opened by ghost over 6 years ago - 5 comments

#37 - Custom type for compare-and-set errors

Pull Request - State: closed - Opened by ghost over 6 years ago

#36 - Remove from_* and into_* methods

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 2 comments

#35 - Remove Atomic's _owned methods

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago

#34 - Removing `from_*` methods

Issue - State: closed - Opened by jeehoonkang over 6 years ago - 3 comments

#33 - Panic if the pointer is null in into_owned

Pull Request - State: closed - Opened by ghost over 6 years ago - 4 comments

#32 - Add simple benchmarks

Pull Request - State: closed - Opened by ghost over 6 years ago

#31 - Replace Scope with Guard

Pull Request - State: closed - Opened by ghost over 6 years ago - 5 comments

#30 - Removing *_owned methods

Issue - State: closed - Opened by ghost over 6 years ago - 14 comments

#29 - Additional impls and methods in the atomic API

Pull Request - State: closed - Opened by ghost over 6 years ago

#28 - Implement default_handle()

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 4 comments

#27 - Fix error in sync mod's trait bound

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 2 comments

#26 - Implement Handle::clone()

Pull Request - State: closed - Opened by jeehoonkang over 6 years ago - 1 comment

#25 - Provide functions to get the global Collector

Issue - State: closed - Opened by joshlf over 6 years ago - 9 comments

#24 - Handle should implement Clone

Issue - State: closed - Opened by joshlf over 6 years ago - 2 comments

#23 - Should Atomic implement Clone?

Issue - State: closed - Opened by ghost over 6 years ago - 6 comments

#22 - More impls for Ptr

Issue - State: closed - Opened by ghost over 6 years ago - 2 comments

#21 - Collector and Handle

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 33 comments

#20 - Remove defer_free and defer_drop

Pull Request - State: closed - Opened by ghost almost 7 years ago - 12 comments

#19 - Comment on the #[cold] annotation

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 1 comment

#18 - Change the `sync::list` API

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 4 comments

#17 - Add tests

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 4 comments

#16 - Add Ptr::into_owned method

Pull Request - State: closed - Opened by ghost almost 7 years ago - 1 comment

#15 - Replace SendBoxFnOnce with Deferred

Pull Request - State: closed - Opened by ghost almost 7 years ago

#14 - Announcing crossbeam-epoch 0.1.0?

Issue - State: closed - Opened by jeehoonkang almost 7 years ago - 5 comments

#13 - Update the implementation of unprotected scope

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 1 comment

#12 - Can we think of a better name for `Garbage`?

Issue - State: closed - Opened by jeehoonkang almost 7 years ago - 5 comments

#11 - `fn defer_drop()` requires the object's type be `'static`

Issue - State: closed - Opened by jeehoonkang almost 7 years ago - 1 comment

#10 - `lazy_static` is blocking

Issue - State: closed - Opened by jeehoonkang almost 7 years ago - 3 comments

#9 - Explain the meaning of `#[cold]` attribute for `fn try_advance()`

Issue - State: closed - Opened by jeehoonkang almost 7 years ago - 6 comments

#8 - Impl Drop for Owned

Pull Request - State: closed - Opened by ghost almost 7 years ago - 2 comments

#7 - Allow and truncate big tags in atomic's fetch_*

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 6 comments

#6 - Relaxing the condition on pointer tags

Issue - State: closed - Opened by jeehoonkang almost 7 years ago

#5 - Implement garbage management

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 13 comments

#4 - Implement epoch management

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 4 comments

#3 - [WIP] Epoch gc

Pull Request - State: closed - Opened by jeehoonkang almost 7 years ago - 9 comments

#2 - Implement a participants registry

Pull Request - State: closed - Opened by ghost almost 7 years ago - 4 comments

#1 - Implement Atomic/Owned/Ptr

Pull Request - State: closed - Opened by ghost about 7 years ago - 6 comments