2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-24 05:42:16 +00:00

153 Commits

Author SHA1 Message Date
Oliver Kowalke
420554fe9a function executed by resume_with() has to return a continuation 2017-08-10 18:20:29 +02:00
Oliver Kowalke
8346fbfa89 no data transfer with call/cc 2017-08-01 09:43:29 +02:00
Oliver Kowalke
ad29fd3afd update performance docu 2017-06-04 20:27:03 +02:00
oliver Kowalke
492784dda3 update performance numbers 2017-06-04 20:27:03 +02:00
Oliver Kowalke
c0baca035b documentation 2017-06-04 20:27:03 +02:00
Oliver Kowalke
fa890b1c4d adapt Jamfiles for new properties 2017-06-04 20:27:03 +02:00
Oliver Kowalke
f1b7c8698d documentation 2017-06-04 20:27:03 +02:00
Oliver Kowalke
a72f69607f support WinFibers in callcc() 2017-06-04 20:27:03 +02:00
Torkel Bjørnson-Langen
7c3082d1f8 spelling corrections in doc/callcc.qbk 2017-06-01 18:20:02 +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
03573d7e7e Update stack.qbk 2017-03-14 14:25:23 +01:00
Oliver Kowalke
82293a2c03 rename of continuation member functions 2017-03-05 10:22:48 +01:00
oliver Kowalke
b26342288a execution_context is deprecated 2017-02-13 08:50:31 +01:00
Oliver Kowalke
25ed545efb ontop-fn accept rvalue reference to continuation 2017-02-04 06:58:17 +01:00
oliver Kowalke
3a822359ec resume() -> continuation::operator() 2017-02-02 09:19:10 +01:00
oliver Kowalke
98291526a7 rename transfer_data() -> get_data() 2017-02-01 09:30:35 +01:00
Oliver Kowalke
1f53a8825d remove execution_context docu 2017-01-08 20:07:16 +01:00
Oliver Kowalke
f2e1761a4d fix example fibonacci 2017-01-08 09:38:37 +01:00
Oliver Kowalke
dbd95e8421 callcc() -> resume() 2017-01-05 18:59:02 +01:00
Oliver Kowalke
047e9f43eb remove doc/html directory 2017-01-02 21:57:13 +01:00
Oliver Kowalke
c35ecd04df documentation: call/cc 2017-01-02 10:07:18 +01:00
oliver Kowalke
1aa4e6a320 Merge branch 'ontop' into develop 2016-11-21 08:19:56 +01:00
Oliver Kowalke
e607528e4a reduced signature of ontop-fn 2016-11-21 08:19:02 +01:00
Oliver Kowalke
b2149a615a reduced signature of ontop-fn 2016-11-17 19:56:26 +01:00
oliver Kowalke
4ad58e5516 documentation: fix perforamnce numbers 2016-11-11 08:05:13 +01:00
Rene Rivera
c678ebca49 Add, and update, documentation build targets. 2016-10-07 23:07:33 -05:00
Oliver Kowalke
796163f4cd update docu 2016-10-07 19:29:52 +02:00
Oliver Kowalke
d7e39b4c18 pass ecv2 a universal reference to context-fn 2016-10-07 19:20:30 +02:00
oliver Kowalke
1a04f47b72 fix examples n docu for ecv2 2016-09-27 09:28:19 +02:00
oliver Kowalke
6623cf0e1f update note regarding to C++11 in documentation 2016-09-06 09:15:23 +02:00
Oliver Kowalke
b79603a8ec docu: add forced_unwind ref 2016-07-08 07:46:42 +02:00
Oliver Kowalke
205abc22e9 docu: add not to stack unwinding vor ecv2 2016-07-08 07:45:51 +02:00
Oliver Kowalke
c0ffc68c3a docu: stack unwinding in ecv1 2016-07-08 07:38:05 +02:00
oliver Kowalke
0f291d7729 add boostdoc in doc/Jamfile 2016-06-15 08:00:00 +02:00
Oliver Kowalke
decef3c69a typo in docu 2016-03-04 18:27:56 +01:00
Oliver Kowalke
6dfe40a916 fix typos in docu 2016-03-04 18:02:06 +01:00
Oliver Kowalke
7eb8302865 pooled_fixedsize_stack uses boost.pool 2016-03-04 17:56:11 +01:00
Oliver Kowalke
073e3ce15e update documentation 2016-02-27 20:21:09 +01:00
Oliver Kowalke
782d70f5be use boost::pool::pool<> in fixedsize_stack 2016-02-27 16:45:52 +01:00
Oliver Kowalke
2b02a1510a add hint regarding to exceptions in documentation 2016-02-17 16:53:45 +01:00
Oliver Kowalke
6fad1c9351 docu 2016-02-15 19:49:09 +01:00
Oliver Kowalke
d197ecc83e update docu 2016-02-15 19:38:06 +01:00
Oliver Kowalke
e802ccf5cf docu 2016-02-12 19:30:45 +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
47c9139f75 fix typos in docu 2016-02-10 22:12:16 +01:00
Oliver Kowalke
6192b4b735 update docu 2016-02-10 22:02:48 +01:00
Oliver Kowalke
1b89400e23 update docu 2016-02-10 21:47:27 +01:00