log

age author description
Fri, 10 Mar 2017 13:15:23 +0100 Lars Kindermann datetick.m: Fix uneven range bugs (bug #50493) stable
Thu, 16 Mar 2017 09:15:19 -0700 Lars Kindermann datenum.m: Correct calculation for fractional leap years (bug #50508). stable
Sun, 12 Mar 2017 14:21:52 +0000 Victor Norton doc: Fix eig output argument description (bug #50524). stable
Thu, 16 Mar 2017 09:02:21 -0700 Rik Clean up implementation of eps (bug #50561).
Thu, 16 Mar 2017 08:29:51 -0700 Rik Correct 350X slowdown in eps (bug #50561).
Thu, 16 Mar 2017 08:55:02 -0400 John W. Eaton use magnitude when computing eps for complex values (bug #50553)
Wed, 15 Mar 2017 20:10:52 -0400 John W. Eaton test/module.mk: Fix think-o in previous change.
Wed, 30 Mar 2016 18:53:37 -0700 Mike Miller test: filter fntests.log when running make check with V=1
Wed, 15 Mar 2017 16:25:37 -0700 Rik maint: merge stable to default.
Wed, 15 Mar 2017 16:25:06 -0700 Rik datenum.m: Allow horizontal vectors of dates with fractional months (bug #50508). stable
Wed, 15 Mar 2017 16:14:35 -0700 Rik Fix typo in 9a0e33470da5 preventing audiodevinfo from working.
Wed, 15 Mar 2017 21:48:45 +0100 Torsten Allow to close an doc tab with the middle mouse button (bug #44605)
Wed, 15 Mar 2017 16:09:57 -0400 John W. Eaton use "run-time condition" consistently in previous change
Wed, 15 Mar 2017 16:02:06 -0400 John W. Eaton allow skipping of tests based on run-time conditions
Wed, 15 Mar 2017 12:43:07 -0400 John W. Eaton display fntests.log at end of make check if V=1
Wed, 15 Mar 2017 09:13:38 -0400 John W. Eaton add release dates to NEWS files
Tue, 14 Mar 2017 23:20:02 +0100 Torsten Allow to close an editor tab with the middle mouse button (bug #44605)
Tue, 14 Mar 2017 10:50:28 +0100 Markus Mützel Remove "corrcoef" from list of unimplemented functions. (bug #47824)
Tue, 14 Mar 2017 09:25:01 -0700 Rik Make Ctrl+A default shortcut for "Select All" (bug #50538).
Mon, 13 Mar 2017 11:39:55 -0700 Guillaume Flandin corrcoef.m: New statistics function for Matlab compatibility (bug #47824).
Sun, 12 Mar 2017 20:56:44 +0100 Markus Mützel axis.m: Add support for "vis3d" (bug #50523).
Sun, 12 Mar 2017 22:06:01 -0700 Rik Only return a handle from ui* functions if nargout > 0 (bug #49751).
Sun, 12 Mar 2017 19:12:27 -0700 Rik Restore all figure settings after clf ("reset") (bug #50527).
Sun, 12 Mar 2017 21:32:14 +0100 Pantxo Diribarne Silence more "deprecated-property" warnings (bug #50327).
Sun, 12 Mar 2017 14:21:52 +0000 Markus Mützel dir.m: Do not include trailing filesep in "folder". Fix BIST. (bug #50504).
Sun, 12 Mar 2017 11:27:52 -0700 Rik datenum.m: Accept legal input of vectors with fractional months (bug #50508). stable
Sat, 11 Mar 2017 22:10:27 -0800 Rik hgtransform.m: Add partial support for image object type.
Fri, 10 Mar 2017 22:29:19 -0800 Rik dir.m: Add folder entry to output struct for Matlab compatibility (bug #50504).
Fri, 10 Mar 2017 18:32:50 -0800 Rik __gnuplot_draw_axes__.m: Use try/catch rather than unwind protect in 589e4e4548e1.
Fri, 10 Mar 2017 16:29:55 -0800 Rik maint: periodic merge of stable to default.