log

age author description
Thu, 03 Nov 2022 17:50:24 -0400 John W. Eaton use separate class for braindead shortcircuit evaluation
Thu, 03 Nov 2022 14:47:18 -0400 John W. Eaton maint: merge stable to default
Wed, 02 Nov 2022 14:25:29 -0400 John W. Eaton bump stable branch version after release stable
Wed, 02 Nov 2022 14:23:53 -0400 John W. Eaton Added tag release-7-3-0 for changeset 2c037ce00450 stable
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).