log

age author description
Fri, 27 Feb 2015 16:59:36 +0100 Stefan Mahr dmalcom gcc jit import draft default tip gccjit
Tue, 13 Oct 2015 11:40:05 +0100 Carnë Draug cell2mat: add tests for cells of cells and char arrays @
Mon, 12 Oct 2015 21:28:32 -0700 Rik Replace bsxfun with broadcasting for performance with complex inputs (bug #38628).
Mon, 12 Oct 2015 21:13:47 -0700 Rik lo-array-gripes.cc: Remove FIXME's related to buffer size.
Mon, 12 Oct 2015 17:30:44 -0400 John Donoghue Update uiXXXXX documentation for autogenerated properties
Mon, 12 Oct 2015 16:08:12 -0700 Rik Fix compilation of jit broken by dd6345fd8a97 (bug #46191).
Mon, 12 Oct 2015 23:28:29 +0200 Carlo de Falco allow first argument in ode45 to be a string
Mon, 12 Oct 2015 22:57:17 +0200 Carlo de Falco fix typo in changeset 01586012300e
Mon, 12 Oct 2015 22:50:59 +0200 Carlo de Falco compute number of fevals correctly in ode45 (bug #46189)
Mon, 12 Oct 2015 20:49:04 +0200 Pantxo Diribarne Fix regression in svg output and simplify viewport handling (bug #44765)
Sun, 11 Oct 2015 21:09:41 -0700 Rik Use isempty () rather than any () for faster code in inverse statistical distributions.
Sun, 11 Oct 2015 20:33:37 -0700 Lachlan Andrew nbininv.m: Increase speed (85X) and accuracy of function (bug #34363).
Sun, 11 Oct 2015 19:49:40 -0700 Lachlan Andrew binoinv.m: Implement binary search algorithm for 28X performance increase (bug #34363).
Sun, 11 Oct 2015 16:55:17 -0700 Rik Improve performance and error reporting of betainv, gaminv (bug #34363).
Sun, 11 Oct 2015 18:53:05 -0400 John W. Eaton avoid scope error in anonymous functions (bug #45835)
Sun, 11 Oct 2015 23:09:01 +0200 Carlo de Falco fix test failures introduced by a22d8a2eb0e5
Sun, 11 Oct 2015 13:13:33 +0200 Pantxo Diribarne Fix missing legend background in gl2ps outputs (bug #44765)
Sun, 11 Oct 2015 20:39:11 +0200 Carlo de Falco avoid stepping beyond end of thspan in ode solvers
Sun, 11 Oct 2015 19:20:27 +0200 Carlo de Falco fix indexing bug introduced with a22d8a2eb0e5
Sun, 11 Oct 2015 18:44:58 +0200 Carlo de Falco fix adaptive strategy in ode solvers.
Sat, 10 Oct 2015 16:52:59 -0700 Rik maint: Merge stable to default to pick up fix for bug #45577.
Sat, 10 Oct 2015 16:46:00 -0700 Rik Fix segfault when complex double matrix calls ZGETRF (bug #45577). stable
Thu, 08 Oct 2015 20:59:25 -0400 John Donoghue Add uiXXXX documentation (Bug #46076) stable
Sat, 10 Oct 2015 13:07:51 +0200 Pantxo Diribarne Qt Figure: allow displaying coordinates when hovered axes parent is a uipanel.
Sat, 10 Oct 2015 12:48:10 +0200 Pantxo Diribarne Update the state of the toolbar after ui* children have been removed
Sat, 10 Oct 2015 12:21:37 +0200 Pantxo Diribarne Fix execution of "windowbuttonmotionfcn" with uipanels (bug #46151)
Fri, 09 Oct 2015 16:25:27 +0200 Pantxo Diribarne Preliminary inclusion of uixx objects properties in the manual (bug #46076)
Fri, 09 Oct 2015 19:29:28 -0700 Lachlan Andrew ls.m: Produce listing with 1 file per line if nargout > 0 (bug #46002).
Fri, 09 Oct 2015 19:28:05 -0700 Rik maint: Periodic merge of stable to default.
Fri, 09 Oct 2015 19:14:20 -0700 Lachlan Andrew quantile.m: Fix operation along a singleton dimension (bug #45455). stable