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