log

age author description
Mon, 11 Apr 2022 18:34:05 +0200 Markus Mützel Fix test broken in 5044c6918fdf. stable
Mon, 11 Apr 2022 16:40:52 +0200 Markus Mützel maint: Merge stable to default.
Mon, 11 Apr 2022 15:58:27 +0200 Markus Mützel Fix "ls" with glob patterns on Windows (bug #62282). stable
Sun, 10 Apr 2022 14:34:42 -0700 Rik maint: merge stable to default.
Sun, 10 Apr 2022 14:34:05 -0700 Rik hdl2struct.m: Fix saving of uibuttongroups (bug #62266). stable
Sat, 09 Apr 2022 14:52:25 -0700 Arun Giridhar Allow "econ" argument to qr() function (bug #62277).
Fri, 08 Apr 2022 17:44:26 -0400 John W. Eaton * libinterp/corefcn/module.mk (COREFCN_INC): Restore mex.h to list.
Fri, 08 Apr 2022 17:41:38 -0400 John W. Eaton * mex-private.h: Add file missing from previous change.
Fri, 08 Apr 2022 15:19:22 -0400 John W. Eaton eliminate direct access to call stack from evaluator
Fri, 08 Apr 2022 14:11:05 -0400 John W. Eaton move eval of anon fcn handles and built-in and mex functions to pt-eval.cc
Fri, 08 Apr 2022 20:08:10 +0200 Markus Mützel maint: Merge stable to default.
Fri, 08 Apr 2022 19:55:41 +0200 Markus Mützel Avoid out-of-bounds indexing when checking for broadcastable inplace operators (bug #38466). stable
Fri, 08 Apr 2022 13:48:13 -0400 Arun Giridhar doc: fix minor typo in datestr.m stable
Fri, 08 Apr 2022 13:48:13 -0400 Arun Giridhar doc: fix minor typo in datestr.m
Fri, 08 Apr 2022 19:11:59 +0200 Markus Mützel Remove asterisk from BISTs since they are failing in some circumstances (bug #38466).
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/.