log

age author description
Mon, 31 Oct 2022 11:31:56 -0400 Arun Giridhar maint: Merge stable to default.
Mon, 31 Oct 2022 11:30:56 -0400 Arun Giridhar doc: Update doc for schur.cc stable
Mon, 31 Oct 2022 01:01:31 -0400 Nicholas R. Jankowski var.m: Update sparse and diagonal inputs tests for two-outputs (bug #63291)
Mon, 31 Oct 2022 00:09:01 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Sun, 30 Oct 2022 23:42:04 -0400 Nicholas R. Jankowski var.m: Use bsxfun rather than broadcasting with vector weighting (bug #63291) stable
Sun, 30 Oct 2022 10:54:12 -0700 Rik doc: Fix warning from Texinfo about unbalanced parenthesis (bug #63210)
Sun, 30 Oct 2022 09:22:23 +0100 Markus Mützel build: Silence compilation warning about mismatching integer format (bug #63290).
Sat, 29 Oct 2022 23:08:09 -0700 Rik build: Silence compilation warning about deprecated constructor in ClassHelper.java (bug #63210)
Sat, 29 Oct 2022 23:42:18 -0400 Nicholas R. Jankowski normalize.m: Remove redundant calculation from 1-input case
Sat, 29 Oct 2022 18:28:07 -0700 Rik build: Silence compilation warning -Wstrict-prototypes in oct-rl-edit.c (bug #63210)
Sat, 29 Oct 2022 18:25:33 -0700 Rik build: Silence compilation warning -Wunused-but-set-variable in oct-string.cc (bug #63210)
Sat, 29 Oct 2022 18:07:10 -0700 Rik build: Silence unused private field compilation warning in oct-stream.h (bug #63210)
Sat, 29 Oct 2022 17:57:56 -0700 Rik build: Silence unused function compilation warning in mex.cc (bug #63210)
Sat, 29 Oct 2022 17:46:50 -0700 Rik build: Silence compilation warning about use of bitwise operators with boolean operands (bug #63210)
Sat, 29 Oct 2022 18:37:21 +0200 Markus Mützel Avoid segmentation fault on resizing the command window on Windows (bug #63230).