log etc/NEWS.8.md @ 31562:8029e9b88950 stable

age author description
Sun, 27 Nov 2022 16:58:42 -0500 Arun Giridhar NEWS.8.md: Expand note about string changes. stable
Wed, 23 Nov 2022 14:32:00 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Wed, 23 Nov 2022 14:27:04 -0500 Nicholas R. Jankowski mean.m: improve error handling for dim input (bug #63410) stable
Wed, 23 Nov 2022 05:23:12 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 23 Nov 2022 05:22:46 -0500 Arun Giridhar NEWS.8.md: Remove statement about LTS stable
Wed, 23 Nov 2022 05:14:34 -0500 Arun Giridhar maint: Merge stable to default.
Wed, 23 Nov 2022 05:14:04 -0500 Arun Giridhar NEWS.8.md: Add short list of bugs fixed for Octave 8 stable
Wed, 23 Nov 2022 04:57:39 -0500 Arun Giridhar maint: Merge stable to default
Wed, 23 Nov 2022 04:56:45 -0500 Arun Giridhar NEWS.8.md: Minor copyedits to preexisting items stable
Wed, 23 Nov 2022 04:55:03 -0500 Arun Giridhar NEWS.8.md: Add notes about GUI improvements stable
Wed, 23 Nov 2022 04:53:02 -0500 Arun Giridhar NEWS.8.md: Add note about breaking change (strings) stable
Wed, 23 Nov 2022 04:48:28 -0500 Arun Giridhar NEWS.8.md: Backed out changeset 6544a361e5ca
Wed, 23 Nov 2022 04:48:09 -0500 Arun Giridhar NEWS.8.md: Backed out changeset 04b63de65973
Tue, 22 Nov 2022 16:43:53 -0500 Arun Giridhar NEWS.8.md: Fix typo, formatting
Tue, 22 Nov 2022 16:34:02 -0500 Arun Giridhar NEWS.8.md: Add note about future breaking change
Thu, 17 Nov 2022 14:12:30 -0800 Rik NEWS.8.md: Update spacing for Markdown syntax. stable
Tue, 15 Nov 2022 18:37:58 -0800 Rik sparse_auto_mutate.m: Update documentation for deprecated function. stable
Mon, 29 Aug 2022 18:29:24 +0200 Pantxo Diribarne print.m: Use -svgconvert by default (bug #62979)
Tue, 15 Nov 2022 12:59:56 +0100 Markus Mützel NEWS: Add note that PCRE2 can be used (bug #61542).
Sun, 13 Nov 2022 01:44:54 +0900 Andreas Bertsatos mean.m: more Matlab compatibility (bugs #58116, #50571).
Mon, 07 Nov 2022 16:50:39 -0500 Arun Giridhar NEWS.8.md: Add text about factor behavior.
Wed, 26 Oct 2022 20:06:47 +0200 Markus Mützel unlink: Also remove files with read-only file attribute on Windows (bug #63265).
Wed, 26 Oct 2022 17:07:29 -0400 Nicholas R. Jankowski Implement new function 'normalize' (bug #55765)
Wed, 05 Oct 2022 16:53:01 -0400 Ken Marek ode45/23/23s: Implement Events, OutputFcn, & Refine options (bug #49408 and #63063)
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Thu, 29 Sep 2022 23:09:05 -0400 Nicholas R. Jankowski delaunayn: adjust node ordering for positive outward normal vectors (bug #53397)
Tue, 27 Sep 2022 16:12:45 -0400 Guillaume Flandin New function memoize to optimize repetitive function calls (bug #60860).
Wed, 28 Sep 2022 14:35:30 -0400 Nicholas R. Jankowski delaunayn simplex check consistency and performance improvement (bug #60818)
Mon, 29 Aug 2022 18:36:17 +0200 Pantxo Diribarne NEWS.8.md: Announce new legend property "itemhitfcn"
Tue, 09 Aug 2022 10:46:06 -0400 Arun Giridhar NEWS.8.md: mention speed of filter (bug #61674)
Mon, 11 Jul 2022 22:38:57 -0700 Rik pagetranspose.m, pagectranspose.m: New functions for transposing the page (3-D) of an N-D array.
Thu, 02 Jun 2022 19:56:15 -0400 Nicholas R. Jankowski update integral to call quadgk for 'ArrayValued' integrations (bug #62468)
Wed, 25 May 2022 17:58:13 -0400 Arun Giridhar perms.m: Add new input option "unique" to return only unique permutations (bug #60364)
Tue, 24 May 2022 13:28:06 -0700 Rik Update figure graphics object for Matlab compatibility.
Tue, 17 May 2022 14:38:40 -0700 Rik uifigure.m: Add new function.
Sat, 14 May 2022 19:06:56 -0700 Rik Deprecate uimenu properties "label" and "callback" (bug #62443)
Thu, 12 May 2022 13:10:52 -0400 Nicholas R. Jankowski Add optional second output to var and std (bug #62395)
Wed, 11 May 2022 12:14:08 -0700 Rik quadgk.m: Change stopping criterion to "<=" from just "<".
Mon, 09 May 2022 13:58:46 -0400 Nicholas R. Jankowski format: Add 'default' format option (bug #62430)
Wed, 04 May 2022 22:51:33 -0400 Nicholas R. Jankowski integral: Add optional output error argument (bug #62412)
Thu, 21 Apr 2022 14:52:35 -0700 Rik print.m: Add options "-image"/"-vector" for Matlab compatibility.
Wed, 06 Apr 2022 21:47:52 -0700 Rik Improve performance of inline functions.
Tue, 05 Apr 2022 15:12:34 -0700 John W. Eaton Allow sub2ind() to accept indices outside the size of the input subscripts (bug #62184)
Wed, 30 Mar 2022 20:48:06 -0700 Rik NEWS.8.md: Add notes to Matlab Compatibility section.
Fri, 04 Mar 2022 14:24:01 -0500 John W. Eaton * NEWS.8: Note change in sparse_auto_mutate.
Fri, 07 Jan 2022 17:56:00 +0900 Kai T. Ohlhus doc: etc/NEWS.8.md: announce shift.m deprecation.
Sat, 25 Dec 2021 13:58:05 +0100 Markus Mützel maint: merge stable to default.
Wed, 08 Dec 2021 10:00:37 +0100 Markus Mützel maint: merge away extra head.
Wed, 08 Dec 2021 09:59:30 +0100 Markus Mützel NEWS: Move to etc/NEWS.8.md. base NEWS@a9b88b70f562
Wed, 08 Dec 2021 14:55:53 +0900 Kai T. Ohlhus maint: etc/NEWS.8 make Markdown file.