source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10312   15 years tbretz Some updates to the output of help messages.
(edit) @10311   15 years tbretz Added some links to the class reference.
(edit) @10310   15 years tbretz Removed some little code which is in the base classes anyway.
(edit) @10309   15 years tbretz Added typedef for StateNames; changed the getter such that they can ...
(edit) @10308   15 years tbretz Added the RedirectionWrapper member function; made the comparison for ...
(edit) @10307   15 years tbretz Fixed a small problem with wether changing the server should be stored ...
(edit) @10306   15 years tbretz Implemented GetComment and GetDescription member functions.
(edit) @10305   15 years tbretz Use ReadlineColor for unified look and feel.
(edit) @10304   15 years tbretz Added namespace ReadlineColor to provide some colored output for ...
(edit) @10303   15 years tbretz Added some examples how a proper --help output should look to be ...
(edit) @10301   15 years tbretz Implemented commands to display the command description and the ...
(edit) @10300   15 years tbretz Fixed typo in function name.
(edit) @10299   15 years tbretz Implemented event description into all kind of events.
(edit) @10298   15 years tbretz Added the automatic retrieval of the description strings as send by ...
(edit) @10297   15 years tbretz New struct implementing breaking a descriptive string into name, unit ...
(edit) @10296   15 years tbretz Changed some output from cout to cerr to avoid it going to man pages ...
(edit) @10295   15 years tbretz Added operator() for easy configuration; Added fDescription for ...
(edit) @10294   15 years tbretz AddTransitions and AddConfiguration now return a reference; ...
(edit) @10293   15 years tbretz Fixed the conversion for cases like 'C:5'
(edit) @10292   15 years tbretz Replaced -> by . in AddTransition and AddConfiguration.
(edit) @10289   15 years tbretz The Converter functions now throw exceptions. The previous way of ...
(edit) @10288   15 years tbretz Added Debug() member functions.
(edit) @10287   15 years tbretz Replaced some int by size_t.
(edit) @10286   15 years tbretz Added fReadBuffer, replaced CloseImp() by PostClose().
(edit) @10285   15 years tbretz Romved some nonsense comments.
(edit) @10284   15 years tbretz - Added enum ConnectionStatus_t - change fConnectionStatus type to ...
(edit) @10278   15 years tbretz Skipped processing of the terminating entry in the list.
(edit) @10277   15 years tbretz Fixed an exception when Get<string> returned in empty string in case ...
(edit) @10276   15 years tbretz Changed from teh default argument in Run() to an overloaded function, ...
(edit) @10275   15 years tbretz Implemented that all identical previous history entries are removed ...
(edit) @10274   15 years tbretz Slight modification to logging output, by default now the output of ...
(edit) @10273   15 years tbretz Adapted to new interface of Converter class, added the possibility to ...
(edit) @10272   15 years tbretz Implemented a proper interfacing to the reception of a possible EXIT ...
(edit) @10271   15 years tbretz Adapted usage of Converter class, make use of std::replace and ...
(edit) @10270   15 years tbretz Change the interface. Now it first compiles the format string into a ...
(edit) @10269   15 years tbretz
(edit) @10268   15 years tbretz Some improvements to the connection handling, added some PostMessage ...
(edit) @10267   15 years tbretz Changed to the new usage of the Converter class.
(edit) @10266   15 years tbretz Omitted a variable - just cosmetics.
(edit) @10265   15 years lyard
(edit) @10264   15 years lyard
(edit) @10253   15 years tbretz Added exaple for SetFrom Str and GetAsStr, remove fractional seconds ...
(edit) @10252   15 years tbretz Added new manipulators with out the fractional part of the seconds and ...
(edit) @10251   15 years tbretz Added some example how to calculate with times.
(edit) @10230   15 years tbretz Added compatibility with boost V1.40
(edit) @10222   15 years tbretz Adapted to changed in Configuration class
(edit) @10221   15 years tbretz Added the --dns option and proper environment variable mapping of ...
(edit) @10220   15 years tbretz Added fEnvMap and a default name mapper.
(edit) @10219   15 years tbretz Added conversion to a vector of boost::any, added more format options ...
(edit) @10218   15 years tbretz Replaced deque by queue
(edit) @10217   15 years tbretz Also using a reference is correct in this context, for safety it is ...
(edit) @10198   15 years tbretz Some minor updates to the comments
(add) @10183   15 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.