log

age author description
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
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).
Thu, 03 Aug 2023 18:54:41 +0200 Markus Mützel maint: Merge stable to default.
Thu, 03 Aug 2023 18:54:08 +0200 Markus Mützel GitHub-CI (windows): Run check with "--no-gui-libs" flag. stable
Tue, 01 Aug 2023 19:43:19 +0200 Markus Mützel gui: Check if pointers are valid before dereferencing them.
Tue, 01 Aug 2023 13:17:41 -0400 Arun Giridhar maint: Merge stable to default
Tue, 01 Aug 2023 13:17:17 -0400 Arun Giridhar lex.ll: Remove `$` as an identifier character stable
Sat, 29 Jul 2023 21:37:35 +0200 Torsten Lilge fix crash on exit with Qt 6
Sat, 29 Jul 2023 13:42:02 +0200 Markus Mützel maint: Merge stable to default.
Sat, 29 Jul 2023 13:41:41 +0200 Markus Mützel subsasgn: Add function name to error message (bug #64213). stable
Mon, 24 Jul 2023 18:21:18 +0200 Markus Mützel dir_entry: Support paths with non-ASCII characters on Windows (bug #64447).
Fri, 28 Jul 2023 18:52:56 +0200 Markus Mützel maint: Merge stable to default.
Fri, 28 Jul 2023 18:52:12 +0200 Markus Mützel NEWS.8.md: Update NEWS file with changes for Octave 8.3.0. stable
Fri, 28 Jul 2023 18:42:39 +0200 Markus Mützel maint: Merge stable to default.
Fri, 28 Jul 2023 16:24:32 +0200 Markus Mützel subsasgn: Avoid panic on invalid field names (bug #64213). stable
Mon, 24 Jul 2023 13:32:39 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Mon, 24 Jul 2023 13:30:54 -0400 Nicholas R. Jankowski ellipsoid.m: Prevent geometry data return when not requested (bug #64468) stable
Sun, 23 Jul 2023 22:08:18 +0200 Torsten Lilge * octave-qobject (~base_qobject): fix deletion of non-existing main_window
Sun, 23 Jul 2023 21:36:41 +0200 Torsten Lilge fix crash on exit with Qt 6
Thu, 20 Jul 2023 09:26:05 +0200 Markus Mützel maint: Merge stable to default.
Wed, 19 Jul 2023 14:01:46 +0200 Sébastien Villemot Fix FTBFS against SuiteSparse 7.1.0 when SPQR is disabled (bug #64446). stable
Tue, 18 Jul 2023 17:46:09 -0700 Rik maint: merge stable to default
Tue, 18 Jul 2023 14:33:15 -0700 Rik Avoid false detection of "non-real pivot" in ichol() (bug #63785) stable
Tue, 18 Jul 2023 14:07:32 -0700 Rik pcg.m: Use eps tolerance in BIST test for ishermitian (Bug #63787) stable
Mon, 17 Jul 2023 11:47:52 -0700 Rik Return NaN for scalar input to all correlation functions (bug #64435)
Mon, 17 Jul 2023 07:55:41 -0700 Rik corr.m: Return NaN for scalar input for Matlab compatibility (bug #64395)
Sun, 16 Jul 2023 21:33:45 +0200 Markus Mützel doc: Add new contributor to list in manual (bug #56735, patch #10355).
Sun, 16 Jul 2023 13:39:46 +0200 Markus Mützel __unimplemented__.m: Remove new function from list (bug #56735).
Sun, 16 Jul 2023 13:13:45 +0200 Markus Mützel Overhaul new function ismembertol (bug #56735, patch #10355).
Fri, 02 Jun 2023 10:32:24 -0300 Leonardo Add new function ismembertol.m (bug #56735, patch #10355).
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).