log

age author description
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
Thu, 10 Dec 2020 23:23:09 +0100 Pantxo Diribarne Show original error when failing to create a graphics object (bug #59620) stable
Wed, 09 Dec 2020 19:17:10 -0800 Rik cosd.m, sind.m: Extend input to complex inputs.
Wed, 09 Dec 2020 20:04:59 +0100 Markus Mützel sind.m, sinpi.m, cospi.m: Wrap to interval closer to zero for higher accuracy.
Wed, 09 Dec 2020 19:25:01 +0100 Markus Mützel Re-calculate axis ticks when axis scale is changed (bug #39393).
Wed, 09 Dec 2020 17:32:39 +0100 Torsten Lilge add java file support in gui editor
Tue, 08 Dec 2020 20:09:19 -0800 Rik cosd.m: Use new improved sind.m for greater accuracy.
Tue, 08 Dec 2020 13:25:03 -0800 Rik maint: Updating naming conventions for exceptions and use const where possible.
Tue, 08 Dec 2020 21:34:55 +0100 Torsten Lilge copy lexer settings from default settings file for new languages
Tue, 08 Dec 2020 11:13:26 -0800 Rik sinpi.m, cospi.m: New trigonometric functions (bug #59615)
Mon, 07 Dec 2020 17:32:04 -0800 Rik sind.m: Overhaul function for improved accuracy with large inputs.
Mon, 07 Dec 2020 13:34:49 -0800 Rik maint: Use octave::execution_exception in catch block in cset 5b8885af4e2f.
Mon, 07 Dec 2020 19:59:18 +0100 Torsten Lilge get the default size for gui editor and terminal from system settings
Mon, 07 Dec 2020 10:53:07 -0800 Rik maint: merge stable to default.
Mon, 07 Dec 2020 10:52:36 -0800 Rik Fix regression with superclass lookup in classdef constructors (bug #59602). stable
Mon, 07 Dec 2020 19:04:55 +0100 Torsten Lilge * file-editor-tab.cc (dtor): do not delete m_edit_area (bug #59628)
Mon, 07 Dec 2020 18:20:54 +0900 Kai T. Ohlhus null: overhaul function with respect to empty input (bug #59630)
Thu, 03 Dec 2020 10:02:08 -0500 John W. Eaton eliminate separate cli_qobject and gui_qobject classes
Thu, 03 Dec 2020 12:28:59 -0500 John W. Eaton make all command line option info available in scripting language
Sat, 05 Dec 2020 13:29:48 -0500 John W. Eaton * parse.h (base_parser::~base_parser): Declare virtual.
Sun, 06 Dec 2020 21:40:16 +0100 Torsten Lilge fix command settings after changing terminals parent
Sun, 06 Dec 2020 14:56:29 +0100 Markus Mützel plotyy.m: Fix error when called repeatedly (bug #53461).
Sun, 06 Dec 2020 14:56:04 +0100 Markus Mützel maint: merge stable to default.
Sun, 06 Dec 2020 13:53:30 +0100 Torsten Lilge fix error when restoring previous main window layout (bug #59426) stable
Fri, 04 Dec 2020 15:47:48 -0800 Rik Return patch objects for bar,barh rather than hggroups when 'hist' is given (bug #59589).
Fri, 04 Dec 2020 22:50:37 +0100 Torsten Lilge improve default sizes of gui dock widgets stable
Fri, 04 Dec 2020 22:42:38 +0100 Torsten Lilge clean up constructing main window layout of the gui stable
Fri, 04 Dec 2020 19:53:30 +0100 Torsten Lilge fix focus command window after command execution (bug #59609) stable