Commit Graph

47 Commits

Author SHA1 Message Date
Oliver Kowalke
14b4f45187 docu: sanitizer support 2019-10-02 08:17:24 +02:00
Oliver Kowalke
0c754f90c5 execution_context removed 2019-08-29 13:42:03 +02:00
Oliver Kowalke
cd1ac4b87b update docu 2018-02-15 17:44:20 +01:00
Oliver Kowalke
3a12382a14 documentation updated 2018-02-09 06:35:48 +01: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
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
047e9f43eb remove doc/html directory 2017-01-02 21:57:13 +01:00
Oliver Kowalke
b2149a615a reduced signature of ontop-fn 2016-11-17 19:56:26 +01: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
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
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
Oliver Kowalke
6c8c8e6ff8 docu updated 2016-02-10 21:01:25 +01:00
Oliver Kowalke
553f2f02ca update docu 2016-02-09 17:25:46 +01:00
Oliver Kowalke
26c4849256 update docu for execution_context (v2) 2016-02-09 17:06: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
a5500c53ab update docu 2016-01-13 17:40:12 +01:00
Oliver Kowalke
edf6fda907 update documentation 2016-01-13 17:02:09 +01:00
Oliver Kowalke
1bf9f6dfdb documentation updated 2016-01-12 20:29:58 +01:00
Oliver Kowalke
5e0e749c7a add comparation operators to execution_context 2015-10-18 20:54:12 +02:00
Oliver Kowalke
43d89cb639 support passing argument between execution_context' 2015-10-15 17:42:25 +02:00
Oliver Kowalke
f8fda25030 add reference to BOOST_USE_WINFIBERS in docu 2015-06-05 20:02:40 +02:00
Oliver Kowalke
aadb5968f4 remove parent-tracking in execution_context
- tracking parent inside of execution_context:
- costs performance
- execution_context doesn't realy know which execution_context should be
  executed next (if it's terminating)
- fibers do not care of the parent context -> scheduler decides which is
  the next context
2015-06-03 09:00:21 +02:00
Oliver Kowalke
41123e262d make execution_context conform to N4397 2015-03-26 10:00:42 +01:00
Oliver Kowalke
1fbea51a47 update docu 2015-03-05 17:28:50 +01:00
Oliver Kowalke
c876a81184 docu 2015-02-18 18:47:26 +01:00
Oliver Kowalke
2dce78f1bf update docu 2015-01-23 22:27:08 +01: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
fac5cc5e12 fix type in docu 2014-01-17 17:34:47 +01:00
Oliver Kowalke
fdbf0d5211 add html-pages for 2014-01-17 17:28:19 +01:00
Oliver Kowalke
1e05fc5fad docuemntation updated (supported architectures) 2014-01-17 17:25:11 +01:00
Oliver Kowalke
47329c468a fix docu 2014-01-16 18:02:09 +01:00