log

age author description
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.
Thu, 08 Oct 2020 19:15:49 +0200 Markus Mützel sparse/private/__default_input__.m: Improve used language and style (bug #59235). stable
Thu, 08 Oct 2020 18:58:28 +0200 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 18:55:16 +0200 Markus Mützel plotyy.m: Use same units in primary and secondary axes (bug #59123). stable
Thu, 08 Oct 2020 16:13:20 +0200 Markus Mützel Use Windows wide character API for __wglob__ (bug #59231).
Thu, 08 Oct 2020 16:07:39 +0200 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 16:06:58 +0200 Markus Mützel Fix regression with stat for non-ASCII filenames on Windows. stable
Thu, 08 Oct 2020 11:50:05 +0200 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 11:49:28 +0200 Markus Mützel doc: Add new contributor to list in manual. stable
Wed, 07 Oct 2020 13:54:26 -0700 Rik maint: merge stable to default.
Wed, 07 Oct 2020 13:54:00 -0700 Rik colperm.m: Cuddle parenthesis in documentation when indicating indexing. stable
Tue, 06 Oct 2020 10:20:44 +0200 Marcel Jacobse colperm.m: Fix for matrices with empty columns (bug #59226). stable
Wed, 07 Oct 2020 09:38:48 +0200 Markus Mützel maint: merge stable to default.
Wed, 07 Oct 2020 09:35:26 +0200 Markus Mützel NEWS: Announce deprecation of LFLAGS (bug #59173). stable
Tue, 06 Oct 2020 10:20:44 +0200 Marcel Jacobse colperm.m: Fix for matrices with empty columns (bug #59226).
Mon, 05 Oct 2020 15:35:22 -0400 John W. Eaton maint: merge stable to default.
Mon, 05 Oct 2020 15:19:15 -0400 John W. Eaton eliminate unnecessary uses of octave:: namespace qualifier
Thu, 01 Oct 2020 19:07:18 +0200 Fernando Alvarruiz Improve tests for bug #58593. stable
Mon, 05 Oct 2020 13:57:00 -0400 John W. Eaton capture variable in lambda expression instead of in unwind_action object
Tue, 12 May 2020 16:57:31 +0200 Markus Mützel Move history file location to inside XDG_CONFIG_HOME or APPDATA (bug #57463).
Thu, 01 Oct 2020 23:26:28 +0200 Abdallah-Elshamy From e2bcb18a88f3075348dd53b5768110d621d8455d Mon Sep 17 00:00:00 2001
Fri, 02 Oct 2020 23:20:11 +0200 Markus Mützel Fix compilation error with lambda expression.
Fri, 02 Oct 2020 13:25:00 -0400 John W. Eaton use [=] capture default specification where possible
Fri, 02 Oct 2020 12:58:12 -0400 John W. Eaton in unwind_action objects, capture variables in lambda expressions when possible
Sat, 19 Sep 2020 12:09:57 +0200 Markus Mützel Add functions to check for integer overflow on multiplication (bug #59094).
Wed, 30 Sep 2020 17:18:50 -0400 John W. Eaton avoid GUI crash happening after changeset 82ccc4e69ba3 (bug #56990)
Wed, 30 Sep 2020 14:09:50 -0400 John W. Eaton maint: merge stable to default.
Tue, 14 Jul 2020 00:45:39 -0400 John W. Eaton avoid deprecated Qt QFontMetrics::width function stable
Mon, 03 Aug 2020 09:07:11 -0400 John W. Eaton avoid deprecated Qt QRegion::rects function stable
Tue, 14 Jul 2020 01:19:30 -0400 John W. Eaton avoid deprecated Qt QString::sprintf function stable
Tue, 14 Jul 2020 01:00:54 -0400 John W. Eaton avoid deprecated Qt QDrag::start function stable
Tue, 14 Jul 2020 00:55:42 -0400 John W. Eaton avoid deprecated Qt qCopy function stable
Tue, 14 Jul 2020 00:54:06 -0400 John W. Eaton avoid deprecated Qt QPainter functions stable
Tue, 14 Jul 2020 00:48:10 -0400 John W. Eaton avoid deprecated Qt QPalette::background function stable
Mon, 13 Jul 2020 15:54:38 -0400 John W. Eaton avoid deprecated Qt setConfirmOverwrite function stable
Mon, 13 Jul 2020 15:49:23 -0400 John W. Eaton avoid deprecated Qt qVariantFromValue function stable
Mon, 13 Jul 2020 15:46:13 -0400 John W. Eaton avoid deprecated Qt availableGeometry function stable
Mon, 13 Jul 2020 15:31:28 -0400 John W. Eaton avoid deprecated qSort function stable
Mon, 13 Jul 2020 14:57:22 -0400 John W. Eaton avoid QList deprecated function warnings stable
Wed, 30 Sep 2020 17:51:11 +0200 Markus Mützel maint: merge stable to default.
Wed, 30 Sep 2020 08:45:42 +0200 Markus Mützel mkoctfile.in.cc: Pass linker flags last (bug #59173). stable
Wed, 30 Sep 2020 17:46:50 +0200 Markus Mützel mkoctfile.in.cc: Add DL_LDFLAGS to DEFAULT_LDFLAGS (bug #59173).
Mon, 28 Sep 2020 15:43:50 -0700 Rik Change mkoctfile to print a usable default LDFLAGS on Windows platforms (bug #59173).
Wed, 30 Sep 2020 08:36:21 +0200 Markus Mützel backout changeset aab67699cbf6
Wed, 30 Sep 2020 08:36:29 -0700 Rik call-stack.cc: small adjustment to lamda expression (bug #59192)
Wed, 30 Sep 2020 10:06:55 -0400 John W. Eaton maint: merge stable to default.
Wed, 30 Sep 2020 10:05:07 -0400 John W. Eaton maint: update gnulib stable
Tue, 29 Sep 2020 17:21:34 -0400 John W. Eaton avoid warnings from template specializations that won't be used stable
Wed, 30 Sep 2020 04:55:19 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Wed, 30 Sep 2020 04:16:37 -0700 Rik Replace unwind_protect with more efficient constructs in liboctave (bug #59192).
Wed, 30 Sep 2020 03:17:52 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Wed, 30 Sep 2020 08:59:11 +0200 Markus Mützel maint: merge stable to default.
Sat, 26 Sep 2020 10:48:07 +0200 Markus Mützel build: Default to --enable-link-all-dependencies on MacOS (bug #59174). stable
Tue, 29 Sep 2020 14:01:11 -0400 John W. Eaton maint: merge stable to default.
Tue, 29 Sep 2020 14:00:48 -0400 John W. Eaton * cellfun.cc: Update comments about overloaded function handles. stable
Tue, 29 Sep 2020 07:14:05 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Tue, 29 Sep 2020 06:59:13 -0700 Rik Replace unwind_protect with more efficient constructs (bug #59192).
Tue, 29 Sep 2020 15:37:52 +0200 Markus Mützel graphics.cc: Replace unwind_protect with more efficient constructs (bug #59192).
Mon, 28 Sep 2020 20:11:28 -0700 Rik maint: merge stable to default.
Mon, 28 Sep 2020 20:11:05 -0700 Rik glpk.m: Correct English in error() messages. stable
Mon, 28 Sep 2020 22:26:27 -0400 John W. Eaton maint: merge stable to default.
Mon, 28 Sep 2020 22:25:54 -0400 John W. Eaton allow glpk bounds to be infinite (bug #58505) stable
Mon, 28 Sep 2020 18:44:57 -0400 John W. Eaton maint: merge stable to default.
Mon, 28 Sep 2020 18:40:07 -0400 John W. Eaton avoid infinite error loop in variable editor (bug #53858) stable
Mon, 28 Sep 2020 21:57:01 +0200 Torsten Lilge avoid using bare pointers for symbol lists in editor (bug #56990)
Mon, 28 Sep 2020 21:48:03 +0200 Markus Mützel maint: merge stable to default.
Mon, 28 Sep 2020 21:41:15 +0200 Markus Mützel glpk.m: Check if input is finite (bug #58505). stable
Mon, 28 Sep 2020 12:31:35 -0400 John W. Eaton maint: merge stable to default.
Thu, 17 Sep 2020 02:09:17 -0400 John W. Eaton eliminate has_magic_end and includes_magic_end functions stable
Mon, 21 Sep 2020 10:45:18 -0400 John W. Eaton refactor implementation of END indexing in interpreter (bug #58953) stable
Mon, 28 Sep 2020 09:17:57 -0700 Rik Remove deprecated property LFLAGS from mkoctfile.
Mon, 28 Sep 2020 08:43:52 -0700 Rik Add BIST test for bug #59198.
Sat, 26 Sep 2020 14:19:23 +0200 Abdallah-Elshamy Decode JSON boolean arrays into logical arrays (bug #59135).
Sun, 27 Sep 2020 19:23:53 -0700 Rik jsonencode.cc: Use unwind_action rather than unwind_protect for performnace.
Sun, 27 Sep 2020 22:03:25 +0200 Torsten Lilge fix deleting pointer when octave exists
Sun, 27 Sep 2020 20:26:16 +0200 Torsten Lilge show value in editor when hovering over variable in debug mode (bug #56990)
Sun, 27 Sep 2020 12:29:11 -0400 John W. Eaton maint: merge stable to default.
Sun, 27 Sep 2020 12:24:24 -0400 John W. Eaton avoid out-of-bounds element access in call stack (bug #59189) stable
Sat, 26 Sep 2020 11:50:17 +0200 Torsten Lilge provide access to worksapce model via base_object
Fri, 25 Sep 2020 12:01:43 -0400 John W. Eaton maint: merge stable to default.
Fri, 25 Sep 2020 09:43:53 -0400 John W. Eaton track direct caller in stack frames stable
Thu, 24 Sep 2020 16:55:54 -0700 Rik test: Add tests for jsonencode() with "PrettyWriter" true (bug #59121).
Thu, 24 Sep 2020 15:31:36 -0700 Rik test: Add interpreter BIST test for nargin/nargout validation of functions.
Thu, 24 Sep 2020 15:24:54 -0700 Rik __marching_cube__.m: Remove nargin/nargout checking on internal function.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Thu, 24 Sep 2020 20:49:43 +0200 Torsten Lilge add functions of loaded packages to auto-completion list (bug #56207)
Wed, 23 Sep 2020 21:23:32 +0200 Markus Mützel maint: merge stable to default.
Wed, 23 Sep 2020 21:23:01 +0200 Markus Mützel subplot.m: Use position and layout info to identify existing axes (bug #59076). stable
Wed, 23 Sep 2020 20:41:57 +0200 Pantxo Diribarne maint: merge stable to default
Mon, 07 Sep 2020 21:59:10 +0200 Pantxo Diribarne subplot.m: Use layout and index to search existing axes (bug #59076) stable
Wed, 23 Sep 2020 08:49:31 +0200 Markus Mützel maint: merge stable to default.
Tue, 22 Sep 2020 19:42:16 +0200 Markus Mützel __debug_octave__.m: Check for "lldb" on Mac (bug #59156). stable
Tue, 22 Sep 2020 20:00:35 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 19:59:55 -0700 Rik maint: merge away accidental head on stable. stable
Tue, 22 Sep 2020 19:59:21 -0700 Rik maint: merge away accidental head.
Tue, 22 Sep 2020 14:10:59 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128) stable
Tue, 22 Sep 2020 22:43:21 -0400 John W. Eaton maint: merge stable to default.
Tue, 22 Sep 2020 22:15:09 -0400 John W. Eaton search for current function at current frame, not top of stack stable
Tue, 22 Sep 2020 14:19:11 -0400 John W. Eaton maint: merge stable to default.
Tue, 22 Sep 2020 09:37:35 -0400 John W. Eaton use xunput consistently in lexer stable
Tue, 22 Sep 2020 09:29:36 -0400 John W. Eaton avoid parse error with continuation in matrix list (bug #59150) stable
Tue, 22 Sep 2020 19:26:09 +0200 Markus Mützel maint: merge stable to default.
Tue, 22 Sep 2020 19:25:26 +0200 Markus Mützel __debug_octave__.m: Check "ismac" before checking "isunix" (bug #59156). stable
Tue, 22 Sep 2020 15:59:00 +0200 Markus Mützel Add Matlab compatible wrappers for base64_encode and base64_decode.
Tue, 22 Sep 2020 17:19:46 +0200 Torsten Lilge fix indentation of cset b075aa252ca7
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128)
Mon, 21 Sep 2020 15:20:33 +0200 Markus Mützel maint: merge stable to default.
Mon, 21 Sep 2020 15:19:09 +0200 Markus Mützel etc/HACKING.md: Adapt for deleted gnulib subrepository. stable
Mon, 21 Sep 2020 10:48:53 +0200 Markus Mützel jsondecode_BIST.tst: Mark BIST with bug number.
Sun, 13 Sep 2020 16:06:49 +0200 Markus Mützel Improve rendering issues due to small distance between clipping plains (bug #58956).
Fri, 18 Sep 2020 15:51:20 -0700 Rik NEWS: Update Markdown syntax and re-order items.
Fri, 18 Sep 2020 13:02:43 -0700 Rik Review jsonecode/jsondecode BIST tests.
Fri, 18 Sep 2020 11:58:38 -0700 Rik Use lambda expression instead of file static one-line function in cset b6bed53f059f.
Fri, 18 Sep 2020 19:17:12 +0200 Markus Mützel Reset the warning state after changing it locally in jsonencode (bug #59122).
Thu, 17 Sep 2020 20:25:45 -0700 Rik memory.m: Fix typo in BIST test in cset c1a110df224e.
Thu, 17 Sep 2020 14:00:17 -0700 Rik maint: merge stable to default.
Thu, 17 Sep 2020 13:59:51 -0700 Rik ver.m: Return release date for "Octave" component (bug #59125). stable
Thu, 17 Sep 2020 11:46:50 -0700 Rik memory.m: Use more Octave coding conventions.
Thu, 17 Sep 2020 11:30:53 -0700 Rik doc: spellcheck documentation.
Thu, 17 Sep 2020 11:07:19 -0700 Rik doc: grammarcheck documentation.
Thu, 17 Sep 2020 10:24:55 -0700 Rik maint: Use C++ raw string literals to simplify backlsashing.
Thu, 17 Sep 2020 07:42:22 -0700 Rik Use specific configure test to detect RapidJSON PrettyWriter functionality (bug #59114)
Thu, 17 Sep 2020 05:07:02 -0700 Rik Code review for jsonencode/jsondecode functions.
Wed, 16 Sep 2020 13:15:35 -0700 Rik inputname.m: Closer compatibility with Matlab for special values (i,j,NaN,Inf) (bug #59103)
Tue, 15 Sep 2020 08:42:45 +0200 Markus Mützel maint: merge stable to default.
Mon, 14 Sep 2020 19:22:01 +0200 Markus Mützel build: Add LDFLAGS to Octave libraries for MKOCTFILE and MKMEXFILE commands. stable
Mon, 14 Sep 2020 16:32:42 -0700 Rik Expand sttrrep to work an character matrices (bug #57867)
Mon, 14 Sep 2020 14:38:42 -0700 Rik Avoid incorrect conversion of char matrix to string when setting graphic properties (bug #59113)
Mon, 14 Sep 2020 13:36:36 -0700 Rik __debug_octave__.m: Change Windows command to work better (bug #59100). stable
Mon, 14 Sep 2020 21:36:31 +0200 Torsten Lilge fix moving find dialog for linux (bug #59047) stable
Fri, 11 Sep 2020 20:20:01 +0200 Torsten Lilge fix moving editor find dialog (bug #59047) stable
Mon, 14 Sep 2020 12:12:31 -0700 Rik maint: Change "#if" indentation for consistency in __ode15__.cc.
Mon, 14 Sep 2020 11:54:17 -0700 Rik Fix some issues in uicontrol input validation (bug #59113)
Fri, 20 Sep 2019 08:48:45 +0200 Bill Greene Allocate memory for Jacobian in __ode15__ more efficiently (bug #55905).
Mon, 14 Sep 2020 09:18:10 -0700 Rik maint: merge stable to default.
Mon, 14 Sep 2020 09:17:41 -0700 Rik legend.m: Make BIST test robust against local configuration files (bug #59038) stable
Mon, 14 Sep 2020 13:55:45 +0200 Markus Mützel doc: Remove references to "patch" from "scatter.m" and "scatter3.m".
Sun, 13 Sep 2020 19:56:06 -0700 Rik maint: merge stable to default.
Sun, 13 Sep 2020 19:55:37 -0700 Rik doc: Small fixes to cset aabebd95488b. stable
Tue, 18 Feb 2020 21:35:39 -0500 Nicholas R. Jankowski Updated property references for text and graphics functions (bug #50247) stable
Sun, 13 Sep 2020 16:05:20 -0700 Rik Add warning when multi-row char matrix is converted to string (bug #49536)
Sun, 13 Sep 2020 11:28:42 -0700 Nicholas R. Jankowski integral.m: Fix input validation to handle complex integrands (bug #58636).
Sat, 12 Sep 2020 19:56:53 -0400 John W. Eaton update expected test output for mustBe* functionsb
Sat, 12 Sep 2020 13:50:24 -0700 Rik maint: merge stable to default.
Sat, 12 Sep 2020 13:49:50 -0700 Rik __gnuplot_draw_axes__.m: Improve, but not fully fix, colorbar size with gnuplot (bug #40686) stable
Sat, 12 Sep 2020 14:55:48 -0400 John W. Eaton maint: merge stable to default.
Sat, 12 Sep 2020 14:52:03 -0400 John W. Eaton stash (shallow) copy of indexed object instead of pointer stable
Fri, 11 Sep 2020 20:15:40 -0700 Rik doc: Correct plural in section on mustBe* functions. stable
Fri, 11 Sep 2020 20:04:07 -0700 Rik maint: merge stable to default.
Fri, 11 Sep 2020 20:01:56 -0700 Rik maint: Use Octave coding conventions in mustBe* functions. stable
Fri, 11 Sep 2020 15:39:17 -0700 Rik doc: Use standard verb phrasing in mustBe* functions and add @seealso links. stable
Fri, 11 Sep 2020 18:57:59 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 18:36:27 -0400 John W. Eaton fix onCleanup in test files with multiple shared blocks (bug #59097) stable
Fri, 11 Sep 2020 16:01:03 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 15:56:48 -0400 John W. Eaton disable copying for base_parser::parent_scope_info class stable
Fri, 11 Sep 2020 20:20:01 +0200 Torsten Lilge fix moving editor find dialog (bug #59047)
Thu, 03 Sep 2020 13:36:05 +0200 Markus Mützel Overhaul usage of integer types in __ode15__.cc (bug #58795).
Thu, 10 Sep 2020 14:59:10 -0700 Rik maint: merge stable to default.
Thu, 10 Sep 2020 14:54:42 -0700 Rik maint: spellcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 14:28:33 -0700 Rik maint: grammarcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 17:21:05 -0400 John W. Eaton maint: merge stable to default.
Thu, 10 Sep 2020 17:20:31 -0400 John W. Eaton avoid possible infinite recursion for "open ." stable
Thu, 10 Sep 2020 11:36:50 -0400 John W. Eaton check and mark private status when reloading functions (bug #40117)