log

age author description
Thu, 26 Nov 2020 13:15:15 -0500 John W. Eaton Version 6.1.0 released stable release-6-1-0
Fri, 27 Nov 2020 08:04:39 -0800 Rik NEWS: Create proper double quotes for Octave properties in Markdown.
Fri, 27 Nov 2020 07:58:23 -0800 Rik __pltopt__.m: Document long-form color specifications.
Fri, 27 Nov 2020 08:47:36 +0100 Markus Mützel __default_plot_options__.m: Fix typo in f8afcf772ba0.
Thu, 26 Nov 2020 21:28:18 -0800 Rik Document new long forms of color spec argument to plot.
Thu, 26 Nov 2020 18:39:22 -0800 Rik __default_plot_options__.m: Document function and improve performance.
Thu, 26 Nov 2020 18:25:42 -0800 Rik __pltopt__.m: Overhaul function and add support for long color names (bug #59534).
Thu, 26 Nov 2020 19:25:01 +0100 Markus Mützel maint: merge stable to default.
Thu, 26 Nov 2020 19:24:22 +0100 Markus Mützel linkprop.m: Lock file to avoid invalid function handles to subfunctions (bug #59551). stable
Thu, 26 Nov 2020 19:19:26 +0100 Markus Mützel maint: merge stable to default.
Thu, 26 Nov 2020 19:18:56 +0100 Markus Mützel eigs.m: Add necessary compile time conditions to some BISTs. stable
Thu, 26 Nov 2020 07:58:38 -0800 Rik __pltopt__.m: Remove one further piece of dead code for cset 014d2710dcd5.
Thu, 26 Nov 2020 07:53:09 -0800 Rik __pltopt__.m: Remove ancient code supporting numeric values for colors in LineSpec.
Thu, 26 Nov 2020 13:36:59 +0100 Markus Mützel eigs.m: Move tests that depend on ARPACK to conditional test block.
Thu, 26 Nov 2020 15:22:37 +0900 Kai T. Ohlhus eigs.m: reenable output and handle some tivial cases (bug #59488)
Wed, 25 Nov 2020 14:17:20 -0800 Rik eigs.m: Overhaul function (bug #59488)
Tue, 24 Nov 2020 20:34:02 -0500 John W. Eaton maint: merge stable to default.
Tue, 24 Nov 2020 22:51:56 +0100 Torsten Lilge backing out cset 5f535fe782b3, since fix does not work stable
Tue, 24 Nov 2020 14:14:58 +0100 Markus Mützel utils.cc: Correct indentation in cset b924b916dc91.
Mon, 23 Nov 2020 17:33:56 +0100 Markus Mützel Use "__wglob__" instead of "glob" on Windows (bug #59287).
Mon, 23 Nov 2020 16:11:46 +0900 Kai T. Ohlhus jsondecode.cc: use `octave::make_valid_name` not `matlab.lang.makeValidName` (patch #9998)
Mon, 23 Nov 2020 16:11:46 +0900 Kai T. Ohlhus matlab.lang.makeValidName: reimplement in C++ (patch #9998)
Mon, 23 Nov 2020 12:41:34 +0900 Kai T. Ohlhus maint: merge stable to default.
Sun, 22 Nov 2020 17:27:09 +0100 Torsten Lilge fix restoring dock widgets geometry whe using Qt 5.15 (bug #59426) stable
Sun, 22 Nov 2020 16:49:30 +0100 Torsten Lilge fix restoring dock widgets geometry in full screen main window stable
Fri, 29 May 2020 10:05:36 +0100 Guillaume Flandin cast.m: Implement syntax with "like" (bug #50854).
Fri, 24 Apr 2020 20:03:50 +0200 Markus Mützel zeros, ones, NaN, Inf, NA: Add "like" syntax (bug #50865).
Fri, 20 Nov 2020 23:25:42 +0100 Torsten Lilge fix alt-key stealing focus from current dock widget in gui
Fri, 20 Nov 2020 20:02:29 +0100 Torsten Lilge add option for using alt-modifer in command windows readline (bug #59478)
Fri, 20 Nov 2020 18:22:56 +0100 Markus Mützel maint: merge stable to default.
Fri, 20 Nov 2020 18:16:12 +0100 Markus Mützel eigs.m: Increase tolerance in BIST (bug #59486). stable
Fri, 20 Nov 2020 18:16:12 +0100 Markus Mützel eigs.m: Increase tolerance in BIST (bug #59486).
Fri, 20 Nov 2020 11:05:06 +0100 Markus Mützel eigs.m: Make BIST conditional on HAVE_ARPACK.
Thu, 19 Nov 2020 18:59:10 -0500 John W. Eaton maint: merge stable to default.
Thu, 19 Nov 2020 18:58:07 -0500 John W. Eaton qterminal: Disable "undecodable token" messages (bug #59483) stable
Thu, 19 Nov 2020 15:20:42 -0800 Rik eigs.m: Add error when requested number of eigenvalues K exceeds number possible.
Thu, 19 Nov 2020 13:08:00 -0800 Rik maint: merge stable to default.
Thu, 19 Nov 2020 13:05:51 -0800 Rik eigs.m: Fix error message when second input is empty matrix (bug #59486) stable
Thu, 19 Nov 2020 13:05:51 -0800 Rik eigs.m: Fix error message when second input is empty matrix (bug #59486)
Sat, 14 Nov 2020 18:07:21 +0100 Markus Mützel __wglob__: Fix some issues with native implementation on Windows.
Thu, 19 Nov 2020 08:30:13 -0800 Rik Fix thinko in cset d2f7fb06bce3.
Tue, 17 Nov 2020 15:52:03 -0500 Nicholas R. Jankowski Fixed stacked bar chart handling of negative values (bug #58216)
Wed, 18 Nov 2020 19:45:04 -0800 Rik maint: merge stable to default.
Wed, 18 Nov 2020 19:44:46 -0800 Rik Call Qt helper programs with flags "-qt=VERSION" (bug #59474). stable
Sun, 15 Nov 2020 21:52:58 +0100 Torsten Lilge add shortcuts for the new profiler actions in the gui
Sat, 14 Nov 2020 09:54:31 +0100 Markus Mützel maint: merge stable to default.
Sat, 14 Nov 2020 09:47:41 +0100 Markus Mützel test: Add BIST for bug #59451. stable
Fri, 13 Nov 2020 20:43:19 -0500 John W. Eaton maint: merge stable to default.
Fri, 13 Nov 2020 20:38:28 -0500 John W. Eaton don't clear stack frame values indirectly through call stack (bug #59432) stable
Fri, 13 Nov 2020 16:26:13 -0500 John W. Eaton maint: merge stable to default.
Fri, 13 Nov 2020 16:24:56 -0500 John W. Eaton use fcn found at handle creation unless overloads are available (bug #59451) stable
Fri, 13 Nov 2020 20:50:37 +0100 Torsten Lilge use a led like indicator for the prfiler state
Fri, 13 Nov 2020 08:31:12 +0100 Markus Meisinger ode15: Detect time events when time is a multiple of the output step size (bug #59063).
Fri, 13 Nov 2020 19:27:05 +0100 Markus Mützel maint: merge stable to default.
Fri, 13 Nov 2020 18:54:58 +0100 Markus Mützel resource-manager.cc: Fix think-o in 8f07c47242b8. stable
Thu, 12 Nov 2020 21:11:50 +0100 Torsten Lilge update profiler status in gui from interpreter
Thu, 12 Nov 2020 18:28:49 +0100 Markus Mützel maint: merge stable to default.
Thu, 12 Nov 2020 18:22:45 +0100 Markus Mützel Show correct system encoding in drop-down list in editor settings. stable
Thu, 12 Nov 2020 02:02:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 12 Nov 2020 01:21:29 -0500 John W. Eaton avoid deprecated QHelpEngine::linksForIdentifier function stable
Thu, 12 Nov 2020 01:17:52 -0500 John W. Eaton avoid deprecated QProcess::startDetached function stable
Thu, 12 Nov 2020 01:15:59 -0500 John W. Eaton use QMultiHash instead of QHash to store multiple entries with same key stable
Thu, 12 Nov 2020 00:49:59 -0500 John W. Eaton avoid deprecated QFlags<T>::QFlags(QFlags<T>::Zero) constructor stable
Wed, 11 Nov 2020 23:41:06 -0500 John W. Eaton use Qt::SplitBehavior enum and values if available stable
Wed, 11 Nov 2020 23:18:47 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent::pos method stable
Wed, 11 Nov 2020 23:08:08 -0500 John W. Eaton avoid warnings about deprecated QWheelEvent methods delta and orientation stable
Wed, 11 Nov 2020 14:55:09 -0500 John W. Eaton maint: merge stable to default.
Wed, 11 Nov 2020 14:24:24 -0500 Rik cellfun and uniformoutput: don't fail if function returns nothing (bug #58411) stable
Wed, 11 Nov 2020 10:30:53 +0100 Markus Mützel maint: merge stable to default.
Wed, 11 Nov 2020 10:13:13 +0100 Markus Mützel legend.m: Lock file to avoid invalid function handles to subfunctions (bug #59439). stable
Tue, 10 Nov 2020 08:49:21 +0100 Markus Mützel ode15i.m, ode15s.m: Transpose event outputs in BISTs (bug #59416).
Mon, 09 Nov 2020 16:09:04 -0800 Rik ode15i.m, ode15s.m: Transpose event outputs when single struct output requested (bug #59416).
Sun, 08 Nov 2020 21:27:02 +0100 Torsten Lilge gui menu for handling the profile (based on patch #8300 by Hassan Radi)
Mon, 07 Sep 2020 20:06:35 -0700 Rik Use 1-based indexing for "ie" variable in ode15i/s (bug #59063).
Fri, 06 Nov 2020 14:38:21 +0100 Markus Mützel ode15s.m: Adjust BISTs for transposed fields "x" and "y" (bug #59416).
Fri, 06 Nov 2020 14:30:07 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Let "test" execute BISTs that were extracted on pkg install (bug #41298). stable
Thu, 05 Nov 2020 16:50:55 -0800 Rik maint: merge stable to default.
Thu, 05 Nov 2020 16:50:03 -0800 Rik Change feature test to OCTAVE_CHECK_NEW_QHELPINDEXWIDGET_API in cset a0ff81c8b8e8. stable
Thu, 05 Nov 2020 18:43:39 -0500 John W. Eaton maint: merge stable to default.
Thu, 05 Nov 2020 16:51:25 -0500 John W. Eaton improve behavior of exist for finding class constructors (bug #59304) stable
Thu, 05 Nov 2020 21:41:44 +0100 Torsten Lilge fix index in document browser for Qt 5.15 (bug #59375) stable
Thu, 05 Nov 2020 12:40:38 -0500 John W. Eaton maint: merge stable to default.
Thu, 05 Nov 2020 12:06:45 -0500 John W. Eaton recover from exceptions when execution_exception is caught stable
Thu, 05 Nov 2020 12:02:13 -0500 John W. Eaton save last error info when cellfun error handler is defined (bug #58411) stable
Thu, 05 Nov 2020 18:08:55 +0100 Markus Mützel maint: merge stable to default.
Fri, 27 Dec 2019 22:56:24 +0100 Oliver Heimlich Automatically extract BISTs during pkg install (bug #41298). stable
Thu, 05 Nov 2020 07:46:50 -0800 Rik ode15i.m, ode15s.m: transpose struct output for Matlab compatibility (bug #59416)
Wed, 04 Nov 2020 20:18:11 -0800 Rik Add ytickangle and ztickangle functions (bug #59067)
Wed, 04 Nov 2020 19:55:43 -0800 Guillaume Flandin Add new function xtickangle to Octave (bug #59067).
Wed, 04 Nov 2020 17:35:02 +0100 Markus Mützel Fix typo in BIST for save() and mark it as fixed.
Wed, 04 Nov 2020 07:17:03 -0800 Rik Add bug #59225 to BIST test for save().
Wed, 04 Nov 2020 08:40:36 +0100 Markus Mützel load-save.cc: Run BIST with "-zip" only if HAVE_ZLIB is defined.
Tue, 03 Nov 2020 10:35:32 -0800 Rik Emit an error if save is called with -append, -zip, and a binary format (bug #59225)
Mon, 02 Nov 2020 13:52:57 -0800 Rik maint: merge stable to default.
Mon, 02 Nov 2020 21:35:56 +0100 Pantxo Diribarne legend.m: use a box-like icon for errorbar plots with box format (bug #59388) stable
Sun, 01 Nov 2020 11:31:57 +0100 Markus Mützel get_ASCII_filename: Short file names might contain non-ASCII characters (bug #59269).
Sat, 31 Oct 2020 12:31:11 +0100 Markus Mützel maint: merge stable to default.
Sun, 25 Oct 2020 20:11:11 +0100 Pantxo Diribarne Don't rely on graphics_objects destructor being executed synchronously (bug #53513). stable
Fri, 30 Oct 2020 14:05:57 -0700 Rik maint: merge stable to default.
Fri, 30 Oct 2020 14:05:26 -0700 Rik run.m: Improve documentation. stable
Fri, 30 Oct 2020 08:48:41 -0700 Rik maint: merge stable to default.
Fri, 30 Oct 2020 13:58:11 +0100 Markus Mützel doc: Clarify nature and limitations of gnuplot graphics toolkit (bug #59370). stable
Fri, 30 Oct 2020 07:56:39 -0700 Rik maint: merge stable to default.
Fri, 30 Oct 2020 07:56:14 -0700 Rik print.m: Improve documentation. stable
Fri, 30 Oct 2020 11:21:49 +0100 Markus Mützel maint: merge stable to default.
Fri, 12 Jun 2020 22:13:04 +0200 Markus Mützel Use wide character overload to open file streams on Windows. stable
Thu, 29 Oct 2020 15:38:59 +0100 Markus Mützel maint: merge stable to default.
Thu, 29 Oct 2020 13:45:37 +0100 Markus Mützel doc: Improve documentation for subplot in conjunction with plotyy (bug #58566). stable
Wed, 28 Oct 2020 17:36:49 +0100 Markus Mützel maint: merge stable to default.
Wed, 28 Oct 2020 16:53:48 +0100 Markus Mützel Don't reference invalid "paperunits" value "pixels" (bug #59351). stable
Wed, 28 Oct 2020 11:18:54 -0400 John W. Eaton maint: merge stable to default.
Tue, 27 Oct 2020 22:28:44 +0100 Torsten Lilge avoid possible infinite loop when default encoding is changed (bug #59331) stable
Wed, 28 Oct 2020 16:01:54 +0900 Kai T. Ohlhus maint: merge stable to default.
Wed, 28 Oct 2020 15:23:30 +0900 Kai T. Ohlhus doc: NEWS announce "pkg test" feature (bug #41215) stable
Tue, 27 Oct 2020 20:48:46 +0100 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 16:09:52 +0200 Markus Mützel Detect Java versions >= 15 on Windows (bug #59215). stable
Sun, 25 Oct 2020 19:28:08 -0700 Rik ordqz.cc: Review and update for Octave coding conventions.
Sun, 25 Oct 2020 09:41:51 +0100 Markus Mützel maint: merge stable to default.
Fri, 23 Oct 2020 18:59:29 +0200 Markus Mützel Always open files in binary mode for saving variables (bug #59238). stable
Sat, 24 Oct 2020 11:18:14 -0400 John W. Eaton maint: merge stable to default.
Sat, 24 Oct 2020 11:17:46 -0400 John W. Eaton Added tag rc-6-0-92 for changeset c67f39732d14 stable
Fri, 23 Oct 2020 11:00:54 -0400 John W. Eaton maint: merge stable to default.
Fri, 23 Oct 2020 10:59:15 -0400 John W. Eaton bump stable branch version after release candidate stable rc-6-0-92
Fri, 23 Oct 2020 10:07:15 -0400 John W. Eaton bump version for second 6.1 release candidate stable
Fri, 23 Oct 2020 15:16:09 +0200 Markus Mützel maint: merge stable to default.
Fri, 24 Apr 2020 12:25:38 +0200 Martin Köhler Add function ordqz (patch #9897).
Thu, 22 Oct 2020 22:58:25 +0200 Torsten Lilge avoid repeating last command when using F9 in debug mode (bug #57634) stable
Thu, 22 Oct 2020 18:59:34 +0200 Markus Mützel maint: merge stable to default.
Wed, 21 Oct 2020 22:26:43 +0200 Markus Mützel Fix loading anonymous function handles with empty local vars (bug #59316). stable
Fri, 03 Jul 2015 17:56:48 -0500 Daniel J Sebald Use UTF-8 encoding rather than Symbol font for gnuplot terminals (patch #8696).
Thu, 22 Oct 2020 11:20:26 -0400 John W. Eaton maint: merge stable to default.
Thu, 22 Oct 2020 11:15:54 -0400 John W. Eaton handle debug_on_interrupt when execution_exception is caught (bug #59306) stable
Thu, 22 Oct 2020 14:07:35 +0200 Markus Mützel maint: merge stable to default.
Fri, 21 Feb 2020 18:28:07 +0100 Markus Mützel Swap light and dark colors for Windows GUI terminal (bug #57658). stable
Wed, 21 Oct 2020 17:05:08 -0700 Rik CollocWt.cc: Remove useless statement after call to error().
Wed, 21 Oct 2020 16:51:33 -0700 Rik Sparse.h: remove return statements used with OCTAVE_NORETURN functions.
Wed, 21 Oct 2020 15:53:32 -0700 Rik maint: Remove redundant never-executed statements following error() in libinterp/.
Wed, 21 Oct 2020 14:33:14 -0700 Rik maint: Remove redundant never-executed statements following error() in m-files.
Wed, 21 Oct 2020 15:03:16 -0400 John W. Eaton maint: merge stable to default.
Wed, 21 Oct 2020 14:45:40 -0400 John W. Eaton allow auto repeat of debug commands to be disabled stable
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config
Wed, 21 Oct 2020 11:44:19 -0700 Rik symvar.m: Suppress warning emitted during normal usage.
Tue, 20 Oct 2020 20:48:04 -0700 Rik __unimplemented__.m: Remove functions which are now implemented.
Tue, 20 Oct 2020 13:28:36 -0400 John W. Eaton maint: merge stable to default.
Tue, 20 Oct 2020 13:27:38 -0400 John W. Eaton avoid possible deletion of static object (bug #59228) stable
Tue, 20 Oct 2020 01:29:00 -0400 John W. Eaton mkoctfile: prefix warning messages with program name
Tue, 20 Oct 2020 01:35:35 -0400 John W. Eaton mkoctfile: don't add DL_LDFLAGS to LDFLAGS if linking stand alone program
Tue, 20 Oct 2020 01:20:38 -0400 John W. Eaton mkoctfile: revamp argument parsing
Tue, 20 Oct 2020 01:02:28 -0400 John W. Eaton mkoctfile: eliminate global debug variable
Mon, 19 Oct 2020 20:16:21 -0700 Rik doc: Review doccheck files for checking documentation.
Mon, 19 Oct 2020 09:49:03 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros in libinterp/
Mon, 19 Oct 2020 09:44:02 -0700 Rik doc: Use @xref, @pxref rather than "see @code{}" in TexInfo in libinterp/
Mon, 19 Oct 2020 09:33:28 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros for better Info display.
Mon, 19 Oct 2020 09:13:53 -0700 Rik doc: Use @xref, @pxref rather than "see @code{}" in TexInfo.
Mon, 19 Oct 2020 08:26:46 -0700 Rik doc: Use @var rather than @code to mark function inputs in TexInfo.
Sat, 17 Oct 2020 15:49:12 +0200 Markus Mützel Mark all core script files as encoded in UTF-8 (bug #49685).
Sat, 17 Oct 2020 14:40:22 +0200 Markus Mützel maint: merge stable to default.
Sat, 17 Oct 2020 14:31:26 +0200 Markus Mützel Avoid warning about deprecated base_graphics_toolkit. stable
Fri, 18 Sep 2020 17:15:32 +0200 Markus Mützel Add function "dir_encoding" to set a file encoding per directory (bug #49685).
Sat, 17 Oct 2020 02:13:39 -0700 Rik maint: Don't declare nargin in C++ files if it is used only once.
Sat, 17 Oct 2020 01:30:30 -0700 Rik doc: Update @detailmenu in octave.texi.
Sat, 17 Oct 2020 01:27:11 -0700 Rik maint: merge stable to default.
Sat, 17 Oct 2020 01:26:46 -0700 Rik doc: Update @detailmenu in octave.texi ahead of 6.1 release. stable
Sat, 17 Oct 2020 01:04:29 -0700 Rik maint: match names in documentation and input parameters in function.
Fri, 16 Oct 2020 10:42:51 -0700 Rik maint: Use Octave-specific end keywords rather than just 'end'.
Fri, 16 Oct 2020 09:48:16 -0700 Rik maint: Don't declare nargin in C++ files if it is used only once.
Fri, 16 Oct 2020 09:27:56 -0700 Rik maint: Use newlines after "function" and before "endfunction" for clarity.
Thu, 15 Oct 2020 21:24:06 -0700 Rik maint: Use identical Copyright text in scripts/.
Thu, 15 Oct 2020 19:56:54 -0700 Rik maint: Use only one '#' character for comments that trail code.
Thu, 15 Oct 2020 14:30:01 -0700 Rik maint: Use '##' as lead-in for full-line comments.
Thu, 15 Oct 2020 21:22:37 +0200 Markus Mützel delete.m: Add ids to warnings and error (bug #59275).
Thu, 15 Oct 2020 21:00:08 +0200 Markus Mützel fplot.m: Allow setting displayname in function call (bug #59274).
Thu, 15 Oct 2020 15:16:35 +0200 Markus Mützel maint: merge stable to default.
Thu, 15 Oct 2020 15:13:33 +0200 Markus Mützel build: Re-instate configure test for SUNLinSol_Dense header (bug #59248). stable
Thu, 15 Oct 2020 13:47:14 +0200 Markus Mützel Fix merge error in cset 9accea638b5c.
Thu, 15 Oct 2020 13:25:01 +0200 Markus Mützel maint: merge stable to default.
Thu, 15 Oct 2020 13:22:36 +0200 Markus Mützel Missing change from cset 34a83d34038e. stable
Thu, 15 Oct 2020 12:49:28 +0200 Markus Mützel maint: merge stable to default.
Thu, 15 Oct 2020 12:47:34 +0200 Markus Mützel build: Remove configure test for feature in SUNDIALS 2.7 and earlier (bug #59248). stable
Wed, 14 Oct 2020 21:32:03 -0700 Rik __pltopt__.m: Use @qcode in texinfo documentation.
Wed, 14 Oct 2020 14:38:00 -0700 Rik maint: start %!demo or %!test blocks 2 newlines after endfunction.
Wed, 14 Oct 2020 13:14:02 -0700 Rik maint: Remove unnecessary parentheses bracketing %!error BIST tests.
Wed, 14 Oct 2020 11:46:55 -0700 Rik maint: Use semicolon after assert statement inside %!test blocks.
Wed, 14 Oct 2020 07:58:12 -0700 Rik maint: Add semicolon to end of all warning() and error() invocations.
Wed, 14 Oct 2020 07:27:13 -0700 Rik maint: merge stable to default.
Wed, 14 Oct 2020 09:28:13 +0200 Carlo de Falco embedded.cc: Fix typo in interpreter shutdown stable
Wed, 14 Oct 2020 16:05:38 +0200 Markus Mützel rotate.m: Fix expected error message in BIST.
Tue, 13 Oct 2020 23:55:49 -0700 Rik maint: capitalize input parameters in error() messages.
Tue, 13 Oct 2020 23:41:17 -0700 Rik maint: Use space after '!' logical not operator.
Tue, 13 Oct 2020 23:32:38 -0700 Rik maint: Use parentheses around conditional expressions in test/.
Tue, 13 Oct 2020 23:26:17 -0700 Rik maint: Use parentheses around conditional expressions.
Tue, 13 Oct 2020 23:19:09 -0700 Rik maint: match names in documentation to input parameters in function.
Tue, 13 Oct 2020 22:24:20 -0700 Rik maint: Prepend name of function to error() messages.
Wed, 14 Oct 2020 00:26:55 -0400 John W. Eaton * ode/private/check_default_input.m: Fix nargin check.
Tue, 13 Oct 2020 20:12:56 -0700 Rik maint: Add semicolon after break and return keywords.
Tue, 13 Oct 2020 19:56:23 -0700 Rik maint: Use Octave convention of space after function name in test/.
Tue, 13 Oct 2020 19:49:11 -0700 Rik maint: Use Octave convention of space after function name in libinterp/.
Tue, 13 Oct 2020 19:02:32 -0700 Rik Actual fix left out of cset c11bebb62369.
Tue, 13 Oct 2020 18:20:54 -0700 Rik Temporary fix for newline() BIST test until bug #59265 is resolved.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Tue, 13 Oct 2020 15:31:11 -0700 Rik maint: merge stable to default.
Tue, 13 Oct 2020 15:30:49 -0700 Rik embedded.cc: Add line to example code to call shutdown() on interpreter (bug #59228) stable
Tue, 13 Oct 2020 15:17:07 -0700 Rik maint: Suppress BIST %!error output in mex test from cset 11f1207111c5.
Tue, 13 Oct 2020 15:07:07 -0700 Rik issymmetric.m: Extend functionality to character matrices (bug #59264).
Tue, 13 Oct 2020 14:23:39 -0700 Rik maint: Don't use semicolon at end of single-line BIST tests.
Tue, 13 Oct 2020 13:55:09 -0700 Rik maint: Use Octave convention that warning() messages don't end with a period.
Tue, 13 Oct 2020 13:47:55 -0700 Rik maint: Use Octave convention that error() messages don't end with a period.
Tue, 13 Oct 2020 13:24:54 -0700 Rik maint: Don't enclose single output of function with '[]'.
Tue, 13 Oct 2020 12:10:40 -0700 Rik __default__input__.m: Overhaul function.
Tue, 13 Oct 2020 11:48:30 -0700 Rik spy.m: Overhaul function.
Tue, 13 Oct 2020 11:36:33 -0700 Rik maint: Code cleanup associated with varargin checking.
Tue, 13 Oct 2020 20:08:05 +0200 Markus Mützel maint: merge stable to default.
Tue, 13 Oct 2020 19:02:46 +0200 Markus Mützel Avoid deleting objects that live on the stack. stable
Mon, 12 Oct 2020 17:14:08 +0200 Markus Mützel __wglob__: Fix for argument containing directory (bug #59252).
Mon, 12 Oct 2020 08:39:05 -0700 Rik NEWS: Wrap text at 72 columns for potential plaintext display.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Sun, 11 Oct 2020 18:15:34 -0700 Rik maint: remove unnecessary checks on nargout in m-files.
Sat, 10 Oct 2020 20:06:12 -0700 Rik maint: Use coding style with parentheses after function name in libinterp.
Sat, 10 Oct 2020 17:59:23 -0700 Rik __file_filter__.m: remove stray '#keyboard;" line.
Sat, 10 Oct 2020 17:55:56 -0700 Rik maint: Use coding style with parentheses after function name to distinguish from a variable.
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
Sat, 10 Oct 2020 17:59:19 +0200 Markus Mützel maint: merge stable to default.
Sat, 10 Oct 2020 17:58:44 +0200 Markus Mützel ov-java.cc: Add bug number to BIST (bug #51804). stable
Sat, 10 Oct 2020 07:28:34 -0700 Rik maint: Backed out changeset 09c071328135.
Fri, 09 Oct 2020 13:49:52 -0700 Rik test: remove unnecessary BIST tests in C++ files checking for excessive number of inputs.
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Fri, 09 Oct 2020 18:25:25 +0200 Markus Mützel ind2x.m: Fix for integer saturation (bug #59242).
Fri, 09 Oct 2020 17:26:07 +0200 Markus Mützel NEWS: Announce tooltips on hovering variables in debug mode (bug #56990).
Fri, 09 Oct 2020 16:21:36 +0200 Markus Mützel maint: merge stable to default.
Sat, 26 Sep 2020 16:57:21 +0200 Markus Mützel mkoctfile: Account for different prefix on build and host system (bug #59173). stable
Fri, 09 Oct 2020 15:15:45 +0200 Markus Mützel maint: merge stable to default.
Fri, 09 Oct 2020 15:06:55 +0200 Markus Mützel doc: Correct some installation paths (bug #59236). stable
Fri, 09 Oct 2020 13:50:47 +0200 Markus Mützel maint: merge stable to default.
Fri, 09 Oct 2020 13:43:42 +0200 Dmitry Astankov GUI: Update Russian translation ahead of Octave 6 (bug #59241). stable
Thu, 08 Oct 2020 15:31:33 -0700 Rik pkg.m,build.m: capture output of rmdir() so that error is not thrown.
Thu, 08 Oct 2020 20:41:12 +0200 Markus Mützel colorbar.m: Fix merge error.
Thu, 08 Oct 2020 20:25:05 +0200 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 20:23:34 +0200 Markus Mützel colorbar.m: Use same units for colorbar position as for "parent" axes (bug #59123). stable
Thu, 08 Oct 2020 19:17:16 +0200 Markus Mützel maint: merge stable to default.