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.
Fri, 24 Jan 2014 11:58:04 -0800 Rik doc: Add dblist to list of commands from 'help debug'. stable
Fri, 24 Jan 2014 20:31:33 +0100 Torsten update of gui language files (no new strings, only line numbers) stable
Fri, 24 Jan 2014 10:14:57 -0800 Rik assert.m: Fix regression and accept more than 3 arguments for certain cases (bug #41332). stable
Fri, 24 Jan 2014 09:32:55 -0800 Rik Rename Fortran example files from 'fort' prefix to 'fortran' prefix. stable
Fri, 24 Jan 2014 09:11:01 -0800 Rik mex_demo.c: Fix incorrect comments describing how to run example. stable
Fri, 24 Jan 2014 09:09:48 -0800 Rik myfeval.c: Fix segfault in mex example code. stable
Fri, 24 Jan 2014 04:20:09 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 04:19:46 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 04:19:00 -0500 John W. Eaton * mkoctfile.in.cc: Use std:: instead of using declarartion. stable
Fri, 24 Jan 2014 04:10:53 -0500 John W. Eaton * mkoctfile.in.cc: Use gnulib:: tag where appropriate. stable
Fri, 24 Jan 2014 03:48:06 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 24 Jan 2014 03:47:31 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 24 Jan 2014 03:40:55 -0500 John W. Eaton use common code to get OCTAVE_HOME in main, octave-config and mkoctfile stable
Fri, 24 Jan 2014 03:24:46 -0500 John W. Eaton make mkoctfile.m list of variables consistent with mkoctfile.cc (bug #41296) stable
Thu, 23 Jan 2014 22:01:22 -0800 Rik doc: Re-write bits of External Code Interface chapter. stable