log libinterp/corefcn/debug.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 20:37:19 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
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 21:06:54 -0800 Rik Rename db_next_breakpoint_quiet to internal function.
Tue, 17 Feb 2015 17:34:48 -0800 Rik Remove unnecessary checking of error_state after is_string validation.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 16 Dec 2014 15:36:27 -0800 Rik doc: Periodic grammarcheck of documentation.
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, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 08 Feb 2014 14:44:21 -0800 Rik Don't put parent function in subfunction stack structure name (bug #41506).
Sat, 25 Jan 2014 20:27:10 -0800 Rik Remove obsolete comment from do_dbtype().
Sat, 25 Jan 2014 16:41:01 -0800 Rik Correctly handle 'dbtype lineno' case.
Sat, 25 Jan 2014 16:15:13 -0800 Rik Error out of dbtype when start or end line number <= 0.
Sat, 25 Jan 2014 01:38:15 -0800 Rik Speed up dbtype by 10X by using line-oriented input.
Fri, 24 Jan 2014 17:12:39 -0800 Rik doc: Improve docstrings for dbstop, dbup, dbdown.
Fri, 24 Jan 2014 16:44:27 -0800 Rik Add new input keyword "all" for dbclear to remove all breakpoints.
Fri, 24 Jan 2014 14:10:25 -0800 Rik Allow dbstop to set breakpoints outside of the function currently being debugged.
Fri, 24 Jan 2014 12:48:22 -0800 Rik Correctly return all breakpoints when called with no arguments (bug #41338).
Fri, 24 Jan 2014 12:28:33 -0800 Rik Fix extra space in dbwhere output.
Fri, 24 Jan 2014 12:20:47 -0800 Rik Fix dbtype problems when used in subfunctions.
Fri, 24 Jan 2014 11:46:00 -0800 Rik Fix dblist problems when used in subfunctions.
Tue, 07 Jan 2014 15:00:11 -0500 John W. Eaton strip .m when setting or clearing breakpoints (bug #41126) stable
Thu, 31 Oct 2013 17:26:04 -0400 John W. Eaton attempt to avoid setting persistent state on i/o streams (bug #40396)
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 13:49:01 -0700 Rik doc: Final grammarcheck of docstrings for 3.8 release.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 14 Oct 2013 11:22:24 -0400 Michael Goffioul Make dbstack to accept -completenames.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/debug.cc@308033a580d4