log

age author description
Thu, 23 Jan 2014 21:00:51 +0100 Torsten some text improvements in the gui (#bug 41201) gui-release
Thu, 23 Jan 2014 10:44:24 -0800 Rik plotyy.m: Overhaul function to use updated newplot().
Thu, 23 Jan 2014 19:35:43 +0100 Torsten improve width of editor tabs when showing complete file path gui-release
Tue, 21 Jan 2014 22:40:29 -0500 Mike Miller Always build mkoctfile and octave-config as executables (bug #41296) stable
Thu, 23 Jan 2014 10:38:10 -0500 Michael Goffioul Allow "end" method declaration/definition in classde files.
Thu, 23 Jan 2014 03:43:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 23 Jan 2014 03:43:11 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 22 Jan 2014 22:47:14 -0800 Rik configure.ac: Fix broken build with AMCOND_HAVE_LLVM.
Wed, 22 Jan 2014 19:08:40 -0800 Rik fill.m: Add titles to %!demos.
Wed, 22 Jan 2014 18:59:56 -0800 Rik fill.m: Replicate X or Y vector input to match size of X or Y matrix input.
Wed, 22 Jan 2014 18:03:44 -0800 Rik fill.m: Don't replicate cdata matrix to x,y size when it is a string.
Wed, 22 Jan 2014 17:20:40 -0800 Rik shrinkfaces.m: Overhaul function.
Wed, 22 Jan 2014 16:00:03 -0800 Rik colstyle.m: Tweaks to improve code style.
Wed, 22 Jan 2014 15:35:47 -0800 Rik specular.m: Overhaul function.
Wed, 22 Jan 2014 15:34:20 -0800 Rik diffuse.m: Overhaul function.
Sat, 04 Jan 2014 14:37:59 -0500 Michael Godfrey Edits to Manual and indicies stable
Wed, 22 Jan 2014 10:37:35 -0800 Rik Return all nargout from urlread if requested (bug #41260). stable
Mon, 04 Nov 2013 00:04:55 +0100 Stefan Mahr build: Add rule to check with jit compiler enabled
Mon, 06 Jan 2014 14:00:43 +0100 Stefan Mahr jit compiler: Delete unused variable
Sun, 05 Jan 2014 17:51:52 +0100 Stefan Mahr jit compiler: Add support for switch statement
Fri, 27 Dec 2013 13:01:39 +0100 LYH jit compiler: Add support for the do_until statement
Fri, 23 Aug 2013 11:33:21 +0800 LYH jit compiler: Add fail reason to jit_fail_exceptions
Wed, 08 Jan 2014 21:58:43 +0100 LYH jit compiler: Fix uminus op support with scalar type
Sat, 02 Nov 2013 23:09:49 +0100 Stefan Mahr jit compiler: Fix uninitialized variable warning
Mon, 04 Nov 2013 11:30:10 +0100 Stefan Mahr jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails
Fri, 01 Nov 2013 13:47:33 +0100 Stefan Mahr maint: Add missing space
Wed, 22 Jan 2014 02:49:29 -0500 John W. Eaton allow "methods ftp" to work outside of classdef (bug #41227) stable
Tue, 21 Jan 2014 18:11:50 +0100 Julien Bect Warn when saving/running a script whose name is not a valid identifier. gui-release
Mon, 20 Jan 2014 21:45:53 -0800 Rik Fix segfault with copyobj() and patch objects.
Mon, 20 Jan 2014 22:16:22 -0500 Michael Goffioul Don't call classdef-overloaded subsref from builtin calls.