log

age author description
Thu, 27 Apr 2023 13:26:53 -0400 John W. Eaton * mk-sparse-tst.sh: Fix name of script in comments and messages.
Thu, 27 Apr 2023 13:25:01 -0400 John W. Eaton avoid LU warnings in sparse tests (bug #64117)
Wed, 26 Apr 2023 17:18:50 -0400 Nicholas R. Jankowski quiver: Improve plotting with non-float numeric inputs (bug #59695)
Wed, 26 Apr 2023 16:29:28 -0700 Rik speye.m: Overhaul function.
Wed, 26 Apr 2023 16:26:32 -0700 Rik Add BIST tests for Matlab compatibility for functions which accept negative dimensions.
Wed, 26 Apr 2023 14:40:37 -0700 Rik Validate M and N dimension inputs to sparse().
Wed, 26 Apr 2023 10:09:09 -0700 Rik Overhaul input validation of sparse() function.
Wed, 26 Apr 2023 09:55:12 -0700 Rik Remove test of methods ov-classdef.cc that should have been in cset d98157d51a97.
Wed, 26 Apr 2023 08:13:49 -0700 Rik methods.m: Overhaul BIST testing.
Tue, 25 Apr 2023 18:09:29 -0700 Rik Don't list non-public or hidden functions from methods() (bug #64066)
Tue, 25 Apr 2023 09:49:20 -0700 Rik maint: merge stable to default
Tue, 25 Apr 2023 09:27:54 -0700 Rik Return documentation for "help properties" (bug #64067) stable
Tue, 25 Apr 2023 07:50:29 -0700 Rik Provide more informative error messages for various bad calling forms to set() (bug #64072)
Sun, 23 Apr 2023 11:08:16 +0200 Markus Mützel gui: Remove usage of QTextCodec from some more places.
Sat, 22 Apr 2023 20:59:48 +0200 Markus Mützel GitHub-CI (mingw): Reduce ccache size to approx. 2x the size after a clean run.