log

age author description
Sun, 05 Jul 2015 21:31:46 -0700 Rik imshow.m: Respect new 'parent' property when setting axis properties.
Sun, 05 Jul 2015 13:55:56 -0700 Rik imshow.m: Add support for 'parent' property (bug #45473).
Fri, 03 Jul 2015 09:55:35 -0700 Rik graphics_toolkit.m: Fix typo in error message.
Fri, 03 Jul 2015 16:53:08 +0100 Carnë Draug gallery: add very basic tests (check output size) for all matrix types.
Fri, 03 Jul 2015 16:33:31 +0100 Carnë Draug gallery: allow N to be a 2 element vectors for cycol matrices.
Fri, 03 Jul 2015 16:20:56 +0100 Carnë Draug gallery: fix typo on variable name for invhess matrix.
Fri, 03 Jul 2015 16:18:33 +0100 Carnë Draug gallery: fix randsvd by adding missing dependency qmult().
Fri, 03 Jul 2015 15:01:38 +0100 Carnë Draug gallery: allow single element vectors for 'house'.
Thu, 02 Jul 2015 22:26:16 +0100 Massimiliano Fasi gallery: fix chebspec, cycol, gearmat, hanowa, lauchli, and pei (bug #45466)
Thu, 02 Jul 2015 17:11:29 -0400 John W. Eaton eliminate recursive make invocation in examples directory tree
Thu, 02 Jul 2015 14:23:18 -0400 John W. Eaton eliminate unused static functions
Wed, 01 Jul 2015 14:14:49 -0700 Rik unpack.m: Stop hang when unpacking on to existing filename (bug #45331). stable
Mon, 29 Jun 2015 08:56:22 -0700 Rik Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).
Sun, 28 Jun 2015 19:42:44 -0700 Rik graphics_toolkit.m: Check for minimum gnuplot version (bug #44978).
Fri, 26 Jun 2015 08:37:45 -0700 Rik Fix segfault when zooming in on logscale axes (bug #45412).