Commit Graph

22 Commits

Author SHA1 Message Date
Oliver Kowalke
bce46a83a9 Merge branch 'develop' 2017-05-26 22:14:08 +02:00
Oliver Kowalke
bcb2b415ce call/cc supports ucontext_t and WinFiber 2017-05-26 11:42:28 +02:00
Oliver Kowalke
353d716c2e remove example using segmented stacks
- segemented stacks can only be used by execution_context (v1)
- boost.coroutine2 does not support execution_context (v1)
2017-04-08 11:43:26 +02:00
oliver Kowalke
2c74f97f17 Merge branch 'develop' 2017-01-16 11:41:56 +01:00
Oliver Kowalke
9a166cd623 add support for callcc() 2017-01-02 13:31:23 +01:00
oliver Kowalke
248bb640f0 Merge branch 'develop' 2016-11-17 08:40:03 +01:00
Oliver Kowalke
0fc8ca7f6c remove example simple 2016-11-16 09:12:32 +01:00
Oliver Kowalke
be189f21db Merge branch 'develop' 2016-02-11 19:14:18 +01:00
Oliver Kowalke
fdf24a0607 rename of caputed_context to execution_context (v2)
- execution_context (v2) is enabled per default
- execution_context (v1) is enabled for property segmented-stacks=on
2016-02-06 12:37:50 +01:00
Oliver Kowalke
1f15040a55 Merge branch 'develop' 2016-01-26 17:49:37 +01:00
Oliver Kowalke
6796caa2c7 use of captured_context 2016-01-03 21:08:51 +01:00
Oliver Kowalke
a73e4b1ace adapt new execution_context API 2015-12-22 12:00:25 +01:00
Oliver Kowalke
4bb8f7585f adapt new execution_context API 2015-11-29 15:39:58 +01:00
Oliver Kowalke
fe869dd847 add missing header for isdigit() in example parser 2015-10-19 11:55:27 +02:00
Oliver Kowalke
cfc703732a segmented-stacks=on -> only segmented_stack is available 2015-10-18 19:17:56 +02:00
Oliver Kowalke
3219de5e0f remove example chained.cpp 2015-09-21 17:30:46 +02:00
Oliver Kowalke
698c52ee89 fix formating 2015-09-18 21:29:19 +02:00
Oliver Kowalke
7183bb6e4c add new example of chained coroutines 2015-09-18 21:23:47 +02:00
Oliver Kowalke
bf1a225780 rename asymmetric_coroutine<> to coroutine<> 2015-06-22 19:27:46 +02:00
Oliver Kowalke
673b2e2878 add "Done" as output for example layout 2015-04-03 09:54:23 +02:00
Oliver Kowalke
f207943aa9 parser example: throw exception if invalid token 2015-01-24 23:20:58 +01:00
Oliver Kowalke
81b2255ddf initial import 2015-01-23 23:15:23 +01:00