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).
Fri, 16 Jul 2021 16:20:23 -0400 John W. Eaton use m_ prefix for data members in graphics objects and properties classes
Fri, 16 Jul 2021 16:30:53 +0200 Markus Mützel GitHub-CI: Don't use absolute paths to user home on Ubuntu runner.
Thu, 15 Jul 2021 16:12:24 -0400 John W. Eaton use m_prefix for data members in array classes
Thu, 15 Jul 2021 16:11:12 -0400 John W. Eaton use m_ prefix for data members in gl-render classes
Thu, 15 Jul 2021 10:16:37 +0200 Markus Mützel doc: Update default location of local package store (bug #58299).
Wed, 14 Jul 2021 20:23:20 -0700 Rik maint: merge stable to default.
Wed, 14 Jul 2021 20:21:44 -0700 Rik maint: merge away extra head on stable branch. stable
Wed, 14 Jul 2021 16:20:22 -0400 John W. Eaton allow int64 (-large_int) to work properly again (bug #45945)
Wed, 14 Jul 2021 17:42:10 +0200 Markus Mützel GitHub-CI: Display fntests.log in separate step.
Wed, 14 Jul 2021 17:33:02 +0200 Markus Mützel num2str.m: Also fix integer input with second input argument.
Wed, 14 Jul 2021 16:14:49 +0200 Markus Mützel num2str.m: Don't convert integer input to floating point.
Wed, 14 Jul 2021 11:47:25 +0200 Markus Mützel pkg.m: Install local packages in API dependent path (bug #58299).
Wed, 14 Jul 2021 10:49:07 +0200 Markus Mützel assert.m: Don't convert integer input to complex double (bug #57591).
Wed, 14 Jul 2021 00:18:49 -0400 John W. Eaton move liboctave convn functions inside octave namespace
Tue, 13 Jul 2021 23:14:33 -0400 John W. Eaton eliminate macros and unnecessary include statements in oct-convn.h
Tue, 13 Jul 2021 22:56:23 -0400 John W. Eaton move liboctave xnorm functions inside octave namespace
Tue, 13 Jul 2021 15:30:07 -0400 John W. Eaton oct-norm.h: Eliminate macros.
Tue, 13 Jul 2021 13:21:52 -0400 John W. Eaton update coding style for octave_sparse_params class
Mon, 12 Jul 2021 23:31:05 -0400 John W. Eaton improve mex data copy test
Mon, 12 Jul 2021 23:28:50 -0400 John W. Eaton mxArray_octave_value::get_data: fix mutation for non-interleaved complex data
Mon, 12 Jul 2021 16:22:33 -0400 John W. Eaton allow typed mx get data functions to work without mutation in more cases
Mon, 12 Jul 2021 00:41:18 -0400 John W. Eaton maint: Merge stable to default.
Sun, 11 Jul 2021 13:42:19 -0400 John W. Eaton bump version info after 6.3.0 release stable
Sun, 11 Jul 2021 13:40:30 -0400 John W. Eaton Added tag release-6-3-0 for changeset 754013c36587 stable
Sun, 11 Jul 2021 13:19:32 -0400 John W. Eaton Version 6.3.0 released. stable release-6-3-0
Fri, 09 Jul 2021 04:05:58 -0400 John W. Eaton improve previous change for command syntax parsing (bug #60882)
Fri, 09 Jul 2021 04:03:36 -0400 John W. Eaton provide default definitions for more tree_walker methods
Fri, 09 Jul 2021 04:05:13 -0400 John W. Eaton use different template parameter for tree_classdef_element class
Thu, 08 Jul 2021 09:58:33 -0700 Rik maint: merge stable to default.
Thu, 08 Jul 2021 09:56:02 -0700 Rik hgsave.m, copyobj.m: Use 'qt' graphics toolkit in BISTs. stable
Thu, 08 Jul 2021 09:36:24 -0700 Rik Reduce memory usage in BIST tests for copyobj, hgsave (bug #57591) stable
Wed, 07 Jul 2021 12:15:11 -0700 Rik Handle malformed sound headers which do not specify number of frames (bug #60888).
Tue, 06 Jul 2021 23:16:14 -0400 John W. Eaton fix command syntax parsing error (bug #60882)
Tue, 06 Jul 2021 11:12:20 -0700 Rik Add 's'=sparse attribute for whos function (bug #60687)
Tue, 06 Jul 2021 09:41:03 -0700 Rik NEWS: remove bugfix lines from stable branch weirdly merged into file.
Mon, 05 Jul 2021 08:46:16 -0700 John W. Eaton who() should not display duplicate named variables from different scopes (bug #60845).
Mon, 05 Jul 2021 09:02:55 -0400 John W. Eaton allow building without QScintilla to work again (bug #60879)
Sun, 04 Jul 2021 11:29:14 +0200 Markus Mützel gmres.m: Reduce memory requirement in BIST (bug #57591).
Sat, 03 Jul 2021 11:38:36 -0700 Rik copyobj.m: Use 'qt' toolkit for BIST test, not 'gnuplot'.
Sat, 03 Jul 2021 10:54:43 -0700 Rik maint: merge stable to default.
Sat, 03 Jul 2021 08:57:12 +0200 Markus Mützel NEWS: Update with latest changes again. stable
Fri, 02 Jul 2021 09:56:19 -0400 John W. Eaton maint: Merge stable to default.
Fri, 02 Jul 2021 09:41:09 -0400 John W. Eaton avoid crash with dbquit when executing command in terminal from gui (bug #60813) stable
Fri, 02 Jul 2021 09:38:48 -0400 John W. Eaton move top-level REPL from interpreter to evaluator stable
Wed, 30 Jun 2021 17:52:03 -0400 John W. Eaton allow more mixed-type assignments to work for sparse matrices (bug #60859)
Thu, 01 Jul 2021 15:28:17 +0200 Markus Mützel maint: Merge stable to default.
Thu, 01 Jul 2021 13:24:03 +0200 Markus Mützel ls-mat5.cc: Avoid integer overflow in calculation of buffer size for zlib (bug #55427). stable
Wed, 30 Jun 2021 12:43:01 -0400 John W. Eaton fix corrupt status of etc/NEWS.6 in repo?
Tue, 29 Jun 2021 19:31:26 +0200 Markus Mützel GitHub-CI: Decrease time-out for some steps.
Tue, 29 Jun 2021 19:19:59 +0200 Markus Mützel maint: Merge stable to default.
Tue, 29 Jun 2021 19:19:31 +0200 Markus Mützel build: Fix file name. stable
Tue, 29 Jun 2021 17:53:28 +0200 Markus Mützel maint: Merge stable to default.
Tue, 29 Jun 2021 17:51:32 +0200 Markus Mützel NEWS: Update with latest changes ahead of release. stable
Sat, 26 Jun 2021 07:59:17 -0400 John W. Eaton allow release notes window to be opened from command line
Fri, 25 Jun 2021 17:27:17 -0400 John W. Eaton allow community news window to be opened from command line
Sat, 26 Jun 2021 07:05:12 -0400 John W. Eaton pass arguments by reference to main_window::get_screen_geometry
Tue, 29 Jun 2021 05:49:14 -0400 John W. Eaton maint: Merge stable to default.
Tue, 29 Jun 2021 05:25:34 -0400 John W. Eaton fix scoping issue for handles to sibling nested functions (bug #60845) stable
Mon, 28 Jun 2021 11:50:03 -0700 Rik xpow.cc: Use static_cast<int> in a consistent manner for exponent.
Mon, 28 Jun 2021 11:12:23 -0700 Rik xpow.cc: Rename variable "atmp" to "acplx" for clarity of code.
Mon, 28 Jun 2021 10:54:34 -0700 Rik xpow.cc: Use dgxelem() for accessing diagonal matrix elements for performance.
Mon, 28 Jun 2021 10:15:30 -0700 Rik xpow.cc: Move call to eig() outside of try/catch blocks for better error reporting (bug #60786).
Mon, 28 Jun 2021 09:34:49 -0700 Rik xpow.cc: Simplify calculation by using std::pow template where one arg is Complex (bug #60786).
Mon, 28 Jun 2021 10:36:25 +0200 Markus Mützel maint: Merge stable to default.
Mon, 28 Jun 2021 10:30:11 +0200 Markus Mützel mrdivide, mldivide: Document that functions might return minimum norm solutions (bug #60839). stable
Mon, 28 Jun 2021 10:03:20 +0200 Markus Mützel ind2sub: Fix typo in "see also" section of docstring (bug #60842). stable
Fri, 30 Apr 2021 20:43:30 +0200 Markus Mützel __unicode_length__: New function to get number of Unicode code points (bug #50855).
Fri, 25 Jun 2021 15:39:48 -0400 John W. Eaton avoid possible crash on return to command line after closing main window
Fri, 25 Jun 2021 09:09:01 -0400 John W. Eaton maint: Merge stable to default.
Thu, 24 Jun 2021 10:45:21 -0400 John W. Eaton main-window.cc: eliminate unneeded header files
Fri, 25 Jun 2021 07:23:13 +0200 Torsten Lilge octave-qscintilla.cc (contextmenu_run): fix keyboard command handling stable
Thu, 24 Jun 2021 14:47:20 -0700 Rik maint: merge stable to default.
Thu, 24 Jun 2021 14:46:56 -0700 Rik Improve documentation for log2 function (bug #60817). stable
Thu, 24 Jun 2021 13:51:52 -0700 Rik Fix mpower for additional cases where negative scalar base is used (bug #60786).
Thu, 24 Jun 2021 20:47:08 +0200 Markus Mützel maint: Merge stable to default.
Thu, 24 Jun 2021 20:46:24 +0200 Markus Mützel rgb2ind.m: Suppress output in test. stable
Thu, 24 Jun 2021 19:17:48 +0200 Markus Mützel GitHub-CI: Do not install on macOS before "make check".
Thu, 24 Jun 2021 18:54:16 +0200 Markus Mützel maint: Merge stable to default.
Thu, 24 Jun 2021 18:50:25 +0200 Markus Mützel build: Set DL_LDFLAGS in the build rules for .oct or .mex files. stable
Thu, 24 Jun 2021 17:59:17 +0200 Markus Mützel maint: Merge stable to default.
Thu, 24 Jun 2021 17:58:24 +0200 Markus Mützel build: Fix typo in folder to libraries when building .oct or .mex files. stable
Thu, 24 Jun 2021 17:51:47 +0200 Markus Mützel maint: Merge stable to default.
Thu, 24 Jun 2021 17:47:21 +0200 Markus Mützel build: Use correct path to octave binary in build tree on macOS. stable
Wed, 23 Jun 2021 14:41:45 +0200 Markus Mützel maint: Merge stable to default.
Wed, 23 Jun 2021 12:26:48 +0200 Markus Mützel logm.m: Allow larger tolerance for test on macOS. stable
Tue, 22 Jun 2021 14:50:58 -0700 Rik maxNumCompThreads.m: Tweaks to documentation and input validation.
Tue, 22 Jun 2021 13:53:49 -0700 Rik Fix mpower when negative scalar base is used (bug #60786)
Tue, 22 Jun 2021 11:08:31 -0400 John W. Eaton maint: Merge stable to default.
Tue, 22 Jun 2021 11:07:49 -0400 John W. Eaton reduce memory usage and eliminate randomness in rgb2ind test stable
Tue, 22 Jun 2021 00:34:15 -0400 John W. Eaton avoid memory leak for numeric token info in parser
Mon, 21 Jun 2021 16:26:50 -0400 John W. Eaton maint: Merge stable to default.
Mon, 21 Jun 2021 16:23:05 -0400 John W. Eaton bump stable branch version after release candidate stable
Mon, 21 Jun 2021 15:20:31 -0400 John W. Eaton bump version for 6.2.92 release candidate stable
Mon, 21 Jun 2021 14:51:13 -0400 John W. Eaton additional reorganization of signal/slot connections in main_window class
Mon, 21 Jun 2021 15:34:29 +0900 Kai T. Ohlhus maint: Merge stable to default.
Mon, 21 Jun 2021 15:33:39 +0900 Kai T. Ohlhus hist.m: improve regression tests (bug #60783) stable
Sun, 20 Jun 2021 11:37:50 +0200 Markus Mützel camorbit.m, cosint.m: Relax tolerance in tests.
Sun, 20 Jun 2021 10:34:16 +0200 Markus Mützel GitHub-CI: Analyze test suite results on Ubuntu.
Sun, 20 Jun 2021 10:05:14 +0200 Markus Mützel maint: Merge stable to default.
Sat, 01 May 2021 15:17:28 +0200 Markus Mützel logspace.m: Mark tests as known to fail on macOS (bug #55538). stable
Sun, 20 Jun 2021 10:03:38 +0200 Markus Mützel tests: Relax tolerance for tests on macOS. stable
Sat, 19 Jun 2021 14:50:05 -0400 John W. Eaton refactor adoption of dock widgets in main window for clarity
Sat, 19 Jun 2021 14:34:07 -0400 John W. Eaton allow terminal window to be opened from command line
Sat, 19 Jun 2021 10:33:37 -0400 John W. Eaton eliminate more signal connections to parent objects
Sat, 19 Jun 2021 01:15:34 -0400 John W. Eaton eliminate unused reference to base_qobject in workspace_model
Sat, 19 Jun 2021 11:51:04 +0200 Markus Mützel test.m: Read test code in encoding set for directory.
Fri, 18 Jun 2021 15:41:36 -0400 John W. Eaton eliminate some connections to parent objects in octave_dock_widget classes
Fri, 18 Jun 2021 01:20:46 -0400 John W. Eaton reduce dependence of files_dock_widget on Octave interpreter
Fri, 18 Jun 2021 22:50:59 +0200 Torsten Lilge * documentation.cc (load_index): expand the contents tree view at startup
Fri, 18 Jun 2021 22:07:54 +0200 Torsten Lilge provide shortcuts in widgets launched from the cli
Fri, 18 Jun 2021 21:22:21 +0200 Torsten Lilge fix doc browser startup when launched from cli
Fri, 18 Jun 2021 08:55:00 +0200 Steven Waldrip logm.m: Improve performance and accuracy for Hermitian input (bug #60738).
Fri, 18 Jun 2021 16:09:10 +0200 Markus Mützel sqrtm: Fix for input with eigenvalues 0 (bug #60797).
Fri, 18 Jun 2021 10:11:06 +0200 Markus Mützel build: Include CPPFLAGS in summary of configure script.
Thu, 17 Jun 2021 16:24:37 -0400 John W. Eaton use interpreter events to set initial data for workspace and history widgets
Thu, 17 Jun 2021 15:43:08 -0400 John W. Eaton eliminate direct dependence on octave intepreter from workspace_view
Thu, 17 Jun 2021 14:11:04 -0400 John W. Eaton allow variable renaming in workspace_view to work without main_window
Fri, 11 Dec 2020 14:45:39 -0500 Nicholas R. Jankowski iqr.m: Overhaul function (bug #59636).
Thu, 17 Jun 2021 18:26:29 +0200 Markus Mützel maint: Merge stable to default.
Thu, 17 Jun 2021 18:23:26 +0200 Markus Mützel expm.m, logm.m: Use function "isdiag" to detect if input is a diagonal matrix (bug #60738). stable
Tue, 15 Jun 2021 11:41:27 +1000 Steven logm.m: Allow tolerance in check for real negative values in complex vector (bug #60738). stable
Thu, 17 Jun 2021 10:14:20 -0400 John W. Eaton allow variable editor to open from workspace view without main window
Wed, 16 Jun 2021 21:29:09 -0400 John W. Eaton eliminate unused signal and unused signal/slot connection
Wed, 16 Jun 2021 11:25:15 -0400 John W. Eaton maxNumCompThreads: new function for compatibility
Wed, 16 Jun 2021 06:31:15 -0700 Rik hist.m: Capitalize function input variables appearing in error() messages.
Wed, 16 Jun 2021 15:52:58 +0900 Kai T. Ohlhus maint: Merge stable to default.
Wed, 16 Jun 2021 15:49:50 +0900 Kai T. Ohlhus hist.m: improve handling and docstring for third "norm" parameter (bug #60783) stable
Tue, 15 Jun 2021 22:35:33 -0400 John W. Eaton improve variable editor functionality when used without GUI main window
Tue, 15 Jun 2021 20:35:59 -0400 John W. Eaton more tweaks for main window and dock widget settings
Tue, 15 Jun 2021 12:31:05 -0400 John W. Eaton don't clear dock widget pointers in main window dtor (bug #60646, bug #60750)
Mon, 14 Jun 2021 16:43:33 -0400 John W. Eaton allow properties function to be called inside classdef method (bug #60763)
Mon, 14 Jun 2021 22:00:52 +0200 Torsten Lilge only close dock widgets when main window does not exist (bug #60646)
Mon, 14 Jun 2021 14:16:39 -0400 John W. Eaton delete main window before dock widgets (bug #60646)
Mon, 14 Jun 2021 13:07:27 -0400 John W. Eaton use deleteLater to delete dock widgets (bug #60646)
Mon, 14 Jun 2021 12:50:19 -0400 John W. Eaton explicitly close all dock widgets in base_qobject destructor (bug #60646)
Mon, 14 Jun 2021 12:39:51 -0400 John W. Eaton improve behavior of dockable widgets (bug #60750)
Mon, 14 Jun 2021 10:42:08 -0400 John W. Eaton maint: Merge stable to default.
Mon, 14 Jun 2021 10:39:32 -0400 John W. Eaton declare base_parser destructor virtual stable
Fri, 11 Jun 2021 09:23:33 -0400 John W. Eaton maint: Merge stable to default.
Fri, 11 Jun 2021 09:11:43 -0400 John W. Eaton Backed out changeset 52b2680e091c (bug #60771) stable
Wed, 09 Jun 2021 09:14:43 -0400 John W. Eaton allow WM to give title bar to release notes and news windows (bug #60752)
Wed, 09 Jun 2021 00:34:42 -0400 John W. Eaton maint: Merge stable to default.
Fri, 07 May 2021 21:05:56 -0400 John W. Eaton avoid crash when closing GUI with open editor tabs (bug #60500) stable
Tue, 08 Jun 2021 15:49:37 -0400 John W. Eaton avoid possible gcc warning about C++ one definition rule (bug #60586)
Mon, 07 Jun 2021 22:54:48 +0200 Markus Mützel build: Avoid linking to wrapper for EnumProcessModules on Windows (bug #60746).
Tue, 08 Jun 2021 14:32:21 +0900 Kai T. Ohlhus maint: Merge stable to default.
Tue, 08 Jun 2021 14:27:27 +0900 Kai T. Ohlhus doc: Improve Differential Equations chapter and example for lsode (bug #57508) stable
Mon, 07 Jun 2021 22:14:41 +0200 Markus Mützel maint: Merge stable to default.
Mon, 07 Jun 2021 20:43:13 +0200 Markus Mützel build: Set necessary flags to allow execution on Windows Vista (bug #60746). stable
Mon, 07 Jun 2021 16:54:12 +0200 Markus Mützel GitHub-CI: Timeout configure step on Windows after 30 minutes.
Mon, 07 Jun 2021 11:51:43 +0200 Markus Mützel maint: Merge stable to default.
Mon, 07 Jun 2021 11:48:51 +0200 Markus Mützel logm.m: Fix check for real negative values in complex vector (bug #60738). stable
Sun, 06 Jun 2021 12:53:16 -0400 John W. Eaton maint: Merge stable to default.
Sun, 06 Jun 2021 12:51:23 -0400 John W. Eaton Added tag rc-6-2-90 for changeset 9d70a797d54a stable
Sun, 06 Jun 2021 10:50:17 -0400 John W. Eaton maint: Merge stable to default.
Sun, 06 Jun 2021 10:14:32 -0400 John W. Eaton bump stable branch version after release candidate stable rc-6-2-90
Sat, 05 Jun 2021 20:35:58 -0400 John W. Eaton bump version for 6.2.90 release candidate stable
Sun, 06 Jun 2021 10:47:09 -0400 John W. Eaton fix corrupt status of etc/NEWS.6 in repo?
Sat, 05 Jun 2021 11:10:16 +0200 Markus Mützel maint: merge stable to default.
Sat, 05 Jun 2021 11:04:45 +0200 Markus Mützel Prepare NEWS file ahead of 6.3 release. stable
Fri, 04 Jun 2021 13:58:59 -0400 John W. Eaton also accept validation syntax for classdef properties
Fri, 04 Jun 2021 08:25:35 -0400 John W. Eaton rename some non-terminal symbols in the parser
Fri, 04 Jun 2021 08:19:25 -0400 John W. Eaton eliminate unused lexical feedback flag
Fri, 04 Jun 2021 10:35:32 +0200 Markus Mützel GitHub-CI: Update MSYS2 in workflow for Windows.
Thu, 03 Jun 2021 11:47:59 -0400 John W. Eaton fix syntax error in __pie__.m
Tue, 01 Jun 2021 13:34:57 -0400 John W. Eaton initial implementation of parsing for arguments validaton block (bug #59405)
Tue, 01 Jun 2021 16:57:40 -0400 John W. Eaton enter symbols into current scope in parser instead of lexer
Wed, 02 Jun 2021 20:05:45 +0200 Markus Mützel Re-instantiate signature of macro that is part of the API (bug #60608).
Wed, 02 Jun 2021 18:37:44 +0200 Markus Mützel GitHub-CI: Don't use ccache for Fortran on Windows.
Wed, 02 Jun 2021 14:51:25 +0200 Markus Mützel gzip.cc: Use is_same_file in BISTs to assert that files are the same.
Tue, 01 Jun 2021 20:32:57 +0200 Markus Mützel .gitattributes: Add file to enforce correct line endings on Windows.
Tue, 01 Jun 2021 20:10:34 +0200 Markus Mützel GitHub-CI: Add workflow for native Windows builds.
Tue, 01 Jun 2021 09:22:52 -0700 Rik maint: merge stable to default.
Sun, 30 May 2021 21:00:22 +0200 Torsten Lilge fix wring row/col indicator in GUI editor when auto intending (bug #60690)
Sun, 30 May 2021 14:42:36 +0200 Torsten Lilge fix auto completion in default empty script of GUI editor (bug #60689)
Sun, 30 May 2021 13:57:11 +0200 Pantxo Diribarne legend.m: Update to account for new scatter graphics objects (bug #60691)
Sat, 29 May 2021 16:12:33 +0200 Torsten Lilge fix signal connection to grand parent
Fri, 28 May 2021 23:15:21 +0200 Torsten Lilge fix auto indentation of switch-strucutre in GUI editor (bug #60649) stable
Fri, 28 May 2021 15:20:51 +0200 Torsten Lilge restore zoom level in documentation browser at start up
Thu, 27 May 2021 19:31:35 -0400 John W. Eaton make interrupts work in GUI command window again (bug #60079)
Wed, 26 May 2021 13:45:14 -0400 John W. Eaton Backed out changeset b16748c8aa4d
Wed, 26 May 2021 07:51:34 -0700 Rik Improve performance (> 100X) of jsondecode (bug #60625).
Wed, 26 May 2021 12:23:24 +0200 Torsten Lilge revert connection of qscintilla signals back to old syntax (bug #60469)
Tue, 25 May 2021 17:01:18 -0400 John W. Eaton maint: remove extra '}' added in previous merge
Tue, 25 May 2021 12:07:02 -0700 Rik maint: merge stable to default.
Fri, 21 May 2021 09:08:48 +0200 Pantxo Diribarne print: Fix error when "px" word is present in a figure (bug #60641) stable
Tue, 25 May 2021 09:15:29 -0700 Rik Make disp() Matlab-compatible for scalar struct variables (bug #60643).
Mon, 24 May 2021 18:39:30 -0400 John W. Eaton only connect dock widget signals in base_qobject when creating dock widgets
Mon, 24 May 2021 17:25:31 -0400 John W. Eaton also save dock widget settings when object is deleted (bug #60646)
Mon, 24 May 2021 17:10:31 -0400 John W. Eaton delete dock widgets in base_qobject destructor (bug #60646)
Mon, 24 May 2021 14:27:07 -0400 John W. Eaton avoid possible buffer corruption introduced in b6f80b1d448f
Mon, 24 May 2021 20:05:23 +0200 Torsten Lilge fix enabled state of editor save action depending on modification state
Fri, 21 May 2021 17:00:54 +0200 Markus Mützel GitHub-CI: Re-install gcc on macOS runners.
Fri, 21 May 2021 16:15:14 +0200 Markus Mützel maint: merge away extra head.
Fri, 21 May 2021 09:08:48 +0200 Pantxo Diribarne print: Fix error when "px" word is present in a figure (bug #60641)
Thu, 20 May 2021 22:02:05 +0200 Torsten Lilge restore previous widget geometry when invoked from cli (bug #60630)
Wed, 19 May 2021 22:42:04 +0200 Torsten Lilge fix build error for windows (bug #60636)
Tue, 18 May 2021 22:17:35 +0200 Torsten Lilge fix missing contents page at startup of doc browser
Tue, 18 May 2021 22:17:34 +0200 Torsten Lilge fix calling documentations from terminal and editor
Tue, 18 May 2021 09:08:45 -0400 John W. Eaton * cdef-class.cc: Comments about possible way to fix bug #60593.
Tue, 18 May 2021 09:01:19 +0200 Markus Mützel Fix typo in b36e83cdbf05 (bug #60531).
Mon, 17 May 2021 15:26:37 -0400 John W. Eaton ensure idx_vector(int) constructor is defined (bug #60531)
Mon, 17 May 2021 08:01:46 +0200 Markus Mützel build: Improve warning message if RapidJSON's PrettyWriter doesn't work (bug #60610).
Sun, 16 May 2021 15:13:36 -0700 Rik maint: merge stable to default.
Sat, 08 May 2021 11:45:17 -0700 Mike Miller lscov.m: relax BIST tolerance to pass with OpenBLAS (bug #60552) stable
Sun, 16 May 2021 11:42:27 +0200 Markus Mützel build: Show warning if RapidJSON is not found by configure (bug #60610).
Sun, 16 May 2021 19:11:15 +0200 Pantxo Diribarne Add substitution font to SVG font stack if necessary
Sun, 16 May 2021 17:25:10 +0200 Pantxo Diribarne print.m: Suggest '-svgconvert' option for multi-byte characters
Sun, 16 May 2021 10:03:44 -0400 John W. Eaton move CollocWt class inside octave namespace
Sun, 16 May 2021 09:52:37 -0400 John W. Eaton update coding style in CollocWt class
Sun, 16 May 2021 14:38:11 +0200 Pantxo Diribarne ft-text-renderer.cc: Use m_ prefix for class data members
Sun, 16 May 2021 13:17:20 +0200 Pantxo Diribarne Allow for automatic font substitution in graphics text rendering
Sun, 16 May 2021 09:44:35 +0200 Markus Mützel maint: merge stable to default.
Sun, 16 May 2021 09:43:43 +0200 Markus Mützel Avoid ambiguous match of overloaded function (bug #60531). stable
Thu, 06 May 2021 13:00:03 +0200 Markus Mützel unistd-wrappers.c: Use prepare_spawn from upstream gnulib (bug #60535).
Fri, 14 May 2021 18:31:34 -0700 Rik Accept 0 as an argument to dbstack for Matlab compatibility.
Fri, 14 May 2021 18:13:58 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 18:13:32 -0700 Rik Return proper number of stack frames for dbstack (N) call (bug #60531). stable
Fri, 14 May 2021 15:19:16 -0700 Rik Add "FaceColor" property to contour hggroups for Matlab compatibility (bug #60513).
Fri, 14 May 2021 14:43:09 -0700 Rik maint: merge stable to default.
Fri, 14 May 2021 14:42:14 -0700 Rik doc: Spellcheck documentation ahead of 6.3 release. stable
Fri, 14 May 2021 14:22:59 -0700 Rik doc: Grammarcheck documentation ahead of 6.3 release. stable
Fri, 14 May 2021 10:47:28 +0200 Markus Mützel MSparse.cc: Remove API flags from template definitions.
Fri, 14 May 2021 12:51:17 -0400 John W. Eaton maint: update gnulib
Fri, 14 May 2021 08:12:42 -0700 Rik maint: merge stable to default.
Thu, 13 May 2021 17:14:54 -0700 Rik betainc.m, betaincinv.m: Correct non-Tex definition of beta incomplete integral. stable
Thu, 13 May 2021 19:05:29 +0200 Markus Mützel build: Don't try to expand Makefile variable in configure script.
Thu, 13 May 2021 18:06:23 +0200 Markus Mützel build: Don't use deprecated AC_TRY_COMPILE.
Thu, 13 May 2021 11:53:54 -0400 John W. Eaton * acinclude.m4 (OCTAVE_PROG_FLEX): Pass noyywrap to AC_PROG_LEX. (bug #60601)
Thu, 13 May 2021 16:43:24 +0200 Markus Mützel GitHub-CI: Adapt for updated macOS runners.
Thu, 13 May 2021 10:12:49 -0400 John W. Eaton add OCTAVE_API tag to MArray and MSparse template function declarations
Sun, 09 May 2021 20:00:01 +0200 Markus Mützel qhull: Add note about libqhull_r to NEWS (bug #60016).
Wed, 12 May 2021 20:11:34 -0700 Rik maint: merge stable to default.
Wed, 12 May 2021 20:03:41 -0700 Rik maint: use std::size_t in more instances (bug #60471) stable
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 12 May 2021 18:50:04 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:23:39 -0400 John W. Eaton * lo-array-errwarn.cc: Include <limits>. (bug #60470) stable
Wed, 12 May 2021 17:57:08 +0200 Pantxo Diribarne Warn when latex interpreter can't be used (bug #60583)
Wed, 12 May 2021 00:11:20 +0200 Pantxo Diribarne Synchronize positions optionally when updating axes ticks (bug #60583)
Tue, 11 May 2021 22:42:29 +0200 Torsten Lilge fix eol mode when saving files under new names (bug #60585) stable
Tue, 11 May 2021 20:55:11 +0200 Markus Mützel GitHub-CI: Build with visibility flags on macOS (bug #59820).
Tue, 11 May 2021 19:32:57 +0200 Markus Mützel Define variables for API visibility flags on all platforms (bug #59820).
Mon, 10 May 2021 23:27:38 +0200 Markus Mützel liboctave/array: Add visibility flags to functions declared in headers (bug #60567).
Mon, 10 May 2021 14:58:19 -0400 John W. Eaton * input.h (Vlast_prompt_time): Export symbol.
Mon, 10 May 2021 20:17:29 +0200 Markus Mützel maint: merge stable to default.
Mon, 10 May 2021 20:04:16 +0200 Markus Mützel Fix error if test suite is run before Octave is installed (bug #60554). stable
Sat, 08 May 2021 21:12:19 +0200 Markus Mützel Fix error in dc171e0452cf (bug #60556).
Sat, 08 May 2021 11:45:17 -0700 Mike Miller lscov.m: relax BIST tolerance to pass with OpenBLAS (bug #60552)
Sat, 08 May 2021 19:51:08 +0200 Markus Mützel maint: merge stable to default.
Sat, 08 May 2021 19:31:48 +0200 Markus Mützel Mark compiled system functions correctly if OCTAVE_HOME is non-canonical (bug #60554). stable
Sat, 08 May 2021 09:39:19 -0700 Mike Miller build: restore original QHULL make variables (bug #60016)
Sat, 08 May 2021 17:45:19 +0200 Markus Mützel maint: merge stable to default.
Sat, 08 May 2021 17:43:50 +0200 Markus Mützel Mark system functions correctly if OCTAVE_HOME is non-canonical (bug #60554). stable
Sat, 01 May 2021 15:17:28 +0200 Markus Mützel logspace.m: Mark tests as known to fail on macOS (bug #55538).
Wed, 05 May 2021 12:15:56 +1000 Robert Jenssen load-path: Add ids to warnings for load path update failures (bug #48865).
Fri, 07 May 2021 21:05:56 -0400 John W. Eaton avoid crash when closing GUI with open editor tabs (bug #60500)
Fri, 07 May 2021 23:35:15 +0200 Markus Mützel build: Initialize QHull context structure in configure test (bug #60016).
Fri, 07 May 2021 13:52:24 -0400 John W. Eaton remove debug code accidentally pushed in 5cf985f5760a
Fri, 07 May 2021 13:12:35 -0400 John W. Eaton * octave.cc (application::init): Allow --interactive with --server.
Fri, 02 Apr 2021 19:53:26 +0200 Stefan Brüns qhull: Use reentrant libqhull_r (bug #60016).
Fri, 07 May 2021 07:48:00 -0700 Rik Remove DOS line endings in cset f114b45ebbc9.
Fri, 07 May 2021 15:48:52 +0200 Markus Mützel bootstrap: Add diff and instructions for local changes after gnulib update.
Fri, 07 May 2021 14:37:26 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments for GUI (bug #60535).
Thu, 06 May 2021 09:37:43 -0700 Rik betaincinv.m: Overhaul function.
Thu, 06 May 2021 15:14:21 +0200 Markus Mützel event-manager.h: Remove visibility attributes from functions defined in header.
Thu, 06 May 2021 11:55:51 +0200 Markus Mützel maint: merge stable to default.
Thu, 06 May 2021 00:31:57 -0500 Gene Harvey unistd-wrappers.c: Allocate sufficient memory for new_argv (bug #60535). stable
Wed, 05 May 2021 20:37:55 -0400 John W. Eaton provide access to qt_interpreter_event handlers from event_manager class
Wed, 05 May 2021 20:30:09 -0400 John W. Eaton reset parser if parse error occurs parsing code in get_line_and_eval
Wed, 05 May 2021 20:28:44 -0400 John W. Eaton move get_line_and_eval to parse tree evaluator
Wed, 05 May 2021 15:39:17 -0700 Rik Disable Octave:empty-index warning when --braindead option used.
Wed, 05 May 2021 14:27:17 -0700 Rik maint: merge stable to default.
Wed, 05 May 2021 14:26:44 -0700 Rik betaincinv.m: Correctly handle inputs very close to 1.0 (bug #60528) stable
Wed, 05 May 2021 14:13:01 -0700 Rik maint: merge stable to default.
Wed, 05 May 2021 14:12:23 -0700 Rik betaincinv.m: Correctly handle small inputs (bug #60528) stable
Thu, 29 Apr 2021 11:12:40 -0400 John W. Eaton allow most dock widgets to be used from command line
Tue, 04 May 2021 15:33:58 -0400 John W. Eaton avoid connecting to parent slots in octave_dock_widget
Tue, 04 May 2021 13:55:28 -0400 John W. Eaton eliminate direct parent to child connection in terminal dock widget
Tue, 04 May 2021 11:56:47 -0400 John W. Eaton eliminate more connections from variable editor signals to parent slots
Wed, 05 May 2021 18:40:58 +0200 Markus Mützel svd: Use std::unordered_map for mapping of jobu and jobv from gesvd to gejsv.
Wed, 05 May 2021 17:46:37 +0200 Markus Mützel libgui: Avoid dangling reference with QString::toStdString.
Wed, 05 May 2021 13:52:54 +0200 Markus Mützel hdf5: Initialize array before use.
Wed, 05 May 2021 10:50:22 +0200 Markus Mützel tril.cc: Use standard functions for min and max operations.
Tue, 04 May 2021 14:03:19 -0700 Rik Emit more informative error message for empty {} indexing (bug #57297).
Tue, 04 May 2021 20:50:58 +0200 Markus Mützel Cast to wider resulting type before multiplication.
Tue, 04 May 2021 16:25:47 +0200 Markus Mützel MatrixType.cc: Use template type for internal variables.
Tue, 04 May 2021 16:15:50 +0200 Markus Mützel qt-graphics-toolkit.cc: Use correct format specifier for "void *" type.
Tue, 04 May 2021 08:54:39 -0400 John W. Eaton enable event_manager with interpreter_events class actions by default
Mon, 03 May 2021 16:45:00 -0400 John W. Eaton avoid connecting to parent slots in history dock widget
Mon, 03 May 2021 16:40:37 -0400 John W. Eaton avoid connecting to parent slots in workspace view
Mon, 03 May 2021 13:48:26 -0400 John W. Eaton eliminate octave_dock_widget::main_win function
Mon, 03 May 2021 13:30:29 -0400 John W. Eaton eliminate more child to parent signal/slot connections
Mon, 03 May 2021 09:24:16 -0400 John W. Eaton avoid connecting to parent slots in file browser widget
Mon, 03 May 2021 08:24:57 -0700 Rik Include invalid property name in error message from set() (bug #60487).
Sun, 02 May 2021 21:00:31 -0400 John W. Eaton connect qt-link doc signals directlty to documentation widget
Sun, 02 May 2021 20:25:38 -0400 John W. Eaton fix thinko in 3bfec185c9e2 (bug #60498)
Fri, 30 Apr 2021 16:54:24 -0400 John W. Eaton avoid possible crash when closing variable editor sub-window
Sun, 02 May 2021 07:28:15 -0700 Rik struct2hdl.m: Fix bug loading plotyy figures (bug #60488).
Sun, 02 May 2021 13:25:50 +0200 Markus Mützel dir.m: Don't restrict BIST to Unix-like platforms.
Sun, 02 May 2021 13:53:14 +0200 Markus Mützel GitHub-CI: Avoid running multiple actions at the same time
Wed, 18 Jul 2018 22:34:08 -0400 Andrew Janke build: Use dynamic symbol lookup for functions in libraries on macOS (bug #53627).
Sat, 01 May 2021 21:18:50 +0200 Markus Mützel GitHub-CI: Install dependency rapidjson.
Sat, 01 May 2021 17:48:04 +0200 Markus Mützel GitHub-CI: Add rule for CodeQL analysis.
Sat, 01 May 2021 15:50:26 +0200 Markus Mützel expint.m: Slightly increase tolerance to have BIST pass on macOS.
Sat, 01 May 2021 15:58:13 +0200 Markus Mützel GitHub-CI: Increase ccache size for gcc on Ubuntu 20.04.
Sat, 01 May 2021 14:22:30 +0200 Markus Mützel memory.m: Skip function and tests on macOS.
Sat, 01 May 2021 13:13:15 +0200 Markus Mützel GitHub-CI: Install on macOS before running test suite.
Fri, 30 Apr 2021 19:46:23 +0200 Markus Mützel Add rule for continuous integration tests on GitHub.
Fri, 30 Apr 2021 19:23:11 +0200 Markus Mützel maint: merge stable to default.
Fri, 30 Apr 2021 15:02:13 +0200 Markus Mützel pkg.m: Use default prefixes unless otherwise set previously (bug #60472). stable
Thu, 29 Apr 2021 21:51:23 -0700 Rik Code cleanup in strfns.cc.
Thu, 29 Apr 2021 21:38:54 -0700 Rik native2unicode.m: Improve performance and input validation.
Thu, 29 Apr 2021 21:34:48 -0700 Rik unicode2native.m: Return empty output for empty input (bug #60480).
Thu, 29 Apr 2021 20:57:01 -0700 Rik Avoid use of SIGNAL/SLOT where possible (bug #60420)
Thu, 29 Apr 2021 06:33:08 -0400 John W. Eaton maint: merge stable to default.
Thu, 29 Apr 2021 06:32:13 -0400 John W. Eaton avoid crash in GUI for rmdir("") (bug #60473) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 28 Apr 2021 22:24:21 -0400 John W. Eaton * quit.h: Remove stray ; after function definition.
Wed, 28 Apr 2021 22:23:39 -0400 John W. Eaton * lo-array-errwarn.cc: Include <limits>. (bug #60470)
Wed, 28 Apr 2021 13:46:02 -0400 John W. Eaton move idx_vector classes inside octave namespace
Wed, 28 Apr 2021 12:55:19 -0400 John W. Eaton use m_ prefix for data members in idx_vector classes
Wed, 28 Apr 2021 10:23:41 -0400 John W. Eaton eliminate error flag and err_rep in idx_vector class
Sun, 25 Apr 2021 17:36:12 +0200 Markus Mützel build: Use substitution SED instead of calling "sed" (bug #60413).
Wed, 28 Apr 2021 08:18:43 -0400 John W. Eaton use shared_ptr to manage memory for mutex object
Tue, 27 Apr 2021 16:12:41 -0400 John W. Eaton use shared_ptr to manage memory for sparse chol and qr classes
Tue, 27 Apr 2021 13:42:36 -0400 John W. Eaton move hook function classes inside octave namespace
Tue, 27 Apr 2021 13:23:06 -0400 John W. Eaton use m_ prefix for data members in hook_function classes
Tue, 27 Apr 2021 13:16:01 -0400 John W. Eaton use shared_ptr to manage data for hook_function class
Tue, 27 Apr 2021 11:11:54 -0400 John W. Eaton provide QOverload template if it is not in <QtGlobal> (bug #60416)
Tue, 27 Apr 2021 11:08:38 -0400 John W. Eaton fix -IDIR flag for libgui/graphics
Sun, 25 Apr 2021 18:45:46 +0200 Markus Mützel maint: merge stable to default.
Fri, 23 Apr 2021 19:30:43 +0200 Markus Mützel qz.cc: Let test pass with LAPACK 3.9.1 and earlier versions (bug #60357). stable
Fri, 23 Apr 2021 08:04:48 -0700 Rik qz.cc: return correct number of eigenvalues (bug #60357). stable
Sun, 25 Apr 2021 17:07:27 +0200 Markus Mützel maint: merge stable to default.
Sat, 24 Apr 2021 19:17:16 +0200 Markus Mützel build: Make relocation of dependencies with Octave optional (bug #60413). stable
Sat, 24 Apr 2021 08:29:22 -0400 John W. Eaton ignore spurious error from zlib (bug #60450)
Fri, 23 Apr 2021 19:30:43 +0200 Markus Mützel qz.cc: Let test pass with LAPACK 3.9.1 and earlier versions (bug #60357).
Fri, 23 Apr 2021 08:04:48 -0700 Rik qz.cc: return correct number of eigenvalues (bug #60357).
Thu, 22 Apr 2021 12:52:14 -0400 John W. Eaton where possible, use default destructors in GUI classes
Wed, 21 Apr 2021 13:23:16 -0400 John W. Eaton * octave-qobject.cc: Minor style fixes.
Wed, 21 Apr 2021 12:00:32 -0400 John W. Eaton simplify interpreter shutdown in the GUI
Wed, 21 Apr 2021 11:43:23 -0400 John W. Eaton use std::unique_ptr to manage interpreter object in application object
Tue, 20 Apr 2021 16:54:51 -0400 John W. Eaton maint: merge stable to default.
Tue, 20 Apr 2021 16:20:10 -0400 John W. Eaton perform shutdown actions in interpreter destructor (bug #60334) stable
Tue, 20 Apr 2021 09:53:31 -0700 Rik Backout changes to octave-qobject.cc in cset 3d34b70b5a49 (bug #60420)
Mon, 19 Apr 2021 17:16:20 -0400 John W. Eaton avoid accessing invalid app context during interpreter initialization
Fri, 16 Apr 2021 23:06:32 -0400 John W. Eaton connect many Qt signals and slots without SIGNAL and SLOT macros
Thu, 15 Apr 2021 11:08:57 -0400 John W. Eaton add some comments for anonymous function handles
Sat, 17 Apr 2021 12:21:48 +0200 Markus Mützel Windows: Support non-ASCII characters in command line arguments.
Sat, 17 Apr 2021 12:21:35 +0200 Markus Mützel Windows: Fix using glob patterns with non-ASCII characters.
Sat, 17 Apr 2021 12:20:54 +0200 Markus Mützel Windows: Support opening pipe with non-ASCII characters in command.
Sat, 17 Apr 2021 09:16:41 +0200 Markus Mützel Windows: Allow non-ASCII characters in Octave home directory.
Thu, 15 Apr 2021 23:16:15 +0200 Pantxo Diribarne annotation.m: Fix callbacks called with too many inputs
Thu, 15 Apr 2021 17:48:35 +0200 Torsten Lilge fix several gui issues (shown with OCTAVE_SHOW_GUI_MESSAGES=1)
Thu, 15 Apr 2021 09:07:13 +0200 Markus Mützel maint: merge stable to default.
Wed, 14 Apr 2021 15:03:09 +0200 Markus Mützel mpoles.m: Fix detection of pole multiplicity (bug #60384). stable
Wed, 14 Apr 2021 19:37:11 +0200 Torsten Lilge fix missing connection of interrupt signal (bug #60392)
Wed, 14 Apr 2021 18:30:56 +0200 Torsten Lilge fix newline issues in new command widget
Wed, 14 Apr 2021 15:53:39 +0200 Markus Mützel canonicalize_file_name: Be more wary when removing path prefix on Windows.
Wed, 14 Apr 2021 15:03:09 +0200 Markus Mützel mpoles.m: Fix detection of pole multiplicity (bug #60384).
Tue, 13 Apr 2021 10:37:34 -0700 Rik __ftp__.cc: Remove number of input argument checks from internal functions.
Tue, 13 Apr 2021 08:06:05 -0400 John W. Eaton undo previous change; reset parser in server loop
Tue, 13 Apr 2021 06:25:20 -0400 John W. Eaton also reset parser when interpreter recovers from exception
Mon, 12 Apr 2021 23:03:11 +0200 Torsten Lilge use terminal settings for the experimental command widget
Sun, 11 Apr 2021 19:22:31 +0200 Torsten Lilge allow reloading default colors and styles in the preferences dialog
Sun, 11 Apr 2021 19:22:30 +0200 Torsten Lilge improve some gui colors for dark system themes
Sun, 11 Apr 2021 19:22:29 +0200 Torsten Lilge make detection of default fixed font for gui more robust
Sat, 10 Apr 2021 20:58:08 +0200 Markus Mützel canonicalize_file_name: Use newer Windows API functions (bug #60306).
Fri, 09 Apr 2021 21:59:01 +0200 Pantxo Diribarne Fix some copyright dates in new files (bug #59546)
Wed, 07 Apr 2021 22:21:36 +0200 Pantxo Diribarne octave-svgconvert: Don't use Qt's SVG module (bug #59546)
Fri, 09 Apr 2021 09:38:40 -0400 John W. Eaton mk-default-qt-settings.in.sh: Delete unused script.
Fri, 09 Apr 2021 06:38:21 -0700 Rik Suppress extraneous error messages from Qhull (bug #57727).
Wed, 07 Apr 2021 20:18:21 +0200 Markus Mützel canonicalize_file_name: Add yet another work-around for non-ASCII paths on Windows (bug #60306).
Thu, 08 Apr 2021 16:04:45 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 16:04:13 -0700 Rik doc: Use Texinfo commands to improve transpose() docstring rendering. stable
Thu, 08 Apr 2021 15:35:28 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 15:34:33 -0700 Rik doc: Update keyword docstrings (bug #60275). stable
Thu, 08 Apr 2021 21:19:10 +0200 Torsten Lilge remove default-qt-settings
Thu, 08 Apr 2021 13:20:17 -0400 John W. Eaton * main.in.cc (experimental_terminal_widget): Delete unused variable.
Thu, 08 Apr 2021 09:48:38 -0700 Rik maint: merge stable to default.
Thu, 08 Apr 2021 09:48:17 -0700 Rik doc: Explain how to write dual-purpose executable scripts and Octave functions (bug #60291). stable
Thu, 08 Apr 2021 18:14:02 +0200 Markus Mützel Don't mark BISTs specific for Mac and Windows as fixed.
Thu, 08 Apr 2021 00:16:13 -0400 John W. Eaton maint: merge stable to default.
Thu, 08 Apr 2021 00:15:34 -0400 John W. Eaton issue warning when gnuplot graphics toolkit is initialized stable
Wed, 07 Apr 2021 21:03:58 +0200 Markus Mützel ft-text-renderer.cc: Revert accidentally committed hunk from hg id ee66869c30d6.
Thu, 25 Mar 2021 23:06:40 -0400 John W. Eaton experimental command window widget with server loop
Thu, 25 Mar 2021 17:47:56 -0400 John W. Eaton allow event manager to handle display of execution exceptions
Thu, 25 Mar 2021 16:25:31 -0400 John W. Eaton leave error message output stream decision to error_system class
Wed, 07 Apr 2021 08:04:04 +0200 Markus Mützel bootstrap: Revert local change removed in hg id 0cf53a415b7f.
Tue, 06 Apr 2021 13:59:40 -0700 Rik Silence compiler warning in intprops-wrappers.c (bug #60316)
Tue, 06 Apr 2021 21:26:52 +0200 Torsten Lilge rearrange default lexer settings and add second color mode to gui editor
Tue, 06 Apr 2021 14:25:27 -0400 John W. Eaton eliminate sign comparison warning from GCC
Tue, 06 Apr 2021 14:24:19 -0400 John W. Eaton * intprops-wrappers.c: Include config.h.
Tue, 06 Apr 2021 14:23:49 -0400 John W. Eaton maint: update gnulib
Tue, 06 Apr 2021 10:47:40 -0400 John W. Eaton if bug number is supplied, prefer '%!test' over '%!xtest'
Tue, 06 Apr 2021 10:43:17 -0400 John W. Eaton update bug status in test suite
Fri, 02 Apr 2021 19:28:07 +0200 Markus Mützel Replace Unicode conversion functions from gnulib with STL functions.
Mon, 05 Apr 2021 09:15:48 -0700 Rik maint: merge stable to default.
Mon, 05 Apr 2021 09:09:22 -0700 Rik isprop.m: Document that function only works on graphics objects in Octave 6.X (bug #60295) stable
Mon, 05 Apr 2021 10:48:18 +0200 Markus Mützel Fix loading fonts from path with non-ASCII characters on Windows.
Sat, 03 Apr 2021 13:19:04 +0200 Torsten Lilge provide second color mode for variable editor
Sat, 03 Apr 2021 08:26:30 +0200 Torsten Lilge provide second color mode for workspace view
Fri, 02 Apr 2021 17:02:36 +0200 Torsten Lilge * gui-preferences-ws.h: fix wrong group for color preference keys
Fri, 02 Apr 2021 16:57:51 +0200 Torsten Lilge * settings-dialog.ui: fix tooltip on disabling global shortcuts
Fri, 02 Apr 2021 16:54:42 +0200 Torsten Lilge allow a second color theme for the console window (dark mode)
Thu, 01 Apr 2021 23:18:50 +0200 Pantxo Diribarne Differ latex test until actually needed (bug #59546)
Fri, 02 Apr 2021 01:32:39 -0400 John W. Eaton avoid warning about deprecated Qprinter::setPaperSize function
Thu, 01 Apr 2021 19:42:37 +0200 Markus Mützel eigs: Remove static variables (bug #60311).
Thu, 01 Apr 2021 18:58:26 +0200 Markus Mützel maint: merge stable to default.
Thu, 01 Apr 2021 18:55:45 +0200 Markus Mützel eigs: Prevent possible segmentation fault at exit (bug #60311). stable
Thu, 01 Apr 2021 03:02:22 -0400 John W. Eaton maint: merge stable to default.
Tue, 30 Mar 2021 01:08:00 -0400 John W. Eaton hold references to closure frames in anon functions if needed (bug #60237) stable
Fri, 05 Mar 2021 16:14:34 -0500 John W. Eaton avoid memory leaks when returning handles to nested functions stable
Tue, 02 Mar 2021 12:32:43 -0500 John W. Eaton defer clearing function vars until stack frame is deleted (bug #60137) stable
Wed, 31 Mar 2021 21:33:46 +0200 Torsten Lilge do not disable shortcuts for activating other widgets in console widget
Wed, 31 Mar 2021 18:43:46 +0200 Torsten Lilge * tab-bar.cc: added a comment regarding source for rotated tabs
Wed, 31 Mar 2021 13:39:31 +0200 Torsten Lilge fix broken build with Qt 5.4 after cset 0e9319d40977 (bug #60298)
Wed, 31 Mar 2021 13:38:34 +0200 Torsten Lilge merged away extra head
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).