log

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