-
Notifications
You must be signed in to change notification settings - Fork 230
Pull requests: NVIDIA/stdexec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rename test_fork.cpp to match the name of the algorithm it tests
#1904
by ericniebler
was merged Mar 1, 2026
Loading…
make the
get_completion_behavior query useful for optimizing async loops
#1902
by ericniebler
was merged Feb 28, 2026
Loading…
make
as_awaitable savvy to senders that are known to complete inline
#1901
by ericniebler
was merged Feb 27, 2026
Loading…
declare that
stdexec::task is already scheduler-affine
#1898
by ericniebler
was merged Feb 26, 2026
Loading…
remove static_assert causing
as_awaitable to recurse
#1897
by ericniebler
was merged Feb 25, 2026
Loading…
rework the
STDEXEC_EXPLICIT_THIS_[BEGIN|END] portability macros for better reusability
#1895
by ericniebler
was merged Feb 24, 2026
Loading…
add the
get_await_completion_adaptor query and use it in as_awaitable
#1894
by ericniebler
was merged Feb 24, 2026
Loading…
inform clang-format that
STDEXEC_P2300_NAMESPACE_BEGIN() opens a scope
#1892
by ericniebler
was merged Feb 24, 2026
Loading…
implement _
allocator-aware-forward_ from [exec.snd.expos]
#1890
by ericniebler
was merged Feb 23, 2026
Loading…
add missing include of
transform_sender.hpp in connect.hpp
#1888
by ericniebler
was merged Feb 23, 2026
Loading…
give up trying to make fns constexpr that deal with
exception_ptr or shared_ptr
#1887
by ericniebler
was merged Feb 23, 2026
Loading…
stop conditionally placing
__sexpr class in anonymous namespace
#1885
by ericniebler
was merged Feb 23, 2026
Loading…
fix numa build by adding missing #include <vector>
#1883
by ericniebler
was merged Feb 23, 2026
Loading…
Move
execpools/ under exec/ directory and unify ASIO config
#1880
by ericniebler
was merged Feb 22, 2026
Loading…
Enable std ranges support based on configuration
#1877
by ericniebler
was merged Feb 21, 2026
Loading…
tests(stdexec): fix and test demangling utility
#1873
by romintomasetti
was merged Feb 22, 2026
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.