Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Kowalke
82a78583ff rename to symmetric_coroutine_call<> 2014-02-05 19:27:22 +01:00
Oliver Kowalke
baabddae44 rename symmetric_coroutine_self -> symmetric_coroutine_yield 2014-02-05 17:38:09 +01:00
Oliver Kowalke
04f6936ec5 consolidate c++11 example for symmetric coroutine 2014-02-03 20:18:22 +01:00
Oliver Kowalke
1fde4d2219 c++11 examples for symmetric coroutines 2014-02-03 20:09:51 +01:00
Oliver Kowalke
9419e36876 rename coroutine -> asymmetric_coroutine in examples 2014-02-03 19:26:39 +01:00
Oliver Kowalke
ad206b293d renamic coroutine<> -> asymmetric_coroutine<> 2014-02-01 11:24:38 +01:00
Oliver Kowalke
0223e75a70 remove pull/push_coroutine_object classes 2014-01-29 16:59:19 +01:00
Oliver Kowalke
33015374a0 disable example await_emu because of problems with boost::thread 2014-01-16 20:39:05 +01:00
Oliver Kowalke
e5120a4b71 coroutine: remove deprecated interface
[SVN r86521]
2013-10-30 08:23:09 +00:00
Oliver Kowalke
6fd959fbf2 coroutine: fix for #8782 (no best alternative/missing symbol)
[SVN r85376]
2013-08-17 16:11:33 +00:00
Oliver Kowalke
4c4f2afbd5 coroutine: coroutine_error + coroutine_errc
[SVN r85139]
2013-07-23 19:49:38 +00:00
Oliver Kowalke
01235d2ee7 coroutine: update of interface
[SVN r85105]
2013-07-22 15:03:42 +00:00
Oliver Kowalke
865902f9b5 coroutine: intro of coroutine<>::pull_type, coroutine<>::push_type
[SVN r85058]
2013-07-17 14:09:07 +00:00
Oliver Kowalke
c39d9509a4 coroutine: fix auto-link in config.hpp and update examples
[SVN r84996]
2013-07-10 06:44:14 +00:00