log

age author description
Mon, 31 Oct 2022 16:25:46 -0400 Nicholas R. Jankowski normalize.m: Use bsxfun rather than broadcasting (bug #55765)
Mon, 31 Oct 2022 19:27:17 +0100 Markus Mützel Fix sorting with NaN values on Windows with visibility flags (bug #61711).
Mon, 31 Oct 2022 10:03:20 -0700 Rik maint: merge away extra head.
Mon, 31 Oct 2022 10:01:50 -0700 Rik doc: Spellcheck documentation for 8.1 release.
Sun, 30 Oct 2022 21:58:36 -0700 Rik doc: grammar check documentation ahead of 8.1 release.
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).
Fri, 28 Oct 2022 08:19:16 +0200 Markus Mützel build: Revert defaulting to link all dependencies for macOS hosts (bug #55367).
Thu, 27 Oct 2022 15:19:30 -0700 Rik normalize.m: Use Octave coding conventions.
Thu, 27 Oct 2022 14:54:27 -0700 Rik Avoid out-of-memory errors for sparse matrices and ! isfinite usage.
Thu, 27 Oct 2022 10:38:47 -0400 John W. Eaton * normalize.m: Fix typo in previous change.
Thu, 27 Oct 2022 10:20:10 -0400 Nicholas R. Jankowski doc: Add normalize to manual and clean up docstring
Thu, 27 Oct 2022 09:35:01 -0400 John W. Eaton avoid possible warning about unused lambda capture
Wed, 26 Oct 2022 18:05:19 -0400 Nicholas R. Jankowski normalize.m: correct error messages split across lines (bug #55765)
Wed, 26 Oct 2022 17:32:52 -0400 Nicholas R. Jankowski normalize.m: Add xtest bug number and cleanup line-lengths (bug #55765)
Wed, 26 Oct 2022 17:07:29 -0400 Nicholas R. Jankowski Implement new function 'normalize' (bug #55765)
Wed, 26 Oct 2022 19:12:39 +0200 Markus Mützel maint: Merge stable to default.