log

age author description
Mon, 03 Jul 2023 18:43:40 +0200 Markus Mützel fullfile.m: Return empty cell for input with empty cell (bug #64377). stable
Wed, 28 Jun 2023 11:11:02 +0200 Markus Mützel etc/NEWS.9.md: Fix typo in previous commit 71a792dfb05a.
Tue, 27 Jun 2023 12:09:56 -0700 Rik Emit warning about use of FLTK toolkit.
Mon, 26 Jun 2023 13:18:15 -0700 Rik test: Rewrite BIST tests incorrectly using %!shared construct (bug #64531)
Mon, 26 Jun 2023 11:44:10 -0700 Rik test.m: pretty print shared variables (bug #64351)
Mon, 26 Jun 2023 08:35:07 -0700 Rik test: Add tests for deletion of non-existent dimensions.
Sun, 25 Jun 2023 17:14:52 -0700 Rik Allow deletion assignments to non-existent dimensions for Matlab compatibility.
Fri, 23 Jun 2023 20:51:51 +0200 Markus Mützel maint: Merge stable to default.
Fri, 23 Jun 2023 20:51:15 +0200 Markus Mützel native2unicode, unicode2native: Support empty second argument (bug #64331). stable
Fri, 23 Jun 2023 20:06:08 +0200 Markus Mützel file editor: Skip encoding conversion if file is empty (bug #64330).
Fri, 23 Jun 2023 19:44:00 +0200 Markus Mützel file editor: Reset wait cursor also when loading file fails (bug #64330).
Fri, 23 Jun 2023 16:20:33 +0200 Markus Mützel maint: Merge stable to default.
Fri, 23 Jun 2023 16:19:46 +0200 Markus Mützel unicode2native.m: Restore support for one input parameter (bug #64331). stable
Wed, 21 Jun 2023 19:39:18 -0700 Rik inputParser.m: Require that VALIDATOR input be a function handle.
Wed, 21 Jun 2023 16:38:17 -0400 Arun Giridhar maint: Merge stable to default