log

age author description
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
Sun, 29 Nov 2020 18:02:37 +0100 Markus Mützel system: Support non-ASCII characters for asynchronous mode on Windows (bug #59572).
Sun, 29 Nov 2020 14:20:08 +0100 Markus Mützel system: Support executing commands with non-ASCII characters on Windows (bug #59572).
Fri, 04 Dec 2020 18:33:23 +0100 Markus Mützel Fix typo in identifier.
Thu, 03 Dec 2020 17:46:40 -0800 Rik Use colors from "colormap" property for bar, barh if a "hist" option was given (bug #59589).
Tue, 01 Dec 2020 22:59:35 +0100 Markus Mützel time: Get time zone offset on Windows (bug #53908).
Wed, 02 Dec 2020 20:00:49 -0800 Rik +containers.Map.m: Fix subsref errors (bug #59607).
Wed, 02 Dec 2020 17:18:53 -0500 John W. Eaton maint: merge stable to default.
Wed, 02 Dec 2020 14:06:13 -0800 Rik Allow Octave class execution_exception to catch std::exception objects (bug #59592). stable
Wed, 02 Dec 2020 21:23:44 +0100 Markus Mützel load-save.cc: Fix typos in cdc2f3799c85.
Wed, 02 Dec 2020 14:59:26 -0500 John W. Eaton where possible, allow Qt widgets to delete their children
Wed, 02 Dec 2020 14:22:15 -0500 John W. Eaton also restore stdin and stdout in QUnixTerminalImpl destructor
Wed, 02 Dec 2020 15:00:45 -0500 John W. Eaton maint: merge stable to default.
Wed, 02 Dec 2020 11:47:38 -0800 Rik Use colors from axes' "ColorOrder" property for bar charts for Matlab compatibility (bug #59589).
Wed, 02 Dec 2020 20:36:20 +0100 Markus Mützel configure.ac: Set target Windows version early.
Wed, 02 Dec 2020 20:05:12 +0100 Markus Mützel Correctly handle short strings when saving to .mat files (-v6 or -v7) (bug #59591).
Wed, 02 Dec 2020 09:02:37 -0800 Rik maint: strip trailing spaces from code base.
Tue, 01 Dec 2020 19:54:51 -0800 Rik vecnorm.m: Overhaul function.
Tue, 01 Dec 2020 14:59:32 -0800 Rik spfun.m: Overhaul function.
Tue, 02 Jun 2020 20:02:39 +0200 Torsten Lilge check object size before plotting from variiable editor (bug #56685) stable
Mon, 30 Nov 2020 13:42:39 -0800 John W. Eaton num2str.m: Fix corner case with literal percent ("%%") at end of format (bug #59527).
Mon, 30 Nov 2020 13:33:27 -0800 Rik Allow color graphic properties to accept HTML specifications (bug #59562).
Thu, 12 Nov 2020 14:38:38 +0100 Markus Mützel mean.m: Allow NaN as input for geometric mean (bug #59410).
Thu, 12 Nov 2020 18:15:52 +0100 Markus Mützel Use UTF-8 encoding for .m files by default (bug #59387).