log

age author description
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.