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).
Sat, 28 Nov 2020 15:38:34 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Nov 2020 11:16:43 +0100 Markus Mützel documentation.cc: Include missing header (bug #59553). stable
Fri, 27 Nov 2020 17:01:47 -0800 Rik doc: Cleanup Texinfo macros use in documentation.
Fri, 27 Nov 2020 13:49:11 -0500 John W. Eaton maint: merge stable to default.
Fri, 27 Nov 2020 13:46:20 -0500 John W. Eaton maint: Merge away extra head on stable. stable
Fri, 27 Nov 2020 13:44:11 -0500 John W. Eaton maint: Bump version for post 6.1.0 release bug fixing phase stable
Thu, 26 Nov 2020 13:20:44 -0500 John W. Eaton Added tag release-6-1-0 for changeset 9f39338a23cb stable
Thu, 26 Nov 2020 13:15:15 -0500 John W. Eaton Version 6.1.0 released stable release-6-1-0
Fri, 27 Nov 2020 08:04:39 -0800 Rik NEWS: Create proper double quotes for Octave properties in Markdown.
Fri, 27 Nov 2020 07:58:23 -0800 Rik __pltopt__.m: Document long-form color specifications.
Fri, 27 Nov 2020 08:47:36 +0100 Markus Mützel __default_plot_options__.m: Fix typo in f8afcf772ba0.
Thu, 26 Nov 2020 21:28:18 -0800 Rik Document new long forms of color spec argument to plot.
Thu, 26 Nov 2020 18:39:22 -0800 Rik __default_plot_options__.m: Document function and improve performance.
Thu, 26 Nov 2020 18:25:42 -0800 Rik __pltopt__.m: Overhaul function and add support for long color names (bug #59534).
Thu, 26 Nov 2020 19:25:01 +0100 Markus Mützel maint: merge stable to default.
Thu, 26 Nov 2020 19:24:22 +0100 Markus Mützel linkprop.m: Lock file to avoid invalid function handles to subfunctions (bug #59551). stable
Thu, 26 Nov 2020 19:19:26 +0100 Markus Mützel maint: merge stable to default.
Thu, 26 Nov 2020 19:18:56 +0100 Markus Mützel eigs.m: Add necessary compile time conditions to some BISTs. stable
Thu, 26 Nov 2020 07:58:38 -0800 Rik __pltopt__.m: Remove one further piece of dead code for cset 014d2710dcd5.
Thu, 26 Nov 2020 07:53:09 -0800 Rik __pltopt__.m: Remove ancient code supporting numeric values for colors in LineSpec.
Thu, 26 Nov 2020 13:36:59 +0100 Markus Mützel eigs.m: Move tests that depend on ARPACK to conditional test block.
Thu, 26 Nov 2020 15:22:37 +0900 Kai T. Ohlhus eigs.m: reenable output and handle some tivial cases (bug #59488)
Wed, 25 Nov 2020 14:17:20 -0800 Rik eigs.m: Overhaul function (bug #59488)
Tue, 24 Nov 2020 20:34:02 -0500 John W. Eaton maint: merge stable to default.
Tue, 24 Nov 2020 22:51:56 +0100 Torsten Lilge backing out cset 5f535fe782b3, since fix does not work stable
Tue, 24 Nov 2020 14:14:58 +0100 Markus Mützel utils.cc: Correct indentation in cset b924b916dc91.
Mon, 23 Nov 2020 17:33:56 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #59287).
Mon, 23 Nov 2020 16:11:46 +0900 Kai T. Ohlhus jsondecode.cc: use `octave::make_valid_name` not `matlab.lang.makeValidName` (patch #9998)
Mon, 23 Nov 2020 16:11:46 +0900 Kai T. Ohlhus matlab.lang.makeValidName: reimplement in C++ (patch #9998)
Mon, 23 Nov 2020 12:41:34 +0900 Kai T. Ohlhus maint: merge stable to default.