libostd/ostd
Daniel Kolesa 023af03361 spawn/make_channel/yield without explicitly specifying scheduler 2017-03-23 11:35:23 +01:00
..
ext update naming style across range module 2017-02-16 20:02:55 +01:00
internal actually free coroutine stacks in dtor (more predictable and safer) 2017-03-22 22:38:48 +01:00
algorithm.hh add range_put_all which can be overloaded with special optimizations 2017-02-19 18:14:09 +01:00
channel.hh make channels outside of scheduler 2017-03-23 10:41:13 +01:00
concurrency.hh spawn/make_channel/yield without explicitly specifying scheduler 2017-03-23 11:35:23 +01:00
context_stack.hh fixes, bigger stack for main task, take spawn funcs by value 2017-03-22 17:32:58 +01:00
coroutine.hh actually free coroutine stacks in dtor (more predictable and safer) 2017-03-22 22:38:48 +01:00
environ.hh rename string range types to new style 2017-02-16 19:07:14 +01:00
event.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
filesystem.hh move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
format.hh move over to standard filesystem module (from std::experimental or std) 2017-03-10 18:31:34 +01:00
generic_condvar.hh make the generic condvar public 2017-03-23 10:25:24 +01:00
io.hh move some more bits into impl files 2017-03-09 19:21:01 +01:00
platform.hh windows fixes 2017-03-10 03:05:05 +01:00
range.hh implement more compares to make range halves conformant random/bidirectional iterators 2017-03-11 14:24:41 +01:00
stream.hh move some more bits into impl files 2017-03-09 19:21:01 +01:00
string.hh remove ostd::to_string and ostd::concat (both replaced by more flexible format) 2017-02-20 20:43:38 +01:00
thread_pool.hh unified single-type interface for channels 2017-03-23 03:17:09 +01:00
types.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
unordered_map.hh update naming style across range module 2017-02-16 20:02:55 +01:00
vecmath.hh update to new style everywhere 2017-02-16 20:49:34 +01:00
vector.hh update naming style across range module 2017-02-16 20:02:55 +01:00