log

age author description
Fri, 16 Jun 2023 00:18:48 +0200 Petter T. VM: Fix printing bytecode MATRIX_UNEVEN (patch #10364).
Thu, 15 Jun 2023 16:04:22 +0200 Petter T. VM: Fix problem with returning too many or too few octave_values (patch #10363).
Sat, 24 Jun 2023 01:19:50 +0200 Petter T. VM: Prevent out-of-bounds read (patch #10365).
Thu, 15 Jun 2023 11:11:37 +0200 Petter T. VM: Expand varargin in input arguments (patch #10361).
Thu, 06 Jul 2023 11:56:37 -0400 John Donoghue audiowrite: Allow writing mp3 through libsndfile API (bug #64388).
Sat, 15 Jul 2023 10:52:57 +0200 Markus Mützel Erase std::vector elements in stack frame destructor instead of overwriting (patch #10366).
Mon, 10 Jul 2023 20:24:07 +0200 Markus Mützel load_path: Additional cleanup when removing non-existent directories in cset 65781d62fee7.
Wed, 12 Jul 2023 11:00:07 -0700 Rik maint: merge stable to default
Wed, 12 Jul 2023 09:18:37 -0700 Rik Remove obsolete callback constructor code for @audioplayer, @audiorecorder (bug #64379) stable
Mon, 10 Jul 2023 20:24:07 +0200 Markus Mützel load_path: Remove paths that don't exist from list of directories (bug #64401).
Wed, 12 Jul 2023 09:18:37 -0700 Rik Remove obsolete callback constructor code for @audioplayer, @audiorecorder (bug #64379)
Wed, 31 May 2023 16:29:09 -0400 John Donoghue Add isenv function (patch #10354).
Tue, 11 Jul 2023 19:43:03 +0200 Markus Mützel Use same destructor order in std::vector unconditionally (patch #10366).
Tue, 11 Jul 2023 18:32:20 +0200 Markus Mützel maint: Merge stable to default.
Tue, 11 Jul 2023 18:19:52 +0200 Markus Mützel savepath.m: Generalize filter for folders belonging to packages.