log

age author description
Thu, 19 Nov 2020 18:58:07 -0500 John W. Eaton qterminal: Disable "undecodable token" messages (bug #59483) stable
Thu, 19 Nov 2020 15:20:42 -0800 Rik eigs.m: Add error when requested number of eigenvalues K exceeds number possible.
Thu, 19 Nov 2020 13:08:00 -0800 Rik maint: merge stable to default.
Thu, 19 Nov 2020 13:05:51 -0800 Rik eigs.m: Fix error message when second input is empty matrix (bug #59486) stable
Thu, 19 Nov 2020 13:05:51 -0800 Rik eigs.m: Fix error message when second input is empty matrix (bug #59486)
Sat, 14 Nov 2020 18:07:21 +0100 Markus Mützel __wglob__: Fix some issues with native implementation on Windows.
Thu, 19 Nov 2020 08:30:13 -0800 Rik Fix thinko in cset d2f7fb06bce3.
Tue, 17 Nov 2020 15:52:03 -0500 Nicholas R. Jankowski Fixed stacked bar chart handling of negative values (bug #58216)
Wed, 18 Nov 2020 19:45:04 -0800 Rik maint: merge stable to default.
Wed, 18 Nov 2020 19:44:46 -0800 Rik Call Qt helper programs with flags "-qt=VERSION" (bug #59474). stable
Sun, 15 Nov 2020 21:52:58 +0100 Torsten Lilge add shortcuts for the new profiler actions in the gui
Sat, 14 Nov 2020 09:54:31 +0100 Markus Mützel maint: merge stable to default.
Sat, 14 Nov 2020 09:47:41 +0100 Markus Mützel test: Add BIST for bug #59451. stable
Fri, 13 Nov 2020 20:43:19 -0500 John W. Eaton maint: merge stable to default.
Fri, 13 Nov 2020 20:38:28 -0500 John W. Eaton don't clear stack frame values indirectly through call stack (bug #59432) stable
Fri, 13 Nov 2020 16:26:13 -0500 John W. Eaton maint: merge stable to default.
Fri, 13 Nov 2020 16:24:56 -0500 John W. Eaton use fcn found at handle creation unless overloads are available (bug #59451) stable
Fri, 13 Nov 2020 20:50:37 +0100 Torsten Lilge use a led like indicator for the prfiler state
Fri, 13 Nov 2020 08:31:12 +0100 Markus Meisinger ode15: Detect time events when time is a multiple of the output step size (bug #59063).
Fri, 13 Nov 2020 19:27:05 +0100 Markus Mützel maint: merge stable to default.
Fri, 13 Nov 2020 18:54:58 +0100 Markus Mützel resource-manager.cc: Fix think-o in 8f07c47242b8. stable
Thu, 12 Nov 2020 21:11:50 +0100 Torsten Lilge update profiler status in gui from interpreter
Thu, 12 Nov 2020 18:28:49 +0100 Markus Mützel maint: merge stable to default.
Thu, 12 Nov 2020 18:22:45 +0100 Markus Mützel Show correct system encoding in drop-down list in editor settings. stable
Thu, 12 Nov 2020 02:02:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 12 Nov 2020 01:21:29 -0500 John W. Eaton avoid deprecated QHelpEngine::linksForIdentifier function stable
Thu, 12 Nov 2020 01:17:52 -0500 John W. Eaton avoid deprecated QProcess::startDetached function stable
Thu, 12 Nov 2020 01:15:59 -0500 John W. Eaton use QMultiHash instead of QHash to store multiple entries with same key stable
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().
Wed, 04 Nov 2020 08:40:36 +0100 Markus Mützel load-save.cc: Run BIST with "-zip" only if HAVE_ZLIB is defined.
Tue, 03 Nov 2020 10:35:32 -0800 Rik Emit an error if save is called with -append, -zip, and a binary format (bug #59225)