Mon, 13 Jan 2014 10:49:22 -0800 |
Rik |
maint: Merge gui-release -> stable.
|
Sun, 12 Jan 2014 18:18:47 -0800 |
Rik |
Don't echo scripts not executed from the cmd line when using 'echo on'(bug #41202)
gui-release
|
Mon, 06 Jan 2014 14:34:56 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 20 Aug 2013 18:57:48 +0200 |
Stefan Mahr |
include stack in exception variable (bug #41117)
gui-release
|
Thu, 05 Dec 2013 10:50:17 -0800 |
Rik |
Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
|
Tue, 05 Nov 2013 12:27:42 -0500 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Mon, 28 Oct 2013 19:51:46 -0700 |
Rik |
Use GNU style coding conventions for code in libinterp/
|
Wed, 23 Oct 2013 22:29:06 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Sat, 05 Oct 2013 11:22:09 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Wed, 28 Aug 2013 08:27:38 -0700 |
Rik |
Use '##' for comments which stand alone on a line.
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Tue, 13 Aug 2013 19:35:53 +0200 |
Stefan Mahr |
improve try-catch-statement to save exception to a variable (bug #33217)
|
Mon, 22 Apr 2013 16:37:53 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
|
Sat, 06 Apr 2013 11:51:23 -0400 |
John W. Eaton |
deprecate symbol_table::varref functions
|
Fri, 29 Mar 2013 22:00:57 -0400 |
John W. Eaton |
make "dbstep out" and "dbstep" after "dbstep in" work properly
|
Thu, 21 Mar 2013 16:30:00 -0400 |
John W. Eaton |
track line and column info directly in call stack (bug #38556)
|
Sun, 23 Dec 2012 13:00:02 -0500 |
Michael Goffioul |
maint: periodic merge of default to classdef
classdef
|
Fri, 09 Nov 2012 20:29:21 -0700 |
Max Brister |
The silent_functions flag no longer modifies the parse tree
|
Fri, 02 Nov 2012 14:32:22 -0600 |
Max Brister |
Disable JIT when breakpoints are present
|
Thu, 01 Nov 2012 15:01:20 -0400 |
Jordi GutiƩrrez Hermoso |
maint: periodic merge of default to classdef
classdef
|
Thu, 01 Nov 2012 11:54:08 -0700 |
Rik |
maint: Shorten long line to less than 80 characters in checkin d20cbfec6df7.
|
Thu, 01 Nov 2012 11:42:21 -0700 |
Rik |
Fix off-by-1 error when executing 'dbstep N'
|
Mon, 01 Oct 2012 18:32:31 -0400 |
John W. Eaton |
eliminate some deprecated function warnings
|
Mon, 01 Oct 2012 18:30:44 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
src/pt-eval.cc@929f3d9e0638
|
Sun, 09 Sep 2012 00:29:00 -0600 |
Max Brister |
JIT compile anonymous functions
|
Thu, 06 Sep 2012 01:33:08 -0400 |
John W. Eaton |
allow jit compiler to be enabled at run-time
|
Tue, 28 Aug 2012 11:00:53 -0400 |
John W. Eaton |
attempt to display location of out of memory errors in interpreted code
|
Fri, 24 Aug 2012 15:50:14 -0400 |
John W. Eaton |
maint: periodic merge of default to classdef
classdef
base
src/parse-tree/pt-eval.cc@ad65316a74bd
|
Sat, 18 Aug 2012 16:23:39 -0400 |
John W. Eaton |
split libinterp from src
base
src/parse-tree/pt-eval.cc@541d44ac0f49
|