log

age author description
Sat, 19 Dec 2020 10:49:43 +0100 Torsten Lilge simplify initialization of gui dock widgets
Fri, 18 Dec 2020 16:16:53 -0800 Rik dec2base.m: Overhaul input validation.
Fri, 18 Dec 2020 15:23:00 -0500 Nicholas R. Jankowski dec2bin.m: Add docstring note about fractional input incompatibility (bug #59719).
Thu, 17 Dec 2020 17:57:50 -0800 Rik maint: merge stable to default.
Thu, 17 Dec 2020 17:57:20 -0800 Rik replem.m: Fix operations with sparse matrices (bug #59705). stable
Thu, 17 Dec 2020 15:58:23 -0800 Rik maint: merge stable to default.
Thu, 17 Dec 2020 15:57:51 -0800 Rik ode_event_handler.m: Fix mishandling of event edge types and multiple events (bug #59709). stable
Thu, 17 Dec 2020 14:24:15 -0800 Rik maint: merge stable to default.
Thu, 17 Dec 2020 14:23:19 -0800 Rik Increase size of dynamic variable new_argv by 1 to avoid indexing out of array. stable
Thu, 17 Dec 2020 14:02:18 -0800 Rik Fix incorrect results for set functions with "legacy" option (bug #59708). stable
Thu, 17 Dec 2020 07:23:49 +0100 Torsten Lilge avoid gui when octave is launched in non-interactive mode (bug #59628) stable
Tue, 15 Dec 2020 17:08:43 +0100 Markus Mützel maint: merge stable to default.
Tue, 15 Dec 2020 17:08:13 +0100 Markus Mützel dir.m: Return folder (not including file) in field "folder" (bug #59689). stable
Mon, 14 Dec 2020 21:00:01 -0500 John W. Eaton maint: merge stable to default.
Mon, 14 Dec 2020 20:57:47 -0500 John W. Eaton avoid memory leak with function handles (bug #59659) stable
Mon, 14 Dec 2020 14:31:27 -0800 Rik prctile.m, quantile.m: Small formatting changes to cset 7d262c7f8b1d.
Mon, 14 Dec 2020 16:14:12 -0500 John W. Eaton maint: merge stable to default.
Sun, 13 Dec 2020 16:25:03 +0100 Markus Mützel improve class_simple function handle function lookup (bug #59661) stable
Mon, 14 Dec 2020 13:57:45 -0500 John W. Eaton maint: merge stable to default.
Mon, 14 Dec 2020 13:55:10 -0500 John W. Eaton avoid dispatch error if methdo argument is a function handle (bug #59617) stable
Sat, 12 Dec 2020 17:20:41 +0100 Markus Mützel cosd.m: Use relative tolerance in BIST.
Sat, 12 Dec 2020 17:16:29 +0100 Markus Mützel maint: merge stable to default.
Mon, 07 Dec 2020 19:04:55 +0100 Torsten Lilge * file-editor-tab.cc (dtor): do not delete m_edit_area (bug #59628) stable
Tue, 08 Dec 2020 23:12:15 -0500 Nicholas R. Jankowski Allow quantile and prctile to work on dimensions greater than ndim (bug #59641)
Fri, 11 Dec 2020 11:43:31 -0500 John W. Eaton maint: merge stable to default.
Fri, 11 Dec 2020 11:42:53 -0500 John W. Eaton avoid crash due to accessing first element of empty list (bug #59656) stable
Fri, 11 Dec 2020 05:15:39 -0500 John W. Eaton maint: merge stable to default.
Fri, 11 Dec 2020 05:06:07 -0500 John W. Eaton don't propagate prevailing isargout info through mexCallMATLAB (bug #59597) stable
Thu, 10 Dec 2020 15:27:14 -0800 Rik maint: More updates to standardize exception naming scheme.
Thu, 10 Dec 2020 23:35:06 +0100 Pantxo Diribarne maint: merge stable to default