log

age author description
Wed, 12 Feb 2014 21:40:19 +0100 Pantxo Diribarne Avoid reseting "parent" property to the same value (bug #37752).
Fri, 24 Jan 2014 10:14:15 +0100 Carlo de Falco Move definifion of default package paths to separate function.
Mon, 10 Feb 2014 13:00:44 -0200 Felipe G. Nievinski Fix isequal* parse failure when comparing object to non-object (bug #41531). stable
Wed, 12 Feb 2014 08:39:00 -0800 Rik Fix copy&paste typo when registering exp with JIT (bug #41560).
Tue, 11 Feb 2014 00:42:43 -0200 Felipe G. Nievinski run.m: Don't undo changes to current dir done by script that was run (bug #41543).
Tue, 11 Feb 2014 14:31:25 -0800 Rik doc: Document that default mu is 0 for logn* statistical functions (bug #41547). stable
Mon, 10 Feb 2014 09:41:59 -0800 Rik image.m: Fix axis limit bug when column vectors are used as x,y input (bug #41466). stable
Sun, 09 Feb 2014 18:21:14 -0500 Mike Miller Allow save() to write to the terminal with the filename '-' (bug #41505) stable
Sat, 08 Feb 2014 19:17:25 -0500 Michael Goffioul Support handle to classdef constructor.
Sat, 08 Feb 2014 14:44:21 -0800 Rik Don't put parent function in subfunction stack structure name (bug #41506).
Sat, 08 Feb 2014 17:10:01 -0500 Michael Goffioul Fix package function call with magic "end" in arguments.
Sat, 08 Feb 2014 13:35:00 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 08 Feb 2014 13:33:05 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 07 Feb 2014 20:10:02 -0800 Rik doc: Change docstring for rand* functions from [N, M] to [M, N] (bug #41496). stable
Fri, 07 Feb 2014 11:37:56 +0100 Torsten fix problems with gui startup (bug #41452) and focus issues (bug #40823) stable
Thu, 06 Feb 2014 18:05:09 -0800 Rik surfl.m: normalize using dataaspectratio, not plotboxaspectratio.
Tue, 04 Feb 2014 14:07:49 -0800 Rik Improve docstring for fixed_point_format(). stable
Tue, 04 Feb 2014 16:53:48 -0500 John W. Eaton avoid substituting shell variable references in mkoctfile.cc stable
Tue, 04 Feb 2014 21:16:11 +0100 Torsten improve focus of terminal widget (partial fix of bug #40823) stable
Mon, 03 Feb 2014 22:32:12 -0800 Rik surface.m: Simplify input argument processing.
Mon, 03 Feb 2014 14:25:11 -0800 Rik ppval.m: Return correctly sized output for scalar polynomial input (bug #41448). stable
Sat, 01 Feb 2014 00:16:17 +0100 Stefan Mahr Disallow comments after continuation in double-quoted strings (bug #41415). stable
Mon, 03 Feb 2014 11:45:03 -0500 Jordi GutiƩrrez Hermoso maint: whitespace fixes for libinterp/corefcn/lu.cc stable
Mon, 03 Feb 2014 11:44:30 -0500 Jordi GutiƩrrez Hermoso maint: Style fixes for tests in libinterp/corefcn/lu.cc stable
Mon, 03 Feb 2014 10:54:27 -0500 Michael C. Grant correct numerical errors in sparse LU factorization (bug #41116). stable
Sun, 02 Feb 2014 22:21:45 -0800 Rik qqplot.m: Plot points as well as connecting line.
Sun, 02 Feb 2014 22:03:07 -0800 Rik legend.m: Restrict maximum marker size to avoid overflowing visual area.
Tue, 14 Jan 2014 15:32:10 +0100 Joachim Wiesemann legend.m: use linewidth from plot object in drawing legend (bug #41283)
Sun, 02 Feb 2014 20:26:28 -0800 David Spies issymmetric.m: Fix OOM when run on large sparse matrices (bug #41426)
Sun, 02 Feb 2014 16:01:10 -0800 Mike Miller Pass --verbose option to mkoctfile when installing packages with --verbose (bug #41351).