log

age author description
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Thu, 13 Feb 2014 12:15:14 -0500 Mike Miller Restore escaped backslashes accidentally deleted by cset af8a70d6885c gui-release
Thu, 13 Feb 2014 12:07:37 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 13 Feb 2014 10:45:55 -0500 John W. Eaton * sparse.cc (Fsparse): Use get_dimensions to extract dimension args.
Thu, 13 Feb 2014 12:05:47 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 13 Feb 2014 11:15:58 -0500 John W. Eaton allow sparse arguments for dimensions in sparse function (bug #41535) stable
Thu, 13 Feb 2014 07:45:59 -0800 Rik doc: Update docstrings for freqz, freqz_plot. stable
Thu, 13 Feb 2014 10:24:41 +0100 Kai T. Ohlhus Add missing file to pkg/module.mk.
Sat, 08 Feb 2014 14:39:33 -0500 Mike Miller which: Properly identify workspace variables (bug #37320)
Thu, 13 Feb 2014 00:00:10 -0500 Mike Miller freqz: Make frequency response plot visually compatible with Matlab (bug #41464) stable
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).
Fri, 31 Jan 2014 12:02:04 -0500 Michael Goffioul Allow empty classdef or methods/properties/... blocks
Fri, 31 Jan 2014 21:08:15 -0800 Rik interp1.m: Demote error to warning about multiple discontinuties (bug #41386). stable
Fri, 31 Jan 2014 09:21:41 -0800 Rik interp1.m: Clean up function stable
Fri, 31 Jan 2014 11:41:19 -0500 Michael Goffioul Support disp/display overloading in classdef
Fri, 06 Dec 2013 15:08:41 +0100 Juan Pablo Carbajal interp1.m: Fix handling multi-column y-input with jumps (bug #40825). stable
Thu, 30 Jan 2014 17:56:43 -0800 Rik Workaround for clear -classes and failures in 'make check' (bug #41269)
Thu, 30 Jan 2014 16:11:29 -0800 Rik maint: Periodic merge of gui-release -> stable.
Thu, 30 Jan 2014 08:49:42 -0800 Rik Use size_t instead of int in cset 073fbe7e6a3a. gui-release
Wed, 29 Jan 2014 21:26:13 +0100 Markus Appel figure.m: Don't make figure N visible when property explicitly set to 'off' (bug #41396) stable
Wed, 29 Jan 2014 19:25:13 -0500 John Donoghue Use native separatos in __fltk_getfile__ gui-release
Wed, 29 Jan 2014 15:28:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 29 Jan 2014 15:28:13 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 29 Jan 2014 15:17:57 -0500 John W. Eaton consistently use '...' without preceding space in GUI messaages stable
Mon, 06 Jan 2014 20:36:44 -0500 Michael Godfrey doc: update linear algebra chapter stable
Tue, 28 Jan 2014 18:19:39 -0500 John Donoghue GUI: Use selected/entered name as part of the directory name in uigetdir gui-release
Tue, 28 Jan 2014 18:17:57 -0500 John Donoghue Add path separator to end of uigetfile path (Bug #41367) gui-release
Tue, 28 Jan 2014 19:21:04 +0100 Felipe G. Nievinski * pt_BR.ts: restore translations accidently deleted by cset cae24b7cfaf4 stable
Mon, 27 Jan 2014 09:50:53 -0800 Rik Remove Octave_map class deprecated in 3.8.
Mon, 27 Jan 2014 09:18:36 -0800 Rik __makeinfo__.m: Fix generating HTML output with Texinfo 5.2 (bug #41364). stable
Sun, 26 Jan 2014 15:25:27 -0500 John Donoghue Include tlhelp32.h in shared-fcns.h stable