source: trunk/FACT++/src/drivectrl.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11577   13 years tbretz Moved Dim:Setup to Main::execute
(edit) @11575   13 years tbretz Moved common option setup to Main.h; created Main namespace
(edit) @11574   13 years tbretz Added the possibility to setup DIM_HOST_NODE with the --host program ...
(edit) @11483   13 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(edit) @11481   13 years tbretz Replaced boost::thread by std::thread and boost::bind by std::bind ...
(edit) @11474   13 years tbretz Removed some obsolete includes; made it compile again.
(edit) @11471   13 years tbretz Replaced boost::array by std::array
(edit) @11264   13 years tbretz Removed includes which are now in Main.h
(edit) @11253   13 years tbretz Changed SetConfiguration to EvalConfiguration and its return value ...
(edit) @11251   13 years tbretz Started to unify the main program of the io_service based control program.
(edit) @11221   13 years tbretz Removed q as shortcut for --quit to avoid confusion with --quiet
(edit) @11218   13 years tbretz Added --cmd and --quit program option.
(edit) @11056   13 years tbretz Removed RunDim and replaces it with RunShell and LocalStream
(edit) @11043   13 years tbretz Added the --exec command.
(edit) @10997   13 years tbretz Added boot message to interactive session.
(edit) @10885   13 years tbretz Use GetBool and Ptr from EventImp directly.
(edit) @10804   13 years tbretz Simplified program options handling.
(add) @10774   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.