log libinterp/corefcn/input.cc @ 20617:ba2b07c13913

age author description
Fri, 09 Oct 2015 10:06:39 -0400 John W. Eaton use new string_value method to handle value extraction errors
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Sat, 30 May 2015 20:06:27 -0400 Mike Miller test: Add tests for 'echo' and 'completion_matches' builtins
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Mon, 11 May 2015 22:13:08 -0700 Rik doc: Clean up several deftypefn entries of Command type. stable
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 24 Feb 2015 17:09:42 +0000 Carnë Draug input.h: change meaning of interactive and forced_interactive global variables.
Thu, 12 Feb 2015 14:12:43 -0500 John W. Eaton avoid exiting on command_interpreter::interrupt
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Thu, 04 Dec 2014 16:22:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 04 Dec 2014 16:06:31 -0500 John W. Eaton avoid printing debug location in cmd window when using GUI to step gui-release
Mon, 09 Jun 2014 11:03:17 -0700 Rik doc: Periodic grammarcheck of documentation.
Thu, 15 May 2014 15:09:54 -0700 Rik build: Fix some unused parameter warnings from cset 89448a7523b2.
Tue, 13 May 2014 18:51:52 +0200 Pantxo Diribarne Add some more callbacks for root properties (bug #42347).
Mon, 28 Apr 2014 11:17:05 -0700 Rik maint: Periodic merge of gui-release to stable.
Mon, 28 Apr 2014 10:43:44 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Thu, 24 Apr 2014 20:23:48 -0700 Rik doc: Update pause documentation and add seealso links between related functions. stable
Thu, 24 Apr 2014 14:03:46 -0700 Rik Fix bug with input() and nargout==0 (bug #42111).
Sun, 30 Mar 2014 13:02:08 -0700 Rik maint: Periodic merge of gui-release to default.
Wed, 26 Mar 2014 18:01:14 -0400 John W. Eaton set editor cursor on error line when debug_on_error is true (bug #41532) gui-release
Sat, 11 Jan 2014 22:50:11 -0800 Rik doc: Rewrite docstring for filemarker.
Mon, 02 Dec 2013 12:05:14 -0500 John W. Eaton use "octave" instead of "\\s" in default prompt stable
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 22 Oct 2013 18:43:36 -0400 John W. Eaton eliminate global LEXER variable
Fri, 23 Aug 2013 17:13:34 -0400 John W. Eaton avoid crash if keyboard command is in startup file (bug #39846)
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 12 Aug 2013 20:47:07 +0200 Torsten make history widget respect history_control settings (bug #39728)
Sat, 10 Aug 2013 21:30:49 -0400 John W. Eaton Backed out changeset 3d1205d5771e
Sat, 10 Aug 2013 20:51:54 +0200 Torsten make history widget respect history_control settings
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/input.cc@4de1e018492a