Commit Graph

492 Commits

Author SHA1 Message Date
klemens-morgenstern
0e0a68cd08 compiling version 2016-04-15 12:10:52 +02:00
klemens-morgenstern
9f1ef0509a async handling workign 2016-04-15 00:32:34 +02:00
klemens-morgenstern
6506ab5980 downgrade to c++11 2016-04-14 16:04:39 +02:00
klemens-morgenstern
46afca8239 fixed run_exe 2016-04-14 15:25:55 +02:00
klemens-morgenstern
4f98d09eb3 working error handler 2016-04-14 14:30:00 +02:00
klemens-morgenstern
5520d14173 basic meta stuff works 2016-04-14 14:04:04 +02:00
klemens-morgenstern
8c2208d640 custom traits, not compiling 2016-04-11 17:32:47 +02:00
klemens-morgenstern
f021aa19d3 cleanup and working env 2016-04-11 00:39:38 +02:00
klemens-morgenstern
bfdc96f7c8 cleanup 2016-04-10 15:09:14 +02:00
klemens-morgenstern
ef61f3d827 added asnyc_close to async_pipe 2016-04-10 14:27:21 +02:00
klemens-morgenstern
3f0fbff896 added async_pipe - untested 2016-04-09 20:26:02 +02:00
klemens-morgenstern
11d56e28eb cleaned up async stuff 2016-04-09 13:54:52 +02:00
klemens-morgenstern
e7c7be6ad3 reduced complex async.cpp 2016-04-07 19:19:24 +02:00
klemens-morgenstern
6411752abb finished alpha of async 2016-04-06 01:15:46 +02:00
klemens-morgenstern
bc928bc6e5 working async-buffer out 2016-04-04 10:44:23 +02:00
klemens-morgenstern
724370a35d not working, but also non-crashing async-io 2016-04-04 10:16:59 +02:00
klemens-morgenstern
d206ce7b91 progress on async, on_exit works now. 2016-04-03 16:39:12 +02:00
klemens-morgenstern
68f23850a0 started on async stuff 2016-04-02 15:29:42 +02:00
klemens-morgenstern
a7e0f0d858 a few child fixes 2016-03-28 14:01:44 +02:00
klemens-morgenstern
41d134c397 bind_stdin works 2016-03-22 23:37:46 +01:00
klemens-morgenstern
21543ba129 got the sync-io to work
at least if we ignore issue #3
2016-03-22 22:48:15 +01:00
klemens-morgenstern
5064e1f69b stderr is working 2016-03-22 01:51:44 +01:00
klemens-morgenstern
ebb73ef84c not working verison of piping... 2016-03-22 01:32:41 +01:00
klemens-morgenstern
835c309af1 piping doesn't work, though the test does compile.
Maybe I'll restructure the file descriptors, because they do not work as expected with C++14
2016-03-20 23:10:01 +01:00
klemens-morgenstern
e708ee77c7 updated io stuff - not yet compiling 2016-03-20 17:22:46 +01:00
klemens-morgenstern
886676c116 added io headers 2016-03-20 14:27:06 +01:00
klemens-morgenstern
9b0c68f2f0 addes async and named pipes 2016-03-19 22:18:02 +01:00
klemens-morgenstern
4c9f689fbe removed wchar_t stuff and added pipe test 2016-03-19 21:03:07 +01:00
klemens-morgenstern
12f2bf4de9 added exe_args in alpha status, run_exe_path works now (win) 2016-03-14 22:47:34 +01:00
klemens-morgenstern
677745f53d ok, now working including throw-on-default 2016-03-14 00:21:48 +01:00
klemens-morgenstern
4da62bff3d fix.
run_exe now works on windows
2016-03-13 23:54:41 +01:00
klemens-morgenstern
602d0373ea not working version, backup 2016-03-13 23:00:14 +01:00
klemens-morgenstern
3ae369a4fe temporary commit, second rework of the initializer 2016-03-12 20:17:14 +01:00
klemens-morgenstern
2f1e907192 added environment structs 2016-02-28 23:34:31 +01:00
klemens-morgenstern
4c422d860b backup commit 2016-02-20 19:43:36 +01:00
klemens-morgenstern
6956d0f656 changed args and cmd
untested.
2016-02-19 22:29:07 +01:00
klemens-morgenstern
88fef81b0c well...still playing around here 2016-02-14 23:27:13 +01:00
klemens-morgenstern
40323899fc restructured basically everything. not working yet 2016-02-12 22:49:43 +01:00
klemens-morgenstern
ee43c8f171 made synopsis of child... 2016-02-08 10:50:46 +01:00
klemens-morgenstern
1e4ac4c382 added is_running 2016-02-07 22:37:48 +01:00
klemens-morgenstern
e6d4edebdb started on the rework - not working 2016-02-07 22:05:16 +01:00
klemens-morgenstern
f1a6c8590d restructured the repo to fit the other boost repositories 2016-02-07 13:24:49 +01:00