log

age author description
Sun, 06 Nov 2022 11:41:58 -0500 Arun Giridhar maint: Merge away extra head.
Sun, 06 Nov 2022 11:40:07 -0500 Arun Giridhar factor.m: Guard against non-prime factors returned from C++.
Sun, 06 Nov 2022 17:39:06 +0100 Markus Mützel ls-mat5: Avoid explicit use of "unsigned long long" literals.
Sat, 05 Nov 2022 19:15:13 +0100 Markus Mützel Use more specialized API flags for template classes (bug #61711).
Sun, 06 Nov 2022 12:18:37 +0100 Markus Mützel __isprimelarge__.cc: Avoid explicit use of "unsigned long long" literals.
Sat, 05 Nov 2022 18:35:09 -0400 Arun Giridhar __isprimelarge__.cc: Guard against a rare loop runaway condition.
Sat, 05 Nov 2022 11:31:56 -0400 Arun Giridhar __isprimelarge.cc__: Minor performance tweaks.
Sat, 05 Nov 2022 13:48:24 +0100 Markus Mützel Prevent implicit instantiations of the Array class template (bug #61711).
Sat, 05 Nov 2022 00:10:11 -0400 Arun Giridhar factor.m: Speed up for large inputs.
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).
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.