log scripts/plot/draw/private/__patch__.m @ 32632:2e484f9f1f18 stable

age author description
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Wed, 12 Apr 2023 15:34:43 -0700 Rik Use upper/lower in preference to toupper/tolower to match Matlab.
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 11 Jan 2022 12:17:16 -0800 Rik Improve input validation for patch function (bug #61782)
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 26 Nov 2021 20:53:22 -0800 Rik maint: Style check m-files ahead of 7.1 release. stable
Thu, 16 Sep 2021 09:19:58 -0700 Rik Interpret single RGB patch color in the same manner as Matlab (bug #61127).
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Thu, 09 Jan 2020 14:04:48 -0800 Rik Fix patch (x,y,c) when c is a 3-element vector, but not an RGB specification (bug #56579)
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
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. 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.
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
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 02 Jun 2016 10:02:34 -0700 Rik __patch__.m: Support mixed property/value pairs and struct input to patch.
Tue, 31 May 2016 16:49:46 +0200 mmuetzel Improve parsing of input arguments in __patch__.m (bug #48038).
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Tue, 26 Jan 2016 15:52:21 +1100 Lachlan When concatenating cells, suppress empty matrices (bug #43511).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Thu, 23 Jul 2015 12:54:13 -0700 Rik Pass all fields in face/vertex structure through to patch() (bug #45593). stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 24 Nov 2014 16:37:36 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 22 Nov 2014 21:05:53 -0800 Rik __patch__.m: Fix incorrect concatenation of input args (bug #43670). stable
Sat, 21 Jun 2014 13:07:57 +0200 Pantxo Diribarne Translate patch property listeners to C++ (bug #42159)
Thu, 03 Jul 2014 20:42:41 -0700 Rik Set default patch color to black rather than green for Matlab compatibility.
Sat, 18 Jan 2014 18:38:29 -0800 Rik __patch__.m: Follow Octave coding conventions.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 04 Oct 2013 17:09:08 -0700 Rik maint: Split scripts/plot directory into 4 pieces. base scripts/plot/private/__patch__.m@c2f54ca97427