2
0
mirror of https://github.com/boostorg/context.git synced 2026-02-02 08:42:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Oliver Kowalke
7c3a6b51c5 mark execution_context (v1) as deprecated 2018-02-08 09:56:22 +01:00
Oliver Kowalke
2409751d1d update documentation 2018-02-05 21:02:15 +01:00
Oliver Kowalke
c0baca035b documentation 2017-06-04 20:27:03 +02:00
Oliver Kowalke
4b8a730919 support ucontext_t in callcc() 2017-06-01 18:20:02 +02:00
Oliver Kowalke
518ba02aa2 docu: add hint how execution_context-API can be used 2017-04-09 19:10:23 +02:00
Oliver Kowalke
a429ff6301 docu: hint to enable execution_context v1/v2 2017-04-01 05:42:34 +02:00
Oliver Kowalke
c35ecd04df documentation: call/cc 2017-01-02 10:07:18 +01:00
Oliver Kowalke
c0ffc68c3a docu: stack unwinding in ecv1 2016-07-08 07:38:05 +02:00
Oliver Kowalke
2b02a1510a add hint regarding to exceptions in documentation 2016-02-17 16:53:45 +01:00
Oliver Kowalke
d197ecc83e update docu 2016-02-15 19:38:06 +01:00
Oliver Kowalke
cfe778c88b execution_context::operator(exec_ontop_arg) -> nullptr for vp 2016-02-11 19:11:27 +01:00
Oliver Kowalke
d770759d11 update docu 2016-02-11 17:41:21 +01:00
Oliver Kowalke
14550d134f update docu 2016-02-10 20:35:22 +01:00
Oliver Kowalke
68a57f29b3 rename captued_context to execution_context
- split into execution_context v2 (previous captured_context)
  and execution_context v1
- v1 enabled if segmented-stacks=on at b2 commandline
2016-02-06 12:18:38 +01:00