Commit Graph

13 Commits

Author SHA1 Message Date
Oliver Kowalke
957772da96 corroutine: remove extra ;
[SVN r82716]
2013-02-04 07:19:28 +00:00
Oliver Kowalke
514373bf54 coroutine: remove unused params
[SVN r82715]
2013-02-04 07:09:38 +00:00
Oliver Kowalke
e17a4861e5 coroutine: make eval. of return values depended on BOOST_DISABLE_ASSERTS
[SVN r82602]
2013-01-25 09:03:44 +00:00
Oliver Kowalke
99cf44c93b coroutine: fix min/max problem (Windows macros)
[SVN r81789]
2012-12-08 11:38:12 +00:00
Oliver Kowalke
5bcd700e86 coroutine: fix memset() typo, add Licence and Copyright
[SVN r81767]
2012-12-07 17:55:34 +00:00
Oliver Kowalke
bafc8297f6 coroutine: fix memset issue
[SVN r81694]
2012-12-03 14:17:12 +00:00
Oliver Kowalke
fe6ecee884 coroutine: bugfix regarding to min/max MACROS from MS
[SVN r81690]
2012-12-03 12:17:51 +00:00
Oliver Kowalke
d79bae0ef0 coroutine: corrected BOOST_STATIC_ASSERT
[SVN r81631]
2012-11-30 07:52:01 +00:00
Oliver Kowalke
154f51b734 coroutine: remove static assert
[SVN r81618]
2012-11-28 21:50:36 +00:00
Oliver Kowalke
85ff848f9f coroutine: clean-up in coroutine_object
[SVN r81530]
2012-11-25 18:23:16 +00:00
Oliver Kowalke
6b0ef8de64 coroutine: access tuple members via global get<>() (required for older compilers)
[SVN r81527]
2012-11-25 12:11:30 +00:00
Oliver Kowalke
ffb718143b coroutine: replace deprecated BOOST_NO_RVALUE_REFERENCES
[SVN r81524]
2012-11-25 08:07:18 +00:00
Oliver Kowalke
3d578a9525 coroutine: initial commit
[SVN r81511]
2012-11-24 19:42:09 +00:00