log

age author description
Wed, 23 Nov 2016 12:04:01 -0800 Rik axis.m: Overhaul internal function __axis__.
Wed, 23 Nov 2016 11:58:23 -0800 Rik maint: Periodic merge of stable to default.
Wed, 23 Nov 2016 10:38:54 -0800 Rik doc: Add programming note to caxis docstring. stable
Wed, 23 Nov 2016 10:00:34 -0800 Rik axis.m: Replace call to non-existent function clim with caxis. stable
Wed, 23 Nov 2016 09:48:25 -0800 Rik maint: Merge stable to default.
Wed, 23 Nov 2016 09:47:38 -0800 Rik doc: Update documentation for axis. stable
Wed, 23 Nov 2016 09:05:31 -0800 Rik doc: Update documentation for [xyz]lim.m. stable
Wed, 23 Nov 2016 10:17:06 -0500 John W. Eaton better compatibility for printf with empty args (bug #39375)
Wed, 23 Nov 2016 10:07:29 -0500 John W. Eaton fix botched merge
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: Fix failing demo (bug #49675).
Tue, 22 Nov 2016 16:30:41 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 22 Nov 2016 15:49:04 -0500 John W. Eaton preserve lasterror info on rethrow (bug #49642) stable
Mon, 21 Nov 2016 13:16:57 -0800 Rik Further fix to questdlg button order on all platforms (bug #49644).
Sun, 20 Nov 2016 21:42:27 -0800 Rik light.m: Indent subplot bodies in BIST tests for code clarity.
Sun, 20 Nov 2016 11:16:50 -0800 Rik maint: Merge stable to default.
Sun, 20 Nov 2016 11:11:31 -0800 Rik light.m: Update docstring. stable
Sun, 20 Nov 2016 10:56:29 -0800 Rik strmatch.m: Make function Matlab compatible for empty input cases (bug #49601).
Sun, 20 Nov 2016 09:45:01 -0800 Rik maint: Update more Copyright statements to use standard form.
Sat, 19 Nov 2016 19:58:06 -0800 Rik maint: Periodic merge of stable to default.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288). stable
Sun, 20 Nov 2016 11:01:42 -0500 John W. Eaton add missing copyright notices (bug #49624)
Sun, 20 Nov 2016 10:59:58 -0500 John W. Eaton * build-aux/move-if-change: Use script from gnulib.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288).
Fri, 18 Nov 2016 21:22:38 -0800 Rik importdata.m: Improve performance when reading text files (bug #49630).
Fri, 18 Nov 2016 09:07:20 -0800 Rik Return immediately from waitfor() if input is empty (bug #49645).
Fri, 18 Nov 2016 09:02:35 -0800 Rik Present questdlg buttons in correct order (bug #49644).
Thu, 17 Nov 2016 21:09:21 -0800 Rik grabcode.m: Overhaul code.
Thu, 17 Nov 2016 16:13:25 -0800 Rik isocolors.m: Fix leftover cruft in docstring from cset f403ad463aa4.
Thu, 17 Nov 2016 15:58:52 -0800 Mike Miller norm: fix input validation tests stable
Thu, 17 Nov 2016 16:03:43 -0800 Rik isonormals.m: Overhaul function