log NEWS @ 28210:bb929d5a34cb

age author description
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.
Tue, 22 Oct 2019 10:06:33 +0900 Kai T. Ohlhus doc: NEWS fix Markdown markup for code using "`" not "'".
Thu, 17 Oct 2019 20:41:03 +0200 Markus Mützel Document that regexp* functions need UTF-8 encoded input (bug #35910).
Fri, 18 Oct 2019 07:51:46 -0700 Rik doc: Use "rightmost" to describe how format() behaves with multiple arguments.
Fri, 18 Oct 2019 13:26:22 +0900 Kai T. Ohlhus doc: improve format() docstring and NEWS announcement.
Wed, 16 Oct 2019 13:49:19 -0700 Rik Add warning when non-scalar argument presented to ':' range operator.
Mon, 14 Oct 2019 09:27:10 -0700 Rik Add new options "uppercase", "lowercase" to format() command.
Fri, 20 Sep 2019 09:03:14 -0700 Rik Produce symmetric sequences for linspace (bug #56659).
Fri, 20 Sep 2019 15:22:01 -0700 Rik Change default figure property "paperpositionmode" to "auto" (bug #56916).
Tue, 17 Sep 2019 21:40:17 -0700 Rik namedargs2cell.m: New function (bug #56903).
Tue, 17 Sep 2019 13:20:08 -0700 Rik Rename meta.class property to "SuperclassList" for Matlab compatibility (bug #55476).
Sun, 28 Jul 2019 07:54:21 -0700 Rik intersect.m: Add new option "stable" to control output ordering.
Sat, 27 Jul 2019 18:28:45 -0700 Rik setxor.m: Add new option "stable" to control output ordering.
Sat, 27 Jul 2019 15:40:17 -0700 Rik setdiff.m: Implement "stable" sorting option.
Fri, 26 Jul 2019 19:33:54 -0700 Rik union: Add "stable" sorting algorithm.
Thu, 25 Jul 2019 09:07:14 -0700 Rik unique.m: Add new option "stable" to control output ordering.
Fri, 22 Mar 2019 15:42:44 -0400 Nicholas R. Jankowski Implement missing functions rotx, roty, and rotz (bug #50772, patch #9310)
Thu, 11 Jul 2019 19:55:53 -0700 Rik setxor.m: Accept a "legacy" flag for Matlab compatibility.
Thu, 11 Jul 2019 15:29:38 -0700 Rik setdiff.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 20:06:04 -0700 Rik union.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 17:32:52 -0700 Rik intersect.m: Accept a "legacy" flag for Matlab compatibility.
Wed, 10 Jul 2019 13:48:01 -0700 Rik Implement "legacy" flag for intersect function (bug #56592).
Tue, 04 Jun 2019 22:22:26 +0200 Kai T. Ohlhus maint: Announce new functions and no longer treat them as unimplemented.
Tue, 04 Jun 2019 22:17:42 +0200 Kai T. Ohlhus Implement new function "web" to open the system web browser.
Tue, 04 Jun 2019 09:44:58 -0700 Guillaume Flandin Implement new function "newline" for Matlab compatibility (bug #56419).
Tue, 28 May 2019 16:43:48 +0200 Pantxo Diribarne Implement figure "windowscrollwheelfcn" property for Qt toolkit (bug #56028).
Sat, 25 May 2019 18:36:59 -0700 Rik Deprecate 'runtests' function (bug #56325).
Sat, 25 May 2019 18:05:12 -0700 Rik NEWS: Add note about implementation of pointerXXX graphic properties.
Wed, 08 May 2019 15:27:35 -0700 Rik maint: merge stable to default.
Mon, 06 May 2019 20:25:15 -0700 A.R. Burgers NEWS: Add note about changes to msgbox function. stable
Mon, 15 Apr 2019 14:03:58 +0900 Sahil Yadav New implementation of RESTful web services as part of GSoC 2018 (patch #9795).
Wed, 27 Mar 2019 23:32:07 +0000 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 15 Mar 2019 22:34:55 +0100 Pantxo Diribarne Remove some formats from the list of supported formats (bug #55906)
Thu, 14 Mar 2019 17:52:30 -0700 Mike Miller edit.m: unset HOME directory by default (bug #41278)
Tue, 05 Mar 2019 13:51:16 +0100 Pantxo Diribarne Implement axes and text "fontsmoothing" property (bug #55833).
Tue, 05 Mar 2019 10:02:42 +0100 Kai T. Ohlhus doc: Use Markdown syntax for NEWS file and add sections.
Tue, 05 Mar 2019 09:31:20 +0100 Kai T. Ohlhus doc: Use Markdown syntax for NEWS file and add sections. stable
Sun, 03 Mar 2019 17:22:32 -0800 Rik maint: merge stable to default.
Sun, 03 Mar 2019 13:38:31 -0800 Rik NEWS: Announce support for handles to nested functions.
Sun, 03 Mar 2019 13:24:09 -0800 Rik edit.m: Change default for option "editinplace" to true (bug #41278).
Mon, 25 Feb 2019 22:22:36 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 23:08:27 +0100 Kai T. Ohlhus doc: Set release date in NEWS. stable
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Mon, 11 Feb 2019 14:37:34 -0800 Rik NEWS: Announce "LineWidth" now measured in points, not pixels.
Thu, 07 Feb 2019 09:09:35 -0800 Rik NEWS: Add notes about improvements to graphics backend.
Thu, 24 Jan 2019 16:50:05 -0800 Mike Miller * NEWS: Refer to version "6" instead of "6.0".
Thu, 24 Jan 2019 19:28:27 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 19:20:57 +0000 John W. Eaton * NEWS: Refer to version "5", not "5.0". stable
Thu, 24 Jan 2019 19:18:51 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Mon, 21 Jan 2019 17:52:20 -0500 Andrew Janke Add verLessThan function (bug #55525)
Mon, 14 Jan 2019 12:54:32 +0000 Guillaume Flandin New function lightangle (bug #55446).
Sat, 05 Jan 2019 10:53:17 -0800 Rik NEWS: Remove bits of NEWS.5 that slipped in.
Sat, 05 Jan 2019 10:34:14 -0800 Mike Miller * NEWS: Delete block of NEWS.5 erroneously merged in cset db5c5e6c2371
Sat, 05 Jan 2019 06:36:52 -0800 Rik maint: merge default to default to fix issues after lack of repo connectivity.
Sat, 05 Jan 2019 06:33:32 -0800 Rik maint: merge stable to default.
Fri, 04 Jan 2019 00:06:57 -0800 Mike Miller maint: merge stable to default
Thu, 03 Jan 2019 21:43:42 -0800 Rik Use LDFLAGS for mkoctfile linker flags (bug #48678). stable
Tue, 01 Jan 2019 22:24:53 -0800 Rik maint: merge stable to default.
Tue, 01 Jan 2019 08:49:40 -0800 Rik legend.m: Deprecate numeric arguments for position. stable
Sun, 30 Dec 2018 20:02:38 -0800 Rik maint: merge stable to default.
Sun, 30 Dec 2018 13:18:05 -0800 Rik NEWS: Announce minimum required Qt version is 4.8 (bug #53889). stable
Fri, 28 Dec 2018 11:28:16 -0800 Rik maint: merge stable to default.
Mon, 24 Dec 2018 18:09:58 +0100 Kai T. Ohlhus Properly deprecate output_max_field_width from cset 4d945f2e5914. stable
Thu, 20 Dec 2018 22:33:11 -0800 Rik maint: Remove deprecated graphics properties.
Thu, 20 Dec 2018 21:21:37 -0800 Rik NEWS: Update for release 6.0.
Tue, 18 Dec 2018 22:04:23 -0800 Michael Leitner randi.m: Implement rejection algorithm for unbiased results (bug #54619).
Tue, 18 Dec 2018 16:29:39 -0800 Rik Add movXXX moving statistical functions bug #48774).
Sun, 16 Dec 2018 00:13:55 -0800 Juan Pablo Carbajal Update documentation for movXXX functions (bug #48774).
Thu, 13 Dec 2018 17:04:01 -0800 Rik isdefinite.m: Return only true or false, not -1, 0, +1 (bug #51270).
Wed, 12 Dec 2018 21:45:14 -0800 Rik NEWS: Announce support for HiDPI/Retina screens.
Sun, 28 May 2017 13:42:02 +0200 Pantxo Diribarne movie.m: New function (patch #9363)
Tue, 11 Dec 2018 13:14:09 -0800 Rik makeValidName.m, makeUniqueStrings.m: Clean up functions to use Octave conventions.
Tue, 11 Dec 2018 15:19:00 +0100 Guillaume Flandin New functions makeUniqueStrings and makeValidName (bug #52596).
Sat, 05 Oct 2013 02:21:10 +0200 Rüdiger Sonderfeld Add "dumb" terminal to produce ASCII art with gnuplot (patch #8203).
Sun, 09 Dec 2018 07:40:35 -0800 Rik Change "Margin" default of text object to 3.
Thu, 06 Dec 2018 23:16:16 -0500 John W. Eaton eliminate brace and variable expansion in PATH search code
Wed, 05 Dec 2018 15:29:59 -0800 Rik Use -tight option by default when printing EPS files (bug #53535).
Wed, 05 Dec 2018 10:31:25 -0800 Rik clearvars.m: Implement new function.
Mon, 19 Aug 2013 08:51:38 +0200 Julien Bect Don't remove globals when 'clear' called without arguments (bug #39790).
Sun, 25 Nov 2018 21:15:51 -0800 Rik fminunc.m: Change algorithm defaults to match Matlab.
Thu, 22 Nov 2018 13:11:40 -0800 Rik NEWS: Announce change to intmin, intmax, flintmax to accept a variable as input.