log

age author description
Thu, 17 Aug 2023 16:32:40 -0400 Ben Kurtz datevec.m: Enable partial match when format string provided (bug #42241)
Thu, 17 Aug 2023 17:23:55 +0200 Markus Mützel VM: Adapt coding style in recent changes.
Thu, 17 Aug 2023 10:42:07 -0400 Nicholas R. Jankowski corr.m: Avoid producing error for unequal number of columns (bug #64555)
Wed, 16 Aug 2023 17:14:24 -0400 Arun Giridhar maint: Merge away extra head
Mon, 07 Aug 2023 15:26:46 +0200 Petter T. VM change some internal function names to "__*__" pattern
Wed, 09 Aug 2023 15:11:48 +0200 Petter T. VM expand forgotten cs-list
Wed, 09 Aug 2023 12:57:05 +0200 Petter T. VM fix unwind table for ignored outputs
Wed, 09 Aug 2023 12:56:03 +0200 Petter T. VM set error id and fn name in error message at invalid function call
Tue, 08 Aug 2023 16:00:56 +0200 Petter T. VM fix problem with chained assignmenent not pushing rhs
Mon, 07 Aug 2023 15:53:59 +0200 Petter T. VM silence clang warnings
Wed, 09 Aug 2023 22:23:13 +0200 Petter T. VM Don't compile anonymous functions
Wed, 16 Aug 2023 16:57:52 +0200 Markus Mützel Consistently use double quotes to include "config.h".
Sun, 13 Aug 2023 20:47:18 +0200 Torsten Lilge restrict cset a279f26c2e65 to Qt6
Sun, 13 Aug 2023 18:25:10 +0200 Torsten Lilge fix documentation with Qt6
Thu, 10 Aug 2023 17:37:03 -0400 Arun Giridhar maint: Merge stable to default
Thu, 10 Aug 2023 17:36:41 -0400 Arun Giridhar mkpp.m: Remove stray text causing error with demo code. stable
Thu, 10 Aug 2023 21:47:06 +0200 Torsten Lilge do not use qsizetype for compatibilty with qt5
Thu, 10 Aug 2023 20:21:45 +0200 Torsten Lilge fix interpreter start with Qt6 under windows
Thu, 10 Aug 2023 11:26:38 -0400 Nicholas R. Jankowski doc: Refine optimset, optimget docstring on paramter matching. (bug #64525)
Wed, 09 Aug 2023 16:06:57 -0400 Nicholas R. Jankowski doc: Expand optimset, optimget docstrings on parameter matching (bug #64525)
Wed, 09 Aug 2023 20:44:44 +0200 Torsten Lilge improve exiting GUI in Qt6 by fixing crash in variable editor
Wed, 09 Aug 2023 10:15:42 -0400 John W. Eaton maint: Merge away extra head on default.
Tue, 08 Aug 2023 09:51:18 -0400 John W. Eaton maint: Merge stable to default.
Tue, 08 Aug 2023 09:46:29 -0400 John W. Eaton bump stable branch version after release stable
Tue, 08 Aug 2023 09:02:40 -0400 John W. Eaton Added tag release-8-3-0 for changeset 6fc591af58ba stable
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