Commit Graph

168 Commits

Author SHA1 Message Date
Oliver Kowalke
14b4f45187 docu: sanitizer support 2019-10-02 08:17:24 +02:00
Oliver Kowalke
36a81359f0 docu: update architectures 2019-09-12 17:38:19 +02:00
Oliver Kowalke
0c754f90c5 execution_context removed 2019-08-29 13:42:03 +02:00
Oliver Kowalke
227fbd01f2 documentation updated 2019-08-11 20:04:40 +02:00
Augusto Hack
d2d58c6e28
typo fix 2018-08-18 20:15:43 -03:00
Oliver Kowalke
2e37599461 remove all.hpp because of name clashes (forced_unwind) 2018-04-14 11:31:05 +02:00
Thomas Kent
0361f571d1 Added working compiler versions and features needed for the lib 2018-03-15 16:36:26 -05:00
Oliver Kowalke
40f871b2b3 docu 2018-02-15 17:51:04 +01:00
Oliver Kowalke
cd1ac4b87b update docu 2018-02-15 17:44:20 +01:00
Oliver Kowalke
388a255ee8 rvalue-ref qualified resume()/resume_with() only 2018-02-09 17:27:35 +01:00
Oliver Kowalke
3a12382a14 documentation updated 2018-02-09 06:35:48 +01:00
Oliver Kowalke
8e7ffd157c resume()/resume_with() rvalue-ref qualified 2018-02-08 21:36:29 +01:00
Oliver Kowalke
7c3a6b51c5 mark execution_context (v1) as deprecated 2018-02-08 09:56:22 +01:00
Oliver Kowalke
ccd9a472c8 docu: fix link to P0876 2018-02-06 19:31:02 +01:00
Oliver Kowalke
2409751d1d update documentation 2018-02-05 21:02:15 +01:00
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