log

age author description
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