log

age author description
Fri, 08 Apr 2022 17:50:00 +0200 Markus Mützel Add tests for automatic broadcasting with inplace times operator ".*=" (bug #38466).
Wed, 06 Apr 2022 21:47:52 -0700 Rik Improve performance of inline functions.
Wed, 06 Apr 2022 21:25:58 -0700 Rik Add functions to @inline class for Matlab compatibility (Bug #62260).
Wed, 06 Apr 2022 16:30:23 -0700 Rik maint: Remove unnecessary input validation from @style classes
Wed, 06 Apr 2022 14:54:39 -0700 Rik maint: merge stable to default.
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/.