source: trunk/FACT++/src

Revision Log Mode:


Legend:

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