log

age author description
Tue, 10 Aug 2021 16:42:29 -0400 John W. Eaton remove JIT compiler from Octave sources
Mon, 09 Aug 2021 16:30:48 +0200 Markus Mützel Remove OCTAVE_API from functions that are tagged with =delete or =default.
Sun, 08 Aug 2021 21:17:35 +0200 Torsten Lilge * gui-preferences-ed.h: increase def. auto completion threshold (bug #61016)
Fri, 06 Aug 2021 11:19:28 -0400 John W. Eaton tag ArrayRep copy assignment operator with =delete
Thu, 05 Aug 2021 11:47:53 -0400 John W. Eaton rename dim_vector data members for clarity
Thu, 05 Aug 2021 11:43:32 -0400 John W. Eaton prefer xelem over indexing m_rep in dim_vector class
Wed, 04 Aug 2021 00:39:27 -0400 John W. Eaton simplify implementation of dim_vector class
Wed, 04 Aug 2021 21:32:53 -0700 Rik Fix second typo in gnuplot warning message (bug #61010).
Wed, 04 Aug 2021 15:08:01 -0700 Rik Fix typo in gnuplot warning message (bug #61010)
Wed, 04 Aug 2021 08:27:01 -0700 Rik datenum.m: Fix typo in docstring.
Tue, 03 Aug 2021 13:18:34 -0700 Rik NEWS: Document change to "Title" property of generated PDF plots (bug #60998).
Tue, 03 Aug 2021 13:11:49 -0700 Rik Put title of plot into "Title" property of generated PDFs (bug #60992)
Tue, 03 Aug 2021 12:34:52 -0400 John W. Eaton move some utility functions inside octave namespace
Thu, 17 Mar 2016 10:50:22 +0530 Neeraj Battan pkg: Better warning messages for packages not being uninstalled (bug #31946).
Sun, 01 Aug 2021 12:18:43 +0200 Markus Mützel maint: Merge stable to default.
Sat, 31 Jul 2021 16:07:45 +0200 Torsten Lilge fix opening a file in a custom editor (bug #60990) stable
Sat, 31 Jul 2021 12:44:04 +0200 Torsten Lilge fix missing interpreter event in octave-scintilla stable
Fri, 30 Jul 2021 12:05:48 -0700 Rik Call print_struct_array_contents(1) when '--traditional' option used.
Fri, 30 Jul 2021 11:46:05 -0400 John W. Eaton prefer data over fortran_vec for read-only access to data
Fri, 30 Jul 2021 17:34:10 +0200 Markus Mützel maint: Merge stable to default.
Fri, 30 Jul 2021 16:54:22 +0200 José Luis García Pallero doc: disable_diagonal_matrix, disable_diagonal_matrix, and disable_range (patch #10089). stable
Fri, 30 Jul 2021 17:05:56 +0200 Markus Mützel dlmread: Improve performance on platforms with slow setlocale (bug #59702).
Thu, 29 Jul 2021 20:43:13 -0400 John W. Eaton style fixes for Sparse<T> class
Wed, 28 Jul 2021 07:19:31 -0400 John W. Eaton note future change for backslash operator
Wed, 28 Jul 2021 21:28:20 +0200 Markus Mützel GitHub-CI: Remove obsolete hack in MSYS2 rules for error fixed upstream.
Wed, 28 Jul 2021 00:28:26 -0400 John W. Eaton fix logic error in changeset 28a39ddabbfc
Tue, 27 Jul 2021 23:45:08 -0400 John W. Eaton also mention functions deprecated in version 6 in the NEWS file
Tue, 27 Jul 2021 09:53:16 -0400 John W. Eaton use m_ prefix for data members in octave_map classes
Mon, 26 Jul 2021 19:53:02 +0200 Markus Mützel GitHub-CI: Install SUNDIALS on Windows runners.
Mon, 26 Jul 2021 11:20:14 -0400 John W. Eaton figure: correctly detect "visible" option for existing figure (bug #60969)
Sun, 25 Jul 2021 16:28:44 +0200 Markus Mützel GitHub-CI: Remove obsolete hack in MSYS2 rules for error fixed upstream.
Sun, 25 Jul 2021 20:25:47 +0200 Markus Mützel maint: Merge stable to default.
Sun, 25 Jul 2021 20:17:08 +0200 Markus Mützel interp1.m: Don't interpret later numeric input as "xi" (bug #60967). stable
Fri, 23 Jul 2021 14:18:00 -0700 Rik NEWS: more notes about changes to mldivide.
Fri, 23 Jul 2021 11:59:40 -0400 John W. Eaton allow unrecognized characters to begin command-style function call parsing
Fri, 23 Jul 2021 09:26:35 +0200 Markus Mützel NEWS: Add note about changed algorithm for mldivide.
Thu, 22 Jul 2021 13:40:03 -0700 Rik Allow 'Label' to be used as a synonym for 'Text' on uimenus (bug #60870)
Thu, 22 Jul 2021 11:39:14 -0700 Rik Change startup so that '--interactive' does not always force '--no-line-editing' (bug #60696).
Thu, 22 Jul 2021 13:53:43 -0400 John W. Eaton maint: Merge stable to default.
Thu, 22 Jul 2021 13:52:49 -0400 John W. Eaton disable getopt error reporting in wrapper program (bug #60886) stable
Thu, 22 Jul 2021 19:06:00 +0200 Markus Mützel maint: merge stable to default.
Thu, 22 Jul 2021 19:04:52 +0200 Markus Mützel main.cc: Remove invalid case (bug #60886). stable
Thu, 22 Jul 2021 18:43:30 +0200 Markus Mützel GitHub-CI: Add timeout when installing depencencies on macOS.
Thu, 22 Jul 2021 08:27:12 -0700 Rik Emit more informative error message when ARPACK fails to converge (bug #60924)
Thu, 22 Jul 2021 08:03:41 -0700 Rik Add support for ListBoxTop property of uicontrol objects (bug #60951)
Thu, 22 Jul 2021 06:53:17 -0700 Rik Suppress incorrect warning in semilog[xy]err plots (bug #60959).
Wed, 21 Jul 2021 13:25:46 -0400 John W. Eaton don't check status of symbol as variable when parsing at top level (bug #60882)
Wed, 21 Jul 2021 18:51:54 +0200 Markus Mützel Use LU factorization to solve (close to) singular full matrices.
Wed, 21 Jul 2021 09:42:28 -0700 Rik maint: cuddle postfix operator with variable for clarity.
Wed, 21 Jul 2021 09:49:09 -0400 John W. Eaton handle all binary operators the same when detecting command syntax (bug #60882)
Wed, 21 Jul 2021 14:45:32 +0200 Markus Mützel maint: merge stable to default.
Sun, 18 Jul 2021 15:54:48 +0200 Markus Mützel main.cc: Use getopt to parse command line arguments (bug #60886). stable
Tue, 20 Jul 2021 16:31:26 -0400 John W. Eaton Sparse.h: Use forward declaration for Array class
Tue, 20 Jul 2021 22:42:05 +0200 Torsten Lilge fix wring connection of interpreter events in QtHandles
Mon, 19 Jul 2021 20:09:56 +0200 Torsten Lilge avoid connecting non existing signals from variable editor
Mon, 19 Jul 2021 18:46:40 +0200 Torsten Lilge fix regression from cset 7f22f024afdf
Mon, 19 Jul 2021 10:43:31 -0400 John W. Eaton print "object" not "m_object" for default classdef object display (bug #60938)
Mon, 19 Jul 2021 15:55:33 +0200 Markus Mützel options.h: Use C++ nullptr instead of 0.
Sun, 18 Jul 2021 19:20:45 +0200 Torsten Lilge fix broken signal/slot connections for the variable editor
Sun, 18 Jul 2021 15:54:48 +0200 Markus Mützel main.cc: Use getopt to parse command line arguments (bug #60886).