log NEWS @ 29112:9f39338a23cb stable release-6-1-0

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.
Thu, 26 Nov 2020 21:28:18 -0800 Rik Document new long forms of color spec argument to plot.
Tue, 17 Nov 2020 15:52:03 -0500 Nicholas R. Jankowski Fixed stacked bar chart handling of negative values (bug #58216)
Wed, 04 Nov 2020 20:18:11 -0800 Rik Add ytickangle and ztickangle functions (bug #59067)
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
Fri, 24 Apr 2020 12:25:38 +0200 Martin Köhler Add function ordqz (patch #9897).
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
Mon, 12 Oct 2020 08:39:05 -0700 Rik NEWS: Wrap text at 72 columns for potential plaintext display.
Fri, 09 Oct 2020 17:26:07 +0200 Markus Mützel NEWS: Announce tooltips on hovering variables in debug mode (bug #56990).
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, 12 May 2020 16:57:31 +0200 Markus Mützel Move history file location to inside XDG_CONFIG_HOME or APPDATA (bug #57463).
Wed, 30 Sep 2020 08:36:21 +0200 Markus Mützel backout changeset aab67699cbf6
Mon, 28 Sep 2020 09:17:57 -0700 Rik Remove deprecated property LFLAGS from mkoctfile.
Tue, 22 Sep 2020 15:59:00 +0200 Markus Mützel Add Matlab compatible wrappers for base64_encode and base64_decode.
Fri, 18 Sep 2020 15:51:20 -0700 Rik NEWS: Update Markdown syntax and re-order items.
Tue, 08 Sep 2020 08:34:28 -0700 Rik maint: Remove trailing spaces from code base.
Tue, 01 Sep 2020 08:36:17 -0700 Rik maint: merge stable to default.
Tue, 01 Sep 2020 08:33:49 -0700 Rik NEWS: Add info about changed 'class' of inline functions (bug #59023). stable
Fri, 28 Aug 2020 09:38:28 -0700 Rik maint: merge stable to default.
Fri, 28 Aug 2020 09:32:35 -0700 Rik maint: Strip trailing spaces from files. stable
Thu, 27 Aug 2020 01:21:23 -0400 John W. Eaton maint: merge stable to default.
Wed, 26 Aug 2020 14:55:10 -0400 John W. Eaton bump version for first 6.1 release candidate stable rc-6-0-90
Thu, 13 Aug 2020 23:57:07 +0900 Abdallah Elshamy New functions jsondecode and jsonencode (bug #53100).
Fri, 17 Jul 2020 13:37:35 -0700 Rik NEWS: Clarify some text and wrap at column 72.
Thu, 16 Jul 2020 18:27:39 -0400 John W. Eaton improve Matlab compatibility for binary and hexadecimal constants
Wed, 15 Jul 2020 05:48:37 -0400 John W. Eaton NEW: Note changes in checking the number of function inputs and outputs.
Tue, 16 Jun 2020 17:04:58 -0400 John W. Eaton maint: merge stable to default.
Tue, 16 Jun 2020 17:03:13 -0400 John W. Eaton * NEWS: Note that dbstop can set breakpoints in classdef ctors and methods. stable
Mon, 15 Jun 2020 08:36:58 -0700 Rik Add new warning ID "Octave:unimplemented-matlab-functionality".
Mon, 01 Jun 2020 09:53:08 +0200 Pantxo Diribarne listfonts.m: New function (bug #58476).
Sat, 04 Apr 2020 07:29:49 +0200 Markus Meisinger Add "streamribbon" function (patch #9916).
Sat, 02 May 2020 20:18:10 +0200 Lars Kindermann Add "memory" function (patch #9924).
Tue, 26 May 2020 13:31:34 -0700 Rik NEWS: Announce improvements in importdata() function.
Sun, 19 Apr 2020 20:25:11 +0200 Pantxo Diribarne getpixelposition.m: Implement new function (bug #58181)
Mon, 18 May 2020 18:14:24 +0200 Markus Mützel NEWS: Announce new properties for axes graphics object (bug #58336).
Mon, 18 May 2020 09:14:33 -0700 Rik Merge stable to default
Sat, 16 May 2020 15:53:42 +0200 Pantxo Diribarne Produce better looking TeX superscript and subscripts (bug #58376). stable
Mon, 18 May 2020 09:00:50 -0700 Guillaume Flandin saveas.m: Change default format to .ofig (bug #58391).
Mon, 18 May 2020 18:10:39 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 18 May 2020 17:21:53 +0900 Kai T. Ohlhus ode23s.m: new function from former odepkg (bug #57309) stable
Sat, 16 May 2020 15:53:42 +0200 Pantxo Diribarne Produce better looking TeX superscript and subscripts (bug #58376).
Sun, 10 May 2020 18:53:23 +0200 Markus Mützel NEWS: Announce implementation of scatter graphics object (bug #58282).
Mon, 27 Apr 2020 09:10:40 -0700 Rik NEWS: Announce support for uicontrol "Inactive", "Off" values of "Enable" property (bug #57128).
Sat, 25 Apr 2020 14:35:00 -0700 Rik NEWS: Announce support for negative numbers in dec2bin, dec2hex.
Sun, 29 Mar 2020 22:15:32 +0200 Abdallah Elshamy Add new functions startsWith and endsWith (bug #57041).
Thu, 09 Apr 2020 16:21:05 -0400 Nicholas R. Jankowski griddata.m: Added support for "v4" biharmonic spline interpolation method (bug #33539).
Sun, 16 Feb 2020 20:19:05 -0500 Nicholas R. Jankowski Matlab compatibility fixes for coordinate transform functions (bug #57794).
Sun, 16 Feb 2020 21:37:13 -0500 Nicholas R. Jankowski griddata.m: Add support for 3D inputs (bug #57323).
Sun, 08 Mar 2020 17:54:55 -0400 John W. Eaton maint: merge stable to default.
Fri, 28 Feb 2020 07:59:34 +0100 Markus Meisinger NEWS: Add a note about ostreamtube/streamtube (bug #57471). stable
Tue, 25 Feb 2020 19:26:33 +0100 Markus Mützel Merge with stable
Wed, 19 Feb 2020 07:50:04 +0100 Markus Meisinger Add Matlab compatible "streamtube" function (bug #57471). stable
Wed, 19 Feb 2020 07:53:10 +0100 Markus Meisinger Rename "streamtube" to "ostreamtube" (bug #57471). stable
Wed, 19 Feb 2020 08:57:13 -0800 Rik NEWS: Document change in error handling of command-form functions (bug #57830).
Wed, 19 Feb 2020 10:09:18 -0500 John W. Eaton style fixes for rng; document and mention in NEWS file
Mon, 17 Feb 2020 14:42:08 -0800 Rik NEWS: Update with list of function and properties removed from version 7.