log

age author description
Wed, 06 Apr 2022 14:54:05 -0700 Rik addpref.m: Recode BIST test to work with multiple running instances of Octave. stable
Wed, 06 Apr 2022 10:35:00 -0400 John W. Eaton maint: Merge stable to default.
Wed, 06 Apr 2022 10:29:27 -0400 John W. Eaton maint: Bump version for post 7.1.0 release bug fixing phase stable
Wed, 06 Apr 2022 10:28:28 -0400 John W. Eaton Added tag release-7-1-0 for changeset 04120d65778a stable
Wed, 06 Apr 2022 10:05:12 -0400 John W. Eaton Version 7.1.0 released stable release-7-1-0
Wed, 06 Apr 2022 10:00:36 -0400 John W. Eaton * CHECKLIST.md: Update info for change in NEWS file naming. stable
Tue, 05 Apr 2022 15:12:34 -0700 John W. Eaton Allow sub2ind() to accept indices outside the size of the input subscripts (bug #62184)
Tue, 05 Apr 2022 13:54:18 -0700 Rik maint: merge stable to default.
Tue, 05 Apr 2022 13:53:48 -0700 Rik Fix incorrect return value for dbstatus() and interrupts (bug #62248) stable
Tue, 05 Apr 2022 13:33:39 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libgui/.
Tue, 05 Apr 2022 13:20:48 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in liboctave/.
Tue, 05 Apr 2022 08:55:38 -0700 Rik maint: Revert changeset 360d330cc30e to match updated names in c9788d7f6e65.
Tue, 05 Apr 2022 08:33:58 -0700 Rik maint: Use "fcn" as preferred abbreviation for "function" in libinterp/.
Tue, 05 Apr 2022 01:06:00 -0400 John W. Eaton don't change ode options.havejacfun (reverts part of e1788b1a315f)
Mon, 04 Apr 2022 18:16:38 -0700 Rik test.m: Delete unused persistent variable "__fn".