|
025e95c020
|
Added pipe support for threaded commands via the pipe() function. README updated.
|
2016-05-21 18:30:50 +02:00 |
|
|
40f2b2ee6b
|
Corrected some memory leaks at exit due to stringToArgcArgv().
|
2016-05-01 16:50:53 +02:00 |
|
|
5d68248b18
|
Renamed some functions and variables in SIGINT handling. README updated. Removed "using" directives in the headers. Input, output and error streams are now fields
of Shell. stringToArgcArgv has its own namespace.
|
2016-04-23 13:03:53 +02:00 |
|
|
f6c3135c27
|
Options handling rewritten with usage of popt.h. fixed #1 with stringtoargcargv.cpp. The command arguments are now passed as struct mshconsole::Params. Readme
updated in oreder to mention stringtoargcargv.cpp.
|
2016-04-16 19:29:51 +02:00 |
|