source: trunk/FACT++/src/Readline.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13682   12 years tbretz Fixed a newly introduced bug when parsing the .x - opt should have ...
(edit) @13668   12 years tbretz Added a hint for the command line arguments to the explanation of .x; ...
(edit) @13649   12 years tbretz Made fLabel static to allow it being set rom dimctrl; added a virtual ...
(edit) @12961   13 years tbretz Implementd jumps and labels
(edit) @12824   13 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12781   13 years tbretz Icreased compatibility with different boost versions.
(edit) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(edit) @11326   13 years tbretz Added .! command to be able to execute shell commands.
(edit) @11131   13 years tbretz Put everything into the history, but only successfull commands into ...
(edit) @11049   13 years tbretz Added some comments.
(edit) @11048   13 years tbretz Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
(edit) @11046   13 years tbretz Removed an obsolete comment.
(edit) @11042   13 years tbretz Added time to output in Execute
(edit) @11038   13 years tbretz Make sure the pointer passed to rl_readline_name is kept valid.
(edit) @10976   13 years tbretz Added a log-file for everything entered.
(edit) @10922   13 years tbretz Added a wait command.
(edit) @10868   13 years tbretz Addes some missing comments.
(edit) @10654   13 years tbretz Added script execution.
(edit) @10498   13 years tbretz Use stringstreams to replace Form not strings and +=
(edit) @10496   13 years tbretz Removed usage of Tools::Form.
(edit) @10485   13 years tbretz Fixed a valgrind warning about mixing delete and free()
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10343   13 years tbretz Replaces local Trim function by function from tools; set ...
(edit) @10331   13 years tbretz Added Stop member function to interrupt readline.
(edit) @10308   13 years tbretz Added the RedirectionWrapper member function; made the comparison for ...
(edit) @10275   13 years tbretz Implemented that all identical previous history entries are removed ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.