mirror of
https://github.com/boostorg/website.git
synced 2026-01-28 19:52:14 +00:00
changelog for boost.fiber
This commit is contained in:
@@ -85,11 +85,13 @@
|
||||
* CI tests now run with `address` and `leak` sanitizers
|
||||
|
||||
* [phrase library..[@/libs/fiber/ Fiber]:]
|
||||
* (un)bounded_channel<> removed
|
||||
* #100: ASIO: unbuffered_channel / scheduler notify issue
|
||||
* #105: skynet variants crash on windows
|
||||
* #106: Passing a fixed_stack allocator to async/packaged_task doesn't compile
|
||||
* #110: Compile error on ARMv6
|
||||
* #111: endless-loop in buffered_channel::try_value_pop()
|
||||
* (un)bounded_channel<> removed
|
||||
* #114: buffered_channel::try_push` does not wake fibers in `pop`
|
||||
|
||||
* [phrase library..[@/libs/functional/hash/ Hash]:]
|
||||
* Stop using `std::unary_function` and `std::binary_function` when they're
|
||||
|
||||
Reference in New Issue
Block a user