source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.