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).
Thu, 25 Jun 2015 21:47:06 -0700 Rik Fix documentation build accidentally broken in 6db2ea5556a4.
Thu, 25 Jun 2015 00:22:32 +0200 Pantxo Diribarne Remove axes "interpreter" property (bug #45388)
Tue, 23 Jun 2015 22:21:50 +0200 Pantxo Diribarne Make use of the axes "ticklabelinterpreter" property (bug #45438)
Thu, 25 Jun 2015 08:32:21 -0400 John W. Eaton maint: Merge away extra head on default.
Wed, 24 Jun 2015 17:32:36 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Sat, 23 May 2015 23:52:58 -0500 Daniel J Sebald Flip gnuplot range values rather than use reverse/noreverse (bug #38914)
Wed, 24 Jun 2015 14:40:22 -0400 John W. Eaton maint: Periodic merge of stable to default.
Wed, 24 Jun 2015 14:37:55 -0400 John W. Eaton Allow NEWS to be displayed properly in QTextBrowser (bug #45396) stable
Wed, 24 Jun 2015 12:53:18 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 24 Jun 2015 11:56:32 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 24 Jun 2015 11:53:33 -0400 John W. Eaton Avoid HAVE_ macros in header file.
Wed, 24 Jun 2015 11:51:06 -0400 John W. Eaton Avoid using HAVE_ macros in header file.
Wed, 24 Jun 2015 11:47:14 -0400 John W. Eaton * kpty_p.h, kpty.cpp (KPtyPrivate::chownpty): Define unconditionally.
Tue, 23 Jun 2015 20:00:59 -0700 Rik maint: Periodic merge of stable to default.
Tue, 23 Jun 2015 09:59:54 -0700 Rik Fix segfault when '[]' used for row_vector_property. stable