log

age author description
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.
Sat, 22 Apr 2023 19:01:35 +0200 Markus Mützel gui: Show encodings available with iconv in file editor preferences.
Fri, 21 Apr 2023 14:49:23 -0400 Nicholas R. Jankowski ishold.m: Suppress BIST hold echo after 72d005398818 (bug @63923).
Fri, 21 Apr 2023 11:01:40 -0700 Rik inputParser.m: Re-architect internal data structures for 60% speed improvement.
Thu, 20 Apr 2023 18:59:26 -0700 Rik maint: merge stable to default
Thu, 20 Apr 2023 18:58:57 -0700 Rik Fix floating point exception when Sparse array reshaped to 0x0 (bug #64080) stable
Thu, 20 Apr 2023 16:49:31 -0400 Nicholas R. Jankowski quiver: Add scale factor and input validation BISTs (bug #39552)
Thu, 20 Apr 2023 11:32:11 -0700 Rik Fix segfault when set() is used with too few inputs (bug #64072)
Thu, 20 Apr 2023 08:47:02 +0200 Markus Mützel odeset.m: Fix typos in b4fbbd9cf601.
Wed, 19 Apr 2023 18:39:28 -0700 Rik odeset.m: Remove FIXME notes now that PartialMatching is implemented (bug #49364)
Wed, 19 Apr 2023 17:04:14 -0700 Rik inputParser.m: Fix BIST tests designed to test addParamValue method.
Wed, 19 Apr 2023 17:02:20 -0700 Rik inputParser.m: Choose exact Parameter match if it exists under PartialMatching (bug #64050).
Wed, 19 Apr 2023 10:36:29 -0400 Nicholas R. Jankowski __quiver__.m: Honor scaling factor input for single quiver arrow (bug #39552)
Tue, 18 Apr 2023 19:56:31 -0700 Rik inputParser.m: Overhaul class and documentation.
Tue, 18 Apr 2023 15:27:01 -0700 Rik inputParser.m: Fix missing @end in TexInfo in cset 80fef9315743.
Tue, 18 Apr 2023 13:43:08 -0700 Rik inputParser.m: Implement "PartialMatching" property (bug #64050)
Tue, 18 Apr 2023 11:26:31 -0700 Rik maint: merge stable to default
Tue, 18 Apr 2023 11:09:17 -0700 Rik Stop excessive memory usage for minor grid ticks (bug #64017). stable
Tue, 18 Apr 2023 15:11:04 +0200 Markus Mützel maint: Merge stable to default.
Tue, 18 Apr 2023 15:09:35 +0200 Markus Mützel Include needed headers in installed .cc files (bug #63922). stable