log etc/NEWS.10.md @ 33624:e0c037a01fde default tip

age author description
Sat, 20 Apr 2024 13:13:50 +0200 Markus Mützel Support setting breakpoints in get and set methods of classdef properties (bug #65610).
Thu, 09 May 2024 18:23:33 -0700 Rik doc: Update NEWS.10.md file.
Mon, 06 May 2024 10:46:26 -0400 Arun Giridhar NEWS.10.md: Populate bugs fixed for 10.1.0
Mon, 06 May 2024 10:25:17 -0400 Arun Giridhar NEWS.10.md: Mention input validation change in system() (bug #65665)
Thu, 25 Apr 2024 18:32:17 +0200 Markus Mützel NEWS.10.md: Minor changes.
Thu, 25 Apr 2024 11:54:24 -0400 Nicholas R. Jankowski view.m: Move input validation to avoid creating figure on error (bug #65641)
Wed, 24 Apr 2024 17:29:17 -0400 Arun Giridhar rat.m: Accept complex inputs (bug #55198)
Mon, 08 Apr 2024 21:43:05 -0400 Arun Giridhar Replace `xint_value` and related functions with stricter versions (bug #65538)
Thu, 04 Apr 2024 15:46:33 -0400 Nicholas R. Jankowski fminsearch: Remove direct parameter passing capability. (bug #55742)
Mon, 01 Apr 2024 22:21:02 -0400 Nicholas R. Jankowski cross: Change mixed vector orientation input to row vector output (bug #61295)
Thu, 28 Mar 2024 19:00:01 -0400 Nicholas R. Jankowski iqr: Produce compatible output for empty x inputs (bug #65531)
Mon, 18 Mar 2024 17:34:56 -0400 Nicholas R. Jankowski hist.m: allow processing of n-D array inputs (bug #65478)
Tue, 12 Mar 2024 21:47:48 -0700 Rik Allow integer inputs greater than 999999 to jsonencode (bug #65447)
Tue, 12 Mar 2024 14:27:13 -0700 Rik nextpow2.m: Overhaul function for improved accuracy and Matlab compatibility (bug #65441)
Thu, 07 Mar 2024 14:16:22 -0500 John W. Eaton maint: strip trailing whitespace from source files
Sun, 03 Mar 2024 11:16:26 +0100 Markus Mützel build: Require a C++ compiler that is compliant with C++17.
Sat, 02 Mar 2024 19:59:16 -0800 Rik clim.m: New function identical to caxis, but more clearly named.
Sat, 24 Feb 2024 18:45:06 -0500 Nicholas R. Jankowski unqiue.m: Implement third output when 'stable' sort is used. (bug #65176)
Sat, 03 Feb 2024 18:35:17 -0800 Rik nchoosek: Improve input validation and code clarity (bug #65238)
Wed, 10 Jan 2024 17:54:55 -0500 Nicholas R. Jankowski griddata: Match output size to vector interpolation points. (bug #65134)
Tue, 02 Jan 2024 16:12:16 -0800 Rik Rename command-line options for handling configuration files.
Tue, 02 Jan 2024 13:42:37 -0800 Rik Deprecate '--verbose' option in favor of '--init-trace'.
Fri, 29 Dec 2023 16:03:06 -0800 Rik Add new short form aliases of runtime long form options to octave.
Wed, 27 Dec 2023 16:55:14 -0800 Rik maint: New method rwdata() as clearer alternative to fortran_vec().
Mon, 25 Dec 2023 18:35:50 -0500 Nicholas R. Jankowski Increase default colormap size to 256 colors, add colormap BISTs (bug #65010)
Wed, 20 Dec 2023 18:24:41 -0800 Rik maint: Deprecate mark_as_variable, unmark_as_variable methods for code clarity.
Thu, 14 Dec 2023 23:50:30 -0500 Nicholas R. Jankowski rticklabels.m, tticklabels.m: Add new functions. (patch #10408)
Wed, 13 Dec 2023 09:36:22 -0800 Rik polar.m: Tweaks to cset a6b7c5620240 (bug #64991)
Tue, 12 Dec 2023 15:56:05 -0500 Nicholas R. Jankowski polar.m: Populate rtick with center value on plot creation (bug #64991)
Fri, 08 Dec 2023 15:42:52 -0500 Nicholas R. Jankowski doc: Add height and width info to rows and columns docstrings (bug #64995)
Sat, 25 Nov 2023 13:29:55 +0100 Markus Mützel NEWS: Update links to previous NEWS files.
Wed, 22 Nov 2023 16:23:54 -0800 Rik NEWS: Update for version 10 development.