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)