log libinterp/interpfcn/input.cc @ 16373:c97e82b2b5b9

age author description
Tue, 26 Mar 2013 13:26:34 -0400 John W. Eaton allow initial args to be passed to input hook functions
Tue, 26 Mar 2013 13:18:05 -0400 John W. Eaton return hook function ids
Thu, 21 Mar 2013 02:14:19 -0400 John W. Eaton provide pre- and post-input hook functions
Thu, 21 Mar 2013 02:04:12 -0400 John W. Eaton allow add_input_event_hook to accept function handles
Tue, 19 Mar 2013 17:28:53 -0400 John W. Eaton "\n" is the new empty string (bug #38552)
Tue, 12 Mar 2013 00:24:54 -0400 John W. Eaton rename curr_lexer, curr_parser, CURR_LEXER
Mon, 11 Mar 2013 15:01:32 -0400 John W. Eaton eliminate obsolete concepts of "pending local" and "forced" variables
Wed, 06 Mar 2013 22:56:56 -0500 John W. Eaton make global line_editing variable static in octave.cc
Wed, 06 Mar 2013 20:20:35 -0500 John W. Eaton move global promptflag variable to octave_reader class
Wed, 06 Mar 2013 19:45:53 -0500 John W. Eaton eliminate stdin_is_tty global variable
Wed, 06 Mar 2013 19:39:48 -0500 John W. Eaton move current_input_line to lexical_feedback class
Wed, 06 Mar 2013 14:36:19 -0500 John W. Eaton move more global parser and lexer variables to classes
Tue, 05 Mar 2013 17:50:37 -0500 John W. Eaton move more global variables to octave_lexical_feedback class
Tue, 05 Mar 2013 17:43:00 -0500 John W. Eaton clean up input.cc and eliminate ff_instream global variable
Tue, 05 Mar 2013 10:19:51 -0500 John W. Eaton use class for reading lexer input
Mon, 04 Mar 2013 09:13:32 -0500 John W. Eaton don't use new to create parser object
Sat, 02 Mar 2013 19:31:26 -0500 John W. Eaton eliminate global global_command variable
Fri, 01 Mar 2013 07:05:32 -0500 John W. Eaton * input.cc (get_user_input): Only return eof if retval is empty.
Thu, 28 Feb 2013 12:07:23 -0800 Rik build: Fix unused variable warning in compiling input.cc.
Wed, 27 Feb 2013 21:23:27 -0500 John W. Eaton * input.cc (input_event_hook): Return 0.
Wed, 27 Feb 2013 20:32:42 -0500 John W. Eaton parser tweaks
Wed, 27 Feb 2013 18:49:16 -0500 John W. Eaton use pure parser and reentrant lexer interfaces
Wed, 27 Feb 2013 13:09:33 -0500 John W. Eaton move a function and data member from lexical_feedback to octave_parser
Wed, 27 Feb 2013 13:07:38 -0500 John W. Eaton execute parser using member function of octave_parser class
Tue, 26 Feb 2013 20:10:00 -0500 John W. Eaton new class for parser state
Tue, 26 Feb 2013 15:23:27 -0500 John W. Eaton avoid using unwind_protect::run
Tue, 26 Feb 2013 12:43:15 -0500 John W. Eaton move reset_parser lexer helper function to lexical_feedback class
Tue, 26 Feb 2013 10:58:33 -0500 John W. Eaton cleanup lexical_feedback objects
Tue, 26 Feb 2013 01:10:08 -0500 John W. Eaton use pointer for global lexical_feedback structure
Tue, 26 Feb 2013 00:45:43 -0500 John W. Eaton new entry point for parser
Mon, 25 Feb 2013 01:04:15 -0500 John W. Eaton move octave_read to lex.ll
Mon, 25 Feb 2013 00:45:35 -0500 John W. Eaton improve end of file handling for lexer input
Tue, 12 Feb 2013 08:13:46 -0800 Rik doc: Add seealso links between input, yes_or_no, kbhit.
Mon, 01 Oct 2012 18:32:31 -0400 John W. Eaton eliminate some deprecated function warnings
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/input.cc@74824df183fa
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/interpfcn/input.cc@3e1a1a8fbd45