log

age author description
Wed, 02 Nov 2022 14:19:56 -0400 John W. Eaton Version 7.3.0 released. stable release-7-3-0
Thu, 03 Nov 2022 12:49:40 -0400 John W. Eaton eliminate unused member variable
Wed, 02 Nov 2022 18:26:14 +0100 Markus Mützel LSODE: Make sure m_iwork is sufficiently large for following assignments (bug #63303).
Wed, 02 Nov 2022 17:46:15 +0100 Markus Mützel maint: Merge stable to default.
Wed, 02 Nov 2022 17:45:15 +0100 Markus Mützel NEWS.7.md: Update NEWS file with recent changes for Octave 7.3.0. stable
Wed, 02 Nov 2022 17:39:21 +0100 Markus Mützel Fix out of bound indexing in in-place broadcasting operations (bug #63303). stable
Wed, 02 Nov 2022 17:14:34 +0100 Markus Mützel inv: Initialize variable to silence valgrind warning (bug #63300).
Tue, 01 Nov 2022 12:19:33 +0100 Markus Mützel Array: Export constructor that is needed in different library (bug #61711).
Tue, 01 Nov 2022 06:36:30 -0400 Arun Giridhar maint: Merge stable to default.
Tue, 01 Nov 2022 06:36:09 -0400 Arun Giridhar doc: Fix terminology in da3ac42a143d stable
Wed, 26 Oct 2022 20:06:47 +0200 Markus Mützel unlink: Also remove files with read-only file attribute on Windows (bug #63265).
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)