|
|
@13217
|
13 years |
tbretz |
Some improved debug output.
|
|
|
@13068
|
13 years |
tbretz |
Removed some old debug output when commands are issued.
|
|
|
@12126
|
13 years |
tbretz |
Made --help output more compatible with help2man.
|
|
|
@11468
|
13 years |
tbretz |
Only plot the created commands in debig mode.
|
|
|
@11399
|
13 years |
tbretz |
Added microseconds to time output.
|
|
|
@11302
|
13 years |
tbretz |
Added PrintListOfAllowedEvents
|
|
|
@11287
|
13 years |
tbretz |
Added locking around HandleEvent
|
|
|
@11061
|
13 years |
tbretz |
Improved the output when a command was added; suppress anything inside ...
|
|
|
@10977
|
13 years |
tbretz |
Added some debug messages to see when commands get posted and/or handled.
|
|
|
@10873
|
13 years |
tbretz |
Replaced a self-done loop by std::find; changed some comments.
|
|
|
@10780
|
13 years |
tbretz |
Replaced stringstream in log-stream by ostringstream.
|
|
|
@10720
|
13 years |
tbretz |
Improved some log-output.
|
|
|
@10690
|
14 years |
tbretz |
Updated docu according to latest changes.
|
|
|
@10688
|
14 years |
tbretz |
Renamed AddConfiguration and AddTransition to AddEvent
|
|
|
@10657
|
14 years |
tbretz |
Added or improved documentation.
|
|
|
@10586
|
14 years |
tbretz |
Changed the logic in Run() in a way that fExitRequeted is reset at the ...
|
|
|
@10498
|
14 years |
tbretz |
Use stringstreams to replace Form not strings and +=
|
|
|
@10497
|
14 years |
tbretz |
Removed the last usage of Tools::Form.
|
|
|
@10496
|
14 years |
tbretz |
Removed usage of Tools::Form.
|
|
|
@10490
|
14 years |
tbretz |
Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
|
|
|
@10450
|
14 years |
tbretz |
Fixed a wrong info in a SetCurrentState call.
|
|
|
@10429
|
14 years |
tbretz |
Moved the tools function into their own namespace to get rid of ...
|
|
|
@10424
|
14 years |
tbretz |
Suppress server name when in PrintListOfEvents
|
|
|
@10385
|
14 years |
tbretz |
Moved setting of default states to a protected memeber function; made ...
|
|
|
@10370
|
14 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@10344
|
14 years |
tbretz |
Added arguments to PrintListOfEvents.
|
|
|
@10327
|
14 years |
tbretz |
Switched on the non dim-standard formats for DimCommands; improved the ...
|
|
|
@10314
|
14 years |
tbretz |
Added descriptions for the default states; added PrintListOfStates ...
|
|
|
@10309
|
14 years |
tbretz |
Added typedef for StateNames; changed the getter such that they can ...
|
|
|
@10300
|
14 years |
tbretz |
Fixed typo in function name.
|
|
|
@10294
|
14 years |
tbretz |
AddTransitions and AddConfiguration now return a reference; ...
|
|
|
@10289
|
14 years |
tbretz |
The Converter functions now throw exceptions. The previous way of ...
|
|
|
@10273
|
14 years |
tbretz |
Adapted to new interface of Converter class, added the possibility to ...
|
|
|
@10218
|
14 years |
tbretz |
Replaced deque by queue
|
|
|
@10183
|
14 years |
tbretz |
New import.
|