Skip to content

Pull requests: NVIDIA/stdexec

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

Pull requests list

Add missing include for std::launder
#1900 by mathisloge was merged Feb 26, 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…
move completion_behavior utils to ::exec::
#1896 by ericniebler was merged Feb 25, 2026 Loading…
naming consistency for feature test macros
#1891 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…
use __any to implement numa_policy
#1886 by ericniebler was merged Feb 23, 2026 Loading…
add some c++23 jobs to the CI job matrix
#1884 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…
reformat everything for real this time
#1882 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…
new formatting style for improved readability
#1876 by ericniebler was merged Feb 20, 2026 Loading…
relocate asioexec/ to exec/asio/
#1875 by ericniebler was merged Feb 20, 2026 Loading…
ci: clang-format
#1874 by romintomasetti was merged Feb 22, 2026 Loading…
tests(stdexec): fix and test demangling utility
#1873 by romintomasetti was merged Feb 22, 2026 Loading…
ProTip! Exclude everything labeled bug with -label:bug.