log

age author description
Wed, 23 Nov 2022 04:48:09 -0500 Arun Giridhar NEWS.8.md: Backed out changeset 04b63de65973
Tue, 22 Nov 2022 16:46:35 -0800 Rik mean.m: Use Octave coding conventions. stable
Tue, 22 Nov 2022 14:28:28 -0800 Rik Document more clearly how to spellcheck Octave documentation before a release. stable
Tue, 22 Nov 2022 16:43:53 -0500 Arun Giridhar NEWS.8.md: Fix typo, formatting
Tue, 22 Nov 2022 16:34:02 -0500 Arun Giridhar NEWS.8.md: Add note about future breaking change
Tue, 22 Nov 2022 12:16:17 -0800 Rik RELEASE_CHECKLIST.md: New file with actions to perform for Octave release. stable
Tue, 22 Nov 2022 20:38:35 +0100 Markus Mützel maint: Merge stable to default.
Tue, 22 Nov 2022 20:37:59 +0100 Markus Mützel inv: Don't call LAPACK function *gecon if matrix contains NaN values (bug #63384). stable
Tue, 22 Nov 2022 08:23:44 -0800 Rik Fix scanf handling of bare '-' character for floating point formats (bug #63383)
Tue, 22 Nov 2022 12:48:29 +0100 Markus Mützel scanf: Do cleanup actions before throwing an error.
Tue, 22 Nov 2022 12:45:48 +0100 Markus Mützel scanf: Reset failbit when reaching eof while scanning for whitespace (bug #62723).
Mon, 21 Nov 2022 19:56:25 -0800 Rik Fix scanf edge case with '-' character in last position and '%d' conversion (bug #63383)
Mon, 21 Nov 2022 13:11:26 -0800 Rik Overhaul scanf functionality for correctness and Matlab compatibility (bug #63383, bug #62723)
Mon, 21 Nov 2022 09:25:29 -0800 Rik maint: Use more Octave coding conventions in cset c05ef94a2bbc. stable
Mon, 21 Nov 2022 18:21:52 +0100 Markus Mützel maint: Merge stable to default.