log

age author description
Thu, 12 Nov 2020 00:49:59 -0500 John W. Eaton avoid deprecated QFlags<T>::QFlags(QFlags<T>::Zero) constructor stable
Wed, 11 Nov 2020 23:41:06 -0500 John W. Eaton use Qt::SplitBehavior enum and values if available stable
Wed, 11 Nov 2020 23:18:47 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent::pos method stable
Wed, 11 Nov 2020 23:08:08 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent methods delta and orientation stable
Wed, 11 Nov 2020 14:55:09 -0500 John W. Eaton maint: merge stable to default.
Wed, 11 Nov 2020 14:24:24 -0500 Rik cellfun and uniformoutput: don't fail if function returns nothing (bug #58411) stable
Wed, 11 Nov 2020 10:30:53 +0100 Markus Mützel maint: merge stable to default.
Wed, 11 Nov 2020 10:13:13 +0100 Markus Mützel legend.m: Lock file to avoid invalid function handles to subfunctions (bug #59439). stable
Tue, 10 Nov 2020 08:49:21 +0100 Markus Mützel ode15i.m, ode15s.m: Transpose event outputs in BISTs (bug #59416).
Mon, 09 Nov 2020 16:09:04 -0800 Rik ode15i.m, ode15s.m: Transpose event outputs when single struct output requested (bug #59416).
Sun, 08 Nov 2020 21:27:02 +0100 Torsten Lilge gui menu for handling the profile (based on patch #8300 by Hassan Radi)
Mon, 07 Sep 2020 20:06:35 -0700 Rik Use 1-based indexing for "ie" variable in ode15i/s (bug #59063).
Fri, 06 Nov 2020 14:38:21 +0100 Markus Mützel ode15s.m: Adjust BISTs for transposed fields "x" and "y" (bug #59416).
Fri, 06 Nov 2020 14:30:07 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Let "test" execute BISTs that were extracted on pkg install (bug #41298). stable
Thu, 05 Nov 2020 16:50:55 -0800 Rik maint: merge stable to default.
Thu, 05 Nov 2020 16:50:03 -0800 Rik Change feature test to OCTAVE_CHECK_NEW_QHELPINDEXWIDGET_API in cset a0ff81c8b8e8. stable
Thu, 05 Nov 2020 18:43:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 05 Nov 2020 16:51:25 -0500 John W. Eaton improve behavior of exist for finding class constructors (bug #59304) stable
Thu, 05 Nov 2020 21:41:44 +0100 Torsten Lilge fix index in document browser for Qt 5.15 (bug #59375) stable
Thu, 05 Nov 2020 12:40:38 -0500 John W. Eaton maint: merge stable to default.
Thu, 05 Nov 2020 12:06:45 -0500 John W. Eaton recover from exceptions when execution_exception is caught stable
Thu, 05 Nov 2020 12:02:13 -0500 John W. Eaton save last error info when cellfun error handler is defined (bug #58411) stable
Thu, 05 Nov 2020 18:08:55 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Automatically extract BISTs during pkg install (bug #41298). stable
Thu, 05 Nov 2020 07:46:50 -0800 Rik ode15i.m, ode15s.m: transpose struct output for Matlab compatibility (bug #59416)
Wed, 04 Nov 2020 20:18:11 -0800 Rik Add ytickangle and ztickangle functions (bug #59067)
Wed, 04 Nov 2020 19:55:43 -0800 Guillaume Flandin Add new function xtickangle to Octave (bug #59067).
Wed, 04 Nov 2020 17:35:02 +0100 Markus Mützel Fix typo in BIST for save() and mark it as fixed.
Wed, 04 Nov 2020 07:17:03 -0800 Rik Add bug #59225 to BIST test for save().