log

age author description
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)