Commit Graph

29 Commits

Author SHA1 Message Date
Oliver Kowalke
0c754f90c5 execution_context removed 2019-08-29 13:42:03 +02:00
Oliver Kowalke
2409751d1d update documentation 2018-02-05 21:02:15 +01:00
Oliver Kowalke
8346fbfa89 no data transfer with call/cc 2017-08-01 09:43:29 +02:00
Oliver Kowalke
f1b7c8698d 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
b26342288a execution_context is deprecated 2017-02-13 08:50:31 +01:00
Oliver Kowalke
1f53a8825d remove execution_context docu 2017-01-08 20:07:16 +01:00
Oliver Kowalke
c35ecd04df documentation: call/cc 2017-01-02 10:07:18 +01:00
Oliver Kowalke
e607528e4a reduced signature of ontop-fn 2016-11-21 08:19:02 +01:00
Oliver Kowalke
b79603a8ec docu: add forced_unwind ref 2016-07-08 07:46:42 +02:00
Oliver Kowalke
7eb8302865 pooled_fixedsize_stack uses boost.pool 2016-03-04 17:56:11 +01:00
Oliver Kowalke
47c9139f75 fix typos in docu 2016-02-10 22:12:16 +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
Oliver Kowalke
1bf9f6dfdb documentation updated 2016-01-12 20:29:58 +01:00
Oliver Kowalke
43d89cb639 support passing argument between execution_context' 2015-10-15 17:42:25 +02:00
Oliver Kowalke
aba41e54cc update documentation 2015-01-23 22:19:23 +01:00
Oliver Kowalke
ba36e3d243 add support for execution_context 2014-11-21 20:21:47 +01:00
Oliver Kowalke
f1f7a800a5 update documentation 2014-02-20 20:38:23 +01:00
Oliver Kowalke
1e05fc5fad docuemntation updated (supported architectures) 2014-01-17 17:25:11 +01:00
Oliver Kowalke
06a46e8db1 improve perfromance measurements 2014-01-16 17:57:47 +01:00
Oliver Kowalke
dbfeda223d context: simple_stack_allocator moved to examples directory, guarded_stack_allocator removed
[SVN r81346]
2012-11-14 17:30:45 +00:00
Oliver Kowalke
5fe939cd06 context: namespace renamed to 'context'; spltting up asm files
[SVN r80529]
2012-09-15 06:31:49 +00:00
Oliver Kowalke
12742947a2 context: update documentation
[SVN r80109]
2012-08-21 11:20:38 +00:00
Oliver Kowalke
2be3bf4d5a context: use size instead of limit if fc_stack
[SVN r79956]
2012-08-10 16:07:25 +00:00
Oliver Kowalke
2f0f7ae225 context: update documentation regarding to removed start_fcontext()
[SVN r78128]
2012-04-22 08:59:57 +00:00
Oliver Kowalke
13b4a5b3bd context: library stripped
[SVN r77938]
2012-04-12 18:42:36 +00:00
Oliver Kowalke
cf38ed5913 context: section 'requirements' added to documentation
[SVN r77280]
2012-03-09 07:00:58 +00:00
Oliver Kowalke
9c92666e11 context: remove build options from documentation
[SVN r77229]
2012-03-05 14:19:11 +00:00
Oliver Kowalke
b8fd549bac initial commit of boost.context
[SVN r76974]
2012-02-11 13:04:55 +00:00