issues
search
andreasbuhr
/
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
MIT License
364
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Require C++20 for the cppcoro target
#37
aostrowski
closed
1 year ago
1
Fix clang compilation
#36
toomuchsalt
closed
3 years ago
0
Memory leak on gcc-10.2
#35
lacc97
opened
3 years ago
1
Properly configure Coroutines cmake module
#34
karzhenkov
opened
3 years ago
2
Fix segfaults in test 37
#33
karzhenkov
opened
3 years ago
1
"Warning: switch missing default case" when using "generator<int>"
#32
FalcoGer
opened
3 years ago
0
Default CMAKE_CXX_STANDARD to 20
#31
andreasbuhr
closed
3 years ago
0
g++ 10.2 build failure (is_constructible_v)
#30
prlw1
closed
3 years ago
8
Remove cake, appveyor and unmaintained scripts
#29
andreasbuhr
closed
3 years ago
0
How was coroutine task rescheduled to the main thread, when resumed in another thread??
#28
anlongfei
opened
3 years ago
4
MSVC 2019 in C++17 mode: Test 142 flaky
#27
andreasbuhr
opened
3 years ago
1
Add clang-12 to CI configurations
#26
andreasbuhr
closed
3 years ago
1
On MSVC 2017, segfaults occur in test 37
#25
andreasbuhr
opened
3 years ago
1
remove target_compile_feature(cppcoro PUBLIC cxx_std_20)
#24
andreasbuhr
closed
3 years ago
1
Fix msvc cpp17
#23
andreasbuhr
closed
3 years ago
1
add C++17 test configurations
#22
andreasbuhr
closed
3 years ago
5
building cppcoro failed (undefined reference to __cxa_end_catch/__cxa_begin_catch)
#21
whoisdavidvu
closed
3 years ago
11
fixed VS 2017 builds
#20
tobias-loew
closed
4 years ago
1
longjmp-like coroutine support
#19
etorth
opened
4 years ago
1
removed "/await:heapelide"
#18
tobias-loew
closed
4 years ago
1
Unify experimental includes
#17
Garcia6l20
closed
4 years ago
1
add MSVC 2019 x64 build
#16
Garcia6l20
closed
4 years ago
4
Add cmake support
#15
Garcia6l20
closed
4 years ago
6
MSVC in add_github_actions branch
#14
andreasbuhr
closed
4 years ago
1
vc++ 16.8.0 Preview 4 - support for c++ 20
#13
mediabuff
closed
4 years ago
2
vc++ cmake - cannot find tests-main.lib
#12
mediabuff
closed
4 years ago
7
vc++ 16.8.0. Preview 4.0 does not require /await
#11
mediabuff
closed
4 years ago
1
added cmake coroutine detection for VS 2019 (coroutines without /await)
#10
tobias-loew
closed
4 years ago
2
Add cmake support
#9
tobias-loew
closed
4 years ago
1
Integrate all
#8
tobias-loew
closed
4 years ago
1
Care about 'heapelide' flag for MSVC in add_cmake_support branch
#7
andreasbuhr
closed
2 years ago
1
What versions of MSVC should be supported / tested?
#6
andreasbuhr
closed
1 year ago
0
test discovery
#5
Garcia6l20
closed
4 years ago
12
fix workflow with clang
#4
Garcia6l20
closed
4 years ago
2
Integrate all
#3
Garcia6l20
closed
4 years ago
5
Clang/GCC incompatiblity
#2
Garcia6l20
opened
4 years ago
5
Add cmake support
#1
Garcia6l20
closed
4 years ago
0
Previous