log

age author description
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.
Sun, 22 Nov 2020 17:27:09 +0100 Torsten Lilge fix restoring dock widgets geometry whe using Qt 5.15 (bug #59426) stable
Sun, 22 Nov 2020 16:49:30 +0100 Torsten Lilge fix restoring dock widgets geometry in full screen main window stable
Fri, 29 May 2020 10:05:36 +0100 Guillaume Flandin cast.m: Implement syntax with "like" (bug #50854).
Fri, 24 Apr 2020 20:03:50 +0200 Markus Mützel zeros, ones, NaN, Inf, NA: Add "like" syntax (bug #50865).
Fri, 20 Nov 2020 23:25:42 +0100 Torsten Lilge fix alt-key stealing focus from current dock widget in gui
Fri, 20 Nov 2020 20:02:29 +0100 Torsten Lilge add option for using alt-modifer in command windows readline (bug #59478)
Fri, 20 Nov 2020 18:22:56 +0100 Markus Mützel maint: merge stable to default.