log NEWS @ 29865:754013c36587 stable release-6-3-0

age author description
Sun, 11 Jul 2021 13:19:32 -0400 John W. Eaton Version 6.3.0 released. stable release-6-3-0
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.
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
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
Fri, 11 Dec 2020 14:45:39 -0500 Nicholas R. Jankowski iqr.m: Overhaul function (bug #59636).
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
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
Sun, 09 May 2021 20:00:01 +0200 Markus Mützel qhull: Add note about libqhull_r to NEWS (bug #60016).
Mon, 22 Mar 2021 21:32:54 +0100 Pantxo Diribarne Initial implementation of a LaTeX interpreter (bug #59546).
Sun, 28 Feb 2021 12:15:27 +0100 Markus Mützel fill3.m: Add new function.
Mon, 22 Feb 2021 11:55:23 +0900 Kai T. Ohlhus maint: merge stable to default.
Mon, 22 Feb 2021 11:52:11 +0900 Kai T. Ohlhus doc: Update NEWS file for 6.2.0 release (bug #60085). stable
Fri, 19 Feb 2021 12:39:57 +0900 Serkan Önder gui: new Turkish translation
Sat, 06 Feb 2021 11:14:13 +0100 Markus Mützel Increase Windows API version to Windows 7 (bug #60014).
Wed, 03 Feb 2021 16:30:53 -0800 Christian Himpe turbo.m: New colormap file (bug #59998).
Mon, 18 Jan 2021 19:04:39 +0100 Markus Mützel uniquetol.m: Add new function (bug #59850).
Tue, 19 Jan 2021 17:10:07 -0800 Rik Deprecate obsolete warning messages in lex.ll.
Fri, 15 Jan 2021 17:06:15 -0800 Rik Deprecate '...' line continuations in double-quoted strings.
Mon, 14 Dec 2020 14:31:27 -0800 Rik prctile.m, quantile.m: Small formatting changes to cset 7d262c7f8b1d.
Tue, 08 Dec 2020 23:12:15 -0500 Nicholas R. Jankowski Allow quantile and prctile to work on dimensions greater than ndim (bug #59641)
Tue, 08 Dec 2020 11:13:26 -0800 Rik sinpi.m, cospi.m: New trigonometric functions (bug #59615)
Thu, 03 Dec 2020 17:46:40 -0800 Rik Use colors from "colormap" property for bar, barh if a "hist" option was given (bug #59589).
Wed, 02 Dec 2020 11:47:38 -0800 Rik Use colors from axes' "ColorOrder" property for bar charts for Matlab compatibility (bug #59589).
Mon, 30 Nov 2020 13:33:27 -0800 Rik Allow color graphic properties to accept HTML specifications (bug #59562).
Fri, 27 Nov 2020 13:49:11 -0500 John W. Eaton maint: merge stable to default.
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.