source: trunk/FACT++/src/Main.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16737   11 years tbretz Implement a way to check if the (Log) Message Queue is empty. Only ...
(edit) @16093   11 years tbretz Replaced size() by empty() where possible
(edit) @15177   11 years tbretz Added a --no-log option, just in case...
(edit) @15109   12 years tbretz Removed default from 'host'
(edit) @15017   12 years tbretz Changed return codes from EvalOption such that 0 means 'stop, but ...
(edit) @14664   12 years tbretz Some fix in the options documentation.
(edit) @14571   12 years tbretz Added dim version to startup message.
(edit) @14545   12 years tbretz Before commands are executed (cmd, exec) we wait now until we are sure ...
(edit) @14016   12 years tbretz Replaced lexical cast by to_string
(edit) @13796   12 years tbretz Propagate the return code to the program exit.
(edit) @13749   12 years tbretz added pid to output.
(edit) @13673   12 years tbretz Added the possibility to pipe arguments to the executed scripts.
(edit) @13650   12 years tbretz Instead of calling shell.Stop(), simply shell.Run() is not called if ...
(edit) @13007   13 years tbretz Mini change to the hep output.
(edit) @12956   13 years tbretz To dfine the virtual Run() function a new class MainImp is used now ...
(edit) @12824   13 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12783   13 years tbretz Icreased compatibility with different boost versions.
(edit) @12127   13 years tbretz Made --help output more compatible with help2man
(edit) @12087   13 years tbretz Added the PrintHelp function which is supposed to print state and ...
(edit) @11945   13 years tbretz Added append-log option.
(edit) @11581   13 years tbretz Removed unintentionally comitted debug output.
(edit) @11580   13 years tbretz Added --null option to suppress the output more or less completely.
(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) @11530   13 years tbretz Flush the output during startup immediately.
(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) @11472   13 years tbretz Replaced boost::thread by std::thread.
(edit) @11470   13 years tbretz Improved output.
(edit) @11401   13 years tbretz Do not output = if avlue is empty
(edit) @11390   13 years tbretz Updated startup block
(edit) @11389   13 years tbretz UPdated startup block
(edit) @11388   13 years tbretz Added svn revision to output at startup.
(edit) @11386   13 years tbretz Added output of a lot of information at startup.
(edit) @11349   13 years tbretz Fixed variable names.
(edit) @11346   13 years tbretz Use Vec instead of Get
(edit) @11330   13 years tbretz Check whether option is available before accessing 'console' option.
(edit) @11263   13 years tbretz Added include of boost/thread.hpp and LocalControl.h
(edit) @11253   13 years tbretz Changed SetConfiguration to EvalConfiguration and its return value ...
(add) @11252   13 years tbretz Added a first draft of a unified main program.
Note: See TracRevisionLog for help on using the revision log.