log scripts/image/lines.m @ 33620:96e9dcdc4003 default tip @

age author description
Thu, 11 Jan 2024 22:06:54 -0800 Rik Tighten input validation for all colormaps (bug #65011).
Tue, 26 Dec 2023 13:06:35 -0800 Rik maint: Remove unnecessary BIST test for interpreter in cset 475939906cbb.
Mon, 25 Dec 2023 18:35:50 -0500 Nicholas R. Jankowski Increase default colormap size to 256 colors, add colormap BISTs (bug #65010)
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
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
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
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
Wed, 02 May 2018 18:38:56 +0200 Pantxo Diribarne lines.m: Don't open empty figure or axes if none already exist (bug #53648) stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Feb 2018 08:57:21 -0800 Rik Don't create new figure when calling colormap functions (bug #53217).
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.
Tue, 06 Sep 2016 15:06:34 -0700 Mike Miller Update to latest line plot color order for Matlab compatibility (bug #48465)
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Mon, 20 Jun 2016 18:24:18 +0100 Carnë Draug colormap: remove functionality to list and register colormaps (bug #48272)
Wed, 30 Mar 2016 21:35:51 -0700 Rik maint: Eliminate Britishicisms in the code.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 19 Nov 2015 17:09:06 +0000 Carnë Draug Rewrite colormap demos with rgbplot() to show both composite and profile.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. 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.
Fri, 23 Jan 2015 15:37:56 +0000 Carnë Draug Fix colormap functions when N is not of class double (bug #44070)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 03 Dec 2012 09:38:58 -0800 Rik Colormap error() calls now report the input variable which is a problem.
Wed, 16 May 2012 16:52:44 -0400 Carnë Draug improve compatibility of colormap functions
Wed, 16 May 2012 16:52:08 -0400 Carnë Draug new colormap options
Sat, 28 Jan 2012 22:33:57 -0800 Rik Update colormap files with faster code.
Fri, 27 Jan 2012 20:54:15 -0800 Rik lines.m: Add new colormap corresponding to ColorOrder property.