Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Kowalke
ba36e3d243 add support for execution_context 2014-11-21 20:21:47 +01:00
Oliver Kowalke
854c49d321 context: return pointer to fcontext_t
- make_fcontext() allocated fcontext_t on context stack and return pointer
 - stack_allocator renamed to guarded_stack_allocator
 - simple_stack_allocator using calloc()/free() added
 - pagesize() made public accessible


[SVN r80423]
2012-09-06 19:43:07 +00:00
Oliver Kowalke
bfcb85b02d context: remove properties <abi>, <binary-format> from Jamfile; update docu
[SVN r80165]
2012-08-24 08:26:53 +00:00
Oliver Kowalke
77b37b7de7 context: fix links in documentation
[SVN r79962]
2012-08-11 11:34:42 +00:00
Oliver Kowalke
b8fd549bac initial commit of boost.context
[SVN r76974]
2012-02-11 13:04:55 +00:00