Oliver Kowalke
310f3ce2f2
move sched_algorithm to algo::algorithm
...
- new namesapce algo
- shared_round_robin with shared ready queue
2016-05-13 20:14:48 +02:00
Oliver Kowalke
57267ec957
remove support for fiber interruption
2016-04-19 18:16:31 +02:00
Nat Goodspeed
963ab8a14a
Clarify timed_mutex::try_lock*() error conditions.
2016-02-10 00:36:53 -05:00
Oliver Kowalke
d541e88a4b
update documentation
2015-12-29 15:04:13 +01:00
Nat Goodspeed
d653cbdcc6
Finish proofreading pass.
...
Add a note to the condition_variable::wait_for(..., pred) overload.
fiber_specific_ptr::reset() has no default argument.
Remove mention of launch policy deferred, since no API accepts a launch
policy argument.
Copy construction or copy assignment of a shared_future leaves other.valid()
unchanged. It won't be 'true' unless it was 'true' before.
Mention that [shared_]future::get_exception_ptr() does not invalidate.
Note that 'blocks' and 'suspends' are used interchangeably.
Add some cross-references; add link to std::allocator_arg_t. Clarify the
cross-reference to the paragraph describing BOOST_FIBERS_NO_ATOMICS.
Reformat some overly-long source lines.
2015-09-03 09:16:09 -04:00
Nat Goodspeed
23434ca2e2
Tweaks to new documentation
2015-07-29 09:21:49 -04:00
Oliver Kowalke
5feef62a49
documentation: add description for mutext types
2015-07-29 12:13:33 +02:00
Oliver Kowalke
b8e2520b29
documentation: formating
2015-07-29 11:48:42 +02:00
Nat Goodspeed
1dadc51ec4
Add reference documentation for custom scheduling classes.
...
Also resolve certain previously-dangling internal documentation
cross-references: custom, synchronization, scheduling, stack.
Add documentation placeholders for mutex (and friends) lock(), try_lock(),
unlock() methods.
Add documentation placeholders for future (and shared_future)
get_exception_ptr() methods.
Remove documentation for obsolete future (and shared_future) swap(), operator
safe_bool() and operator!() methods.
2015-07-19 22:57:56 -04:00
Oliver Kowalke
3b9382f8df
update docu
2015-02-14 11:11:11 +01:00
Oliver Kowalke
2f19be6d67
use C++11
2014-12-27 19:07:42 +01:00
Oliver Kowalke
e48252837f
accept any clock type for lock_until() etc.
2014-09-05 17:55:16 +02:00
Oliver Kowalke
32d4a056d0
update documentation
2014-08-20 17:37:47 +02:00
Nat Goodspeed
e436bc991d
Add class_heading, member_heading et al. QuickBook templates and use for cross-referencing.
2013-11-08 18:30:11 -05:00
Oliver Kowalke
f5d9d6536b
docuemntation
2013-10-28 14:54:00 +01:00
Oliver Kowalke
676b9616d6
documentation update (pass #3 )
2013-10-26 10:18:35 +02:00
Oliver Kowalke
4f60f804ff
docuemtnation update
2013-10-13 11:01:38 +02:00
Oliver Kowalke
13e52fdb23
docu
2013-09-16 17:33:15 +02:00
Oliver Kowalke
327104ffe3
dou
2013-09-15 19:38:29 +02:00
Oliver Kowalke
5e59b45c8d
documentation
2013-09-13 17:38:36 +02:00
Oliver Kowalke
81e62e8962
changed directory structure as required by modularized-boost
2012-12-09 15:22:59 +01:00