log scripts/plot/draw/reducepatch.m @ 30236:628f26e122d9

age author description
Mon, 11 Oct 2021 20:09:59 -0700 Rik maint: use rows() or columns() instead of size(__, 1 | 2) for clarity.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 19 Oct 2020 09:33:28 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros for better Info display.
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 07 Feb 2019 08:39:33 -0800 Rik Fix print_usage() messages in subfunctions (bug #55599).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 06 Apr 2018 14:31:39 -0700 Rik doc: Use https whenever possible in @url entries. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Sun, 17 Dec 2017 07:04:31 -0800 Rik Change ishandle to return true for Java objects for Matlab compatibility.
Mon, 30 Oct 2017 21:22:15 -0700 Rik Use "clf;" at beginning of all plot demos.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Sun, 14 Aug 2016 20:16:09 -0700 Rik maint: Remove trailing spaces from code.
Tue, 09 Aug 2016 16:55:36 -0700 Rik doc: Clarify that reducepatch only works on patches, not surfaces.
Mon, 18 Jul 2016 19:54:34 +0200 Markus Muetzel Add function "reducepatch" (patch #8912)