Commit Graph

380 Commits

Author SHA1 Message Date
Oliver Kowalke
720d5fa037 coroutine: fix for#8024 for C++11 too
[SVN r82974]
2013-02-18 15:50:07 +00:00
Oliver Kowalke
09271762bd coroutine: introduction of property segmented-stacks
[SVN r82898]
2013-02-15 09:19:26 +00:00
Oliver Kowalke
ec4abeb3ec coroutine: fix for bug #8024 - create const_iterator from coroutine
[SVN r82869]
2013-02-14 12:29:51 +00:00
John Maddock
5ebc5cb875 Fixes for PDF documentation build.
[SVN r82853]
2013-02-13 16:57:12 +00:00
John Maddock
20881545a7 Fixes for PDF documentation build.
[SVN r82852]
2013-02-13 16:50:42 +00:00
Oliver Kowalke
1e899706fa coroutine: fix for bug #8023
[SVN r82841]
2013-02-12 19:23:48 +00:00
Oliver Kowalke
3bf228523c coroutine: support for segmented stacks added
[SVN r82840]
2013-02-12 19:01:29 +00:00
Oliver Kowalke
d16dfc92e5 coroutine: support C++11 range-for
[SVN r82760]
2013-02-06 16:59:17 +00:00
Oliver Kowalke
a916a61815 coroutine: update documentation
[SVN r82751]
2013-02-05 15:14:13 +00:00
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
bb2f15f9e7 coroutine: merge from trunk (documentation)
[SVN r82578]
2013-01-21 09:18:57 +00:00
Oliver Kowalke
2bf5b1e71a coroutine: small change in documentation
[SVN r82535]
2013-01-18 19:23:00 +00:00
Oliver Kowalke
c9021a3f6d coroutine: fix in documentation
[SVN r82198]
2012-12-24 06:21:52 +00:00
Oliver Kowalke
3d000340bb coroutine: fix typo in documentation
[SVN r82197]
2012-12-24 06:20:57 +00:00
Oliver Kowalke
4976f8a75c coroutine: fix min/max problem triggered by Windows min/max macros
[SVN r81790]
2012-12-08 11:40:02 +00:00
Oliver Kowalke
99cf44c93b coroutine: fix min/max problem (Windows macros)
[SVN r81789]
2012-12-08 11:38:12 +00:00
Oliver Kowalke
e2b784f5a1 coroutine: initial commit
[SVN r81769]
2012-12-07 19:21:59 +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
76e3bcfa1d icoroutine: missing copyright and licence to examples added
[SVN r81691]
2012-12-03 12:30:20 +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
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00