log

age author description
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.
Wed, 26 Oct 2022 19:11:04 +0200 Markus Mützel NEWS.7.md: Update NEWS file with recent changes for Octave 7.3.0. stable
Wed, 26 Oct 2022 18:57:09 +0200 Markus Mützel maint: Merge stable to default.
Wed, 26 Oct 2022 18:56:06 +0200 Markus Mützel glpk.m: Avoid using isfinite on potentially sparse input. stable
Tue, 25 Oct 2022 18:57:50 -0400 Nicholas R. Jankowski settings-dialog.ui: correct property string typo from edccb7c1c8ec
Tue, 25 Oct 2022 10:42:04 -0700 Rik maint: merge stable to default.