libostd/ostd
Daniel Kolesa a0337c401e implement all the unicode ctype funcs, generate the tables 2018-01-02 22:23:18 +01:00
..
ext use <> for includes everywhere 2017-06-19 16:59:36 +02:00
algorithm.hh use <> for includes everywhere 2017-06-19 16:59:36 +02:00
argparse.hh ditch char_traits in string stuff 2017-12-15 23:32:06 +01:00
channel.hh use <> for includes everywhere 2017-06-19 16:59:36 +02:00
concurrency.hh yield current task in single-threaded coroutine scheduler on spawn 2017-11-05 22:10:22 +01:00
context_stack.hh get rid of gcc specific workarounds 2017-11-10 20:19:25 +01:00
coroutine.hh gcc/libstdc++ 7.x fixes 2017-11-03 12:56:34 +01:00
environ.hh use <> for includes everywhere 2017-06-19 16:59:36 +02:00
event.hh type/include cleanup 2017-04-09 16:44:45 +02:00
filesystem.hh use <> for includes everywhere 2017-06-19 16:59:36 +02:00
format.hh implement utf-32 string printing in format 2018-01-01 20:59:39 +01:00
generic_condvar.hh doc cleanups 2017-04-12 19:12:09 +02:00
io.hh use <> for includes everywhere 2017-06-19 16:59:36 +02:00
platform.hh doc cleanups 2017-04-12 19:12:09 +02:00
process.hh get rid of gcc specific workarounds 2017-11-10 20:19:25 +01:00
range.hh add a utility func to construct a container using a range 2018-01-01 21:06:25 +01:00
stream.hh use C locale in I/O and format by default 2017-11-12 19:15:43 +01:00
string.hh implement all the unicode ctype funcs, generate the tables 2018-01-02 22:23:18 +01:00
thread_pool.hh threaded build.cc 2017-04-30 20:16:49 +02:00
unit_test.hh gcc/libstdc++ 7.x fixes 2017-11-03 12:56:34 +01:00
vecmath.hh type/include cleanup 2017-04-09 16:44:45 +02:00