log NEWS @ 28585:3623c94ad285

age author description
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.
Mon, 17 Feb 2020 12:45:58 -0800 Rik NEWS: Update for version 7 development.
Sun, 02 Feb 2020 14:49:04 +0100 Philip Nienhuis NEWS: Add info about new pkg.m behavior.
Fri, 24 Jan 2020 16:10:25 +0900 Kai T. Ohlhus maint: merge stable to default.
Fri, 24 Jan 2020 16:04:41 +0900 Kai T. Ohlhus Major version and date update for Octave 5.2.0 (bug #57657). stable
Sun, 19 Jan 2020 10:07:30 +0900 Andrew Janke New validator functions implementation (bug #57627).
Fri, 17 Jan 2020 08:12:58 -0800 Rik NEWS: Announce changes to quadv and quadgk.
Fri, 03 Jan 2020 20:21:27 -0800 Rik NEWS: Capitalize GUIDE.
Fri, 27 Dec 2019 10:13:17 -0800 Rik javaddpath.m: Allow cellstr inputs (bug #57487)
Fri, 27 Dec 2019 10:18:06 -0500 John W. Eaton javaaddpath: prepend dirs by default, accept "-end" arg (bug #57487)
Mon, 23 Dec 2019 08:01:12 -0800 Rik NEWS: Update text on L-value references.
Mon, 23 Dec 2019 12:15:04 +0100 Markus Mützel NEWS: L-value references are no longer allowed in anonymous functions.
Thu, 19 Dec 2019 11:57:54 -0800 Rik Restrict rand ("single") to range (0, 1) (bug #41742).
Sun, 15 Dec 2019 13:53:00 -0800 Rik Announce deprecation of Qt4 and removal in Octave version 7.
Sun, 15 Dec 2019 12:35:12 +0100 Markus Mützel Use APPDATA for startup file location on Windows (bug #40444).
Wed, 06 Mar 2019 14:54:38 -0800 Mike Miller Read startup files from XDG_CONFIG_HOME or LOCALAPPDATA (bug #36477).
Fri, 13 Dec 2019 18:10:20 -0800 Rik Remove deprecated graphic property "interpreter" from line, patch, surface objects.
Wed, 11 Dec 2019 13:00:31 +0000 Guillaume Flandin Implement new function "gui_mainfcn" for Matlab compatibility (bug #44282).
Thu, 12 Dec 2019 15:45:34 -0800 Rik NEWS: Update for 6.1 release.
Sat, 23 Nov 2019 11:47:16 +0100 Markus Meisinger Add stream* functions (patch #9859).
Sat, 30 Nov 2019 07:22:46 -0800 Christian Himpe rescale.m: New function (bug #56639).
Mon, 18 Nov 2019 10:15:34 -0800 Rik legend.m: Code cleanup for cset c66467f74278.
Wed, 13 Nov 2019 09:53:07 +0100 Pantxo Diribarne Rewrite legend (task #14243)
Tue, 12 Nov 2019 17:32:39 +0100 Pantxo Diribarne NEWS: add commandwindow, filebrowser, commandhistory and workspace functions (bug #57213)
Wed, 30 Oct 2019 00:24:23 +0100 Pantxo Diribarne New function uisetfont (bug #57130).
Sun, 27 Oct 2019 10:31:33 -0700 Rik Polish implementation of is_same_file().
Tue, 22 Oct 2019 08:13:26 -0700 Rik NEWS: Yet more format changes for Markdown syntax.
Mon, 21 Oct 2019 19:55:41 -0700 Rik NEWS: More format changes for Markdown syntax.