log

age author description
Sat, 25 Jan 2014 13:51:25 +0100 Torsten apply the context menu of the file browser to the correct item (bug #41430) stable
Sat, 25 Jan 2014 01:38:15 -0800 Rik Speed up dbtype by 10X by using line-oriented input.
Sat, 25 Jan 2014 00:45:13 -0800 Rik doc: Improve the documentation for the debug chapter of the manual. stable
Sat, 25 Jan 2014 01:02:12 -0500 Mike Miller Use std::ostream::fail instead of unsafe implicit bool conversion (bug #41335) stable
Thu, 16 Jan 2014 22:49:52 -0500 Michael Godfrey graphics_toolkit: Check argument against list of available toolkits (bug #41258) stable
Fri, 24 Jan 2014 22:17:29 -0500 Michael Goffioul Implement subsasgn overloading in classdef
Fri, 24 Jan 2014 17:17:00 -0800 Rik Add ellipses to file dock context menu items which open windows. gui-release
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:40:23 -0800 Michael C. Grant Part 2: Find Qt libs in framework option for Macs (bug #41236) stable
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.