log

age author description
Tue, 08 Aug 2023 09:02:24 -0400 John W. Eaton Version 8.2.0 released. stable release-8-3-0
Tue, 08 Aug 2023 18:28:16 +0200 Markus Mützel NEWS: Add note about changed behavior of optimset and optimget (bug #64525).
Mon, 07 Aug 2023 11:16:51 -0700 Rik optimget.m,optimset.m: Emit an error when short name matches multiple properties (bug #64525)
Sat, 05 Aug 2023 19:29:38 +0200 Torsten Lilge fix obsolete signals of QComboBox in Qt6
Sat, 05 Aug 2023 16:22:33 +0200 Markus Mützel NEWS.8.md: Update NEWS file with recent changes for Octave 8.3.0. stable
Sat, 05 Aug 2023 16:12:14 +0200 Torsten Lilge fix another crash of variable editor with Qt6
Sat, 05 Aug 2023 16:12:11 +0200 Torsten Lilge allow compiling changes in variable editor with Qt < 15.5
Sat, 05 Aug 2023 16:10:49 +0200 Markus Mützel maint: Merge stable to default.
Thu, 18 May 2023 23:36:10 +0200 Philip Nienhuis datevec.m: Add some ISO 8601 conform formats (patch #9964). stable
Fri, 04 Aug 2023 21:57:11 +0200 Torsten Lilge Qt6: fix plot issues in variable editor in
Fri, 04 Aug 2023 20:21:09 +0200 Markus Mützel maint: Merge stable to default.
Fri, 04 Aug 2023 20:20:35 +0200 Markus Mützel fileparts.m: Overhaul BISTs. stable
Sat, 29 Jul 2023 15:21:24 +0200 Philip Nienhuis fileparts.m: Allow for relative path on different drive on Windows (bug #64462). stable
Fri, 04 Aug 2023 19:41:01 +0200 Markus Mützel Adapt coding style of previous commit 355b4434b45d.
Thu, 15 Jun 2023 16:03:54 +0200 Petter T. VM: Fix problem with trivial ranges (patch #10362).