Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Pull requests: crossbeam-rs/crossbeam-epoch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[WIP] Support DSTs
#87 by jeehoonkang was closed Nov 5, 2018 Loading…
Add defer_unchecked and defer_destroy
#85 by ghost was merged Sep 11, 2018 Loading…
Rename Handle to LocalHandle and remove Clone impl
#84 by ghost was merged Sep 10, 2018 Loading…
Avoid panics when exiting thread
#83 by ghost was merged Sep 10, 2018 Loading…
Update for latest nightly
#81 by Amanieu was merged Jul 20, 2018 Loading…
rand="0.4" -> rand="0.5"
#80 by bcko was merged Jun 28, 2018 Loading…
Rename strict_gc into sanitize
#78 by jeehoonkang was merged Apr 3, 2018 Loading…
Remove the Garbage struct (closes #12)
#77 by jeehoonkang was merged Apr 6, 2018 Loading…
Expose the Pointer trait as public
#74 by jeehoonkang was merged Apr 1, 2018 Loading…
Add load_consume to Atomic
#72 by Amanieu was merged Mar 15, 2018 Loading…
Remove impl Send for Handle
#70 by ghost was merged Mar 7, 2018 Loading…
Rename Collector::handle to Collector::register
#69 by ghost was merged Mar 6, 2018 Loading…
Add the missing Debug impls for public types
#68 by ghost was merged Mar 6, 2018 Loading…
Allow extracting a &Collector from a Guard
#67 by Amanieu was merged Mar 7, 2018 Loading…
Fix failing doctests on i686
#64 by ghost was merged Feb 16, 2018 Loading…
deps: update lazy_static to 1, rand to 0.4
#62 by ignatenkobrain was merged Feb 15, 2018 Loading…
Support Rust 1.13.0
#61 by jeehoonkang was merged Feb 10, 2018 Loading…
Clarify comment and add Debug to CASError
#60 by Vtec234 was merged Jan 4, 2018 Loading…
Remove Into<Box<T>> impl and add fn into_box changelog
#55 by ghost was merged Nov 29, 2017 Loading…
Fix a bug in Local::finalize
#54 by ghost was merged Nov 29, 2017 Loading…
Fix an ordering bug in Global::push_bag()
#53 by jeehoonkang was merged Nov 29, 2017 Loading…
Fix a bug in calculating the epoch distance
#51 by jeehoonkang was merged Nov 29, 2017 Loading…
Remove an warning on unused unsafe
#49 by jeehoonkang was merged Nov 26, 2017 Loading…
Update crossbeam-util version to 0.2 for no_std support
#48 by Amanieu was merged Nov 26, 2017 Loading…
Add no_std support
#46 by Amanieu was merged Nov 26, 2017 Loading…
ProTip! Adding no:label will show everything without a label.