log src/input.cc @ 14977:02952657182e

age author description
Thu, 19 Jul 2012 11:48:40 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Mon, 16 Jul 2012 16:55:27 +0100 Carnë Draug doc: typo on PS1 documentation example stable
Mon, 09 Jul 2012 09:43:53 -0700 Rik doc: Periodic spellcheck of documentation.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 01 Dec 2011 04:26:46 -0500 John W. Eaton plug some memory leaks
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Mon, 03 Oct 2011 11:03:40 -0400 John W. Eaton improve memory use for the pager and diary streams (bug #34431)
Tue, 23 Aug 2011 17:08:51 -0400 John W. Eaton eliminate duplication of internal variables controlling command history
Tue, 09 Aug 2011 23:23:59 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 09 Aug 2011 22:16:06 -0400 John W. Eaton use gnulib::fseek and gnulib::fopen stable
Wed, 03 Aug 2011 13:57:54 -0400 John W. Eaton periodic merge of stable to default
Wed, 03 Aug 2011 13:56:53 -0400 John W. Eaton use gnulib:: qualifiers for more stdio functions stable
Tue, 02 Aug 2011 15:51:04 -0400 John W. Eaton allow debugging when input is not coming from a tty
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 25 Dec 2010 07:43:04 -0800 Rik Correct use of xref macro to prevent Texinfo warning.
Wed, 22 Dec 2010 03:53:39 -0500 Jordi Gutiérrez Hermoso Documentation fixes
Wed, 15 Dec 2010 00:44:10 -0500 John W. Eaton don't process input_event_hook when we are parsing a function
Wed, 17 Nov 2010 02:40:43 -0500 John W. Eaton eliminate some possible memory leaks
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 25 Mar 2010 17:30:07 -0400 John W. Eaton undo recent gnulib-related changes
Wed, 24 Mar 2010 17:27:58 +0100 David Grundberg Use gnulib headers instead of C++ std headers where needed.
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Fri, 22 Jan 2010 07:30:44 -0500 John W. Eaton make dbstep work with keyboard function
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Fri, 18 Dec 2009 03:05:06 -0500 John W. Eaton get_debug_input: force interactive input mode; don't get user input unless stdin is a tty
Tue, 04 Aug 2009 16:31:15 -0400 John W. Eaton selectively complete filenames in some cases
Tue, 04 Aug 2009 15:32:14 -0400 John W. Eaton make dbwhere work when called at keyboard prompt
Tue, 04 Aug 2009 12:59:16 -0400 John W. Eaton correctly skip frame assigned to keyboard function
Tue, 04 Aug 2009 11:54:15 +0200 Jaroslav Hajek fix stack manip in keyboard
Thu, 30 Jul 2009 16:26:39 -0400 Ryan Rusaw handle classdef syntax in lexer and parser
Thu, 25 Jun 2009 13:57:38 +0200 Jaroslav Hajek yet more unwind_protect improvements
Thu, 25 Jun 2009 11:41:46 +0200 Jaroslav Hajek avoid passing local variable pointers to unwind_protect
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function
Tue, 26 May 2009 11:20:40 -0400 John W. Eaton properly unmark forced variables
Tue, 19 May 2009 12:37:57 -0400 John W. Eaton allow multiple input event hook functions to be installed simultaneously
Fri, 17 Apr 2009 16:38:34 -0700 Rik Update section 2.4 of basics.txi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 21 Mar 2009 08:29:37 -0700 Rik Documentation cleanup of basics.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 25 Feb 2009 03:02:28 -0500 John W. Eaton write debugging location info directly to std::cerr
Wed, 25 Feb 2009 00:39:09 -0500 John W. Eaton input.cc (get_debug_input): don't pass arbitrary input to message as a format string
Mon, 23 Feb 2009 12:25:45 -0500 John W. Eaton auto repeat for debugging commands
Mon, 16 Feb 2009 01:41:06 -0500 John W. Eaton liboctave/cmd-edit.cc, src/input.cc: use fputs instead of fprintf
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Tue, 13 Jan 2009 12:16:21 +0100 Jaroslav Hajek remove qsort in favor of sort
Fri, 09 Jan 2009 06:11:54 -0500 John W. Eaton make input_line_number work again
Thu, 07 Aug 2008 15:31:17 -0400 John W. Eaton fix typo in NPOS change
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Wed, 09 Jul 2008 18:03:10 -0400 John W. Eaton toplev.cc (main_loop): undo previous change; input.cc (get_debug_input): don't delete global_command here
Wed, 09 Jul 2008 10:58:12 -0400 John W. Eaton save and restore global_command as needed
Sun, 25 May 2008 15:04:37 +0200 David Bateman Add Ffilemarker and fix for 'dbstep in'
Tue, 13 May 2008 21:12:12 +0200 David Bateman Add dbquit and make dbstep compatible. Use parser in debug mode to handle multi-line input
Mon, 05 May 2008 03:21:52 -0400 John W. Eaton input.cc (Fre_read_readline_init_file): new function
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Fri, 25 Apr 2008 12:16:42 -0400 John W. Eaton eliminate tree_statement_stack; handle current statement info in octave_call_stack
Wed, 23 Apr 2008 16:03:34 -0400 John W. Eaton more consistent handling of CR/CRLF/LF line endings in lexer and parser
Wed, 16 Apr 2008 22:08:15 -0400 John W. Eaton octave_user_code: new base class for octave_user_script and octave_user_function
Tue, 04 Mar 2008 17:01:05 -0500 ryanru Arbitrary call stack access for external debuggers changeset
Fri, 08 Feb 2008 03:13:39 -0500 John W. Eaton don't inhibit drawnow in debug mode
Tue, 22 Jan 2008 20:32:00 +0000 jwe [project @ 2008-01-22 20:31:59 by jwe]
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Tue, 11 Dec 2007 18:55:46 +0000 jwe [project @ 2007-12-11 18:55:46 by jwe]
Fri, 02 Nov 2007 17:24:24 +0000 jwe [project @ 2007-11-02 17:24:23 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Thu, 11 Oct 2007 16:26:37 +0000 jwe [project @ 2007-10-11 16:26:36 by jwe]
Tue, 09 Oct 2007 21:22:57 +0000 dbateman [project @ 2007-10-09 21:22:57 by dbateman]
Mon, 08 Oct 2007 20:26:01 +0000 dbateman [project @ 2007-10-08 20:23:48 by dbateman]
Tue, 02 Oct 2007 20:47:23 +0000 jwe [project @ 2007-10-02 20:47:22 by jwe]
Tue, 18 Sep 2007 18:58:13 +0000 jwe [project @ 2007-09-18 18:58:12 by jwe]
Mon, 14 May 2007 17:38:38 +0000 jwe [project @ 2007-05-14 17:35:46 by jwe]
Sun, 13 May 2007 06:24:58 +0000 jwe [project @ 2007-05-13 06:24:57 by jwe]
Wed, 04 Apr 2007 18:59:19 +0000 jwe [project @ 2007-04-04 18:59:19 by jwe]
Thu, 01 Mar 2007 15:49:03 +0000 jwe [project @ 2007-03-01 15:49:03 by jwe]
Wed, 28 Feb 2007 20:16:05 +0000 jwe [project @ 2007-02-28 20:16:05 by jwe]
Fri, 16 Feb 2007 08:10:54 +0000 jwe [project @ 2007-02-16 08:10:53 by jwe]
Wed, 14 Feb 2007 22:16:54 +0000 jwe [project @ 2007-02-14 22:16:53 by jwe]
Tue, 30 Jan 2007 19:16:55 +0000 jwe [project @ 2007-01-30 19:16:52 by jwe]
Wed, 06 Dec 2006 20:10:03 +0000 jwe [project @ 2006-12-06 20:10:02 by jwe]
Fri, 30 Jun 2006 18:19:42 +0000 jwe [project @ 2006-06-30 18:19:20 by jwe]
Fri, 26 May 2006 21:42:22 +0000 jwe [project @ 2006-05-26 21:41:32 by jwe]
Fri, 19 May 2006 05:32:19 +0000 jwe [project @ 2006-05-19 05:32:17 by jwe]
Mon, 08 May 2006 20:23:07 +0000 jwe [project @ 2006-05-08 20:23:04 by jwe]
Mon, 24 Apr 2006 19:13:11 +0000 jwe [project @ 2006-04-24 19:13:06 by jwe]
Mon, 17 Apr 2006 05:05:17 +0000 jwe [project @ 2006-04-17 05:05:15 by jwe]
Thu, 06 Apr 2006 19:38:35 +0000 jwe [project @ 2006-04-06 19:38:34 by jwe]
Thu, 06 Apr 2006 08:20:23 +0000 jwe [project @ 2006-04-06 08:20:21 by jwe]
Sat, 04 Mar 2006 06:02:14 +0000 jwe [project @ 2006-03-04 06:02:14 by jwe]
Tue, 14 Jun 2005 20:04:31 +0000 jwe [project @ 2005-06-14 20:04:31 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Sat, 26 Mar 2005 17:56:02 +0000 jwe [project @ 2005-03-26 17:56:02 by jwe]
Fri, 04 Mar 2005 02:46:08 +0000 jwe [project @ 2005-03-04 02:46:08 by jwe]
Sat, 12 Feb 2005 02:29:35 +0000 jwe [project @ 2005-02-12 02:29:34 by jwe]
Fri, 03 Dec 2004 05:02:01 +0000 jwe [project @ 2004-12-03 05:02:01 by jwe]
Wed, 22 Sep 2004 02:50:36 +0000 jwe [project @ 2004-09-22 02:50:35 by jwe]
Wed, 08 Sep 2004 18:37:59 +0000 jwe [project @ 2004-09-08 18:37:58 by jwe]
Wed, 25 Feb 2004 05:14:19 +0000 jwe [project @ 2004-02-25 05:14:19 by jwe]
Thu, 13 Nov 2003 04:38:05 +0000 jwe [project @ 2003-11-13 04:38:05 by jwe]
Wed, 29 Oct 2003 13:49:31 +0000 jwe [project @ 2003-10-29 13:49:30 by jwe]
Thu, 02 Oct 2003 18:33:59 +0000 jwe [project @ 2003-10-02 18:33:58 by jwe]
Fri, 03 Jan 2003 19:52:30 +0000 jwe [project @ 2003-01-03 19:52:30 by jwe]
Tue, 31 Dec 2002 18:23:58 +0000 jwe [project @ 2002-12-31 18:23:58 by jwe]
Fri, 20 Dec 2002 22:43:55 +0000 jwe [project @ 2002-12-20 22:43:54 by jwe]
Tue, 03 Dec 2002 19:48:57 +0000 jwe [project @ 2002-12-03 19:48:57 by jwe]
Thu, 14 Nov 2002 04:31:19 +0000 jwe [project @ 2002-11-14 04:31:19 by jwe]