log scripts/image/image.m @ 33617:ec2635a02328 bytecode-interpreter tip

age author description
Sat, 02 Mar 2024 14:16:06 -0800 Rik image.m: Don't set 'clim' property (bug #65384)
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 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 18 Feb 2020 08:15:39 -0800 Rik doc: Create better looking cross references in Info format (bug #57845). stable
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 13:15:15 -0800 Rik maint: Remove simple "Adapted-By:" lines from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
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
Sat, 08 Dec 2018 10:02:34 -0800 Rik image.m: Validate image data is not complex (bug #55170).
Sat, 10 Nov 2018 21:42:43 -0800 Rik Expand intmax/intmin to accept an integer variable as input.
Fri, 07 Sep 2018 10:45:19 +0200 Pantxo Diribarne Document that image x/ydata indicate the centers of corner pixels (bug #54610). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 07 Jan 2018 21:11:39 -0800 Rik doc: Add @ref from graphic object creation functions to list of graphic properties (bug #52816).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
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, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Tue, 23 Aug 2016 10:12:28 -0700 Rik Make graphic functions visually compatible w/Matlab.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Wed, 18 Mar 2015 11:30:07 -0700 Rik image.m: Don't draw new image object twice for performance (bug #44567).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
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
Fri, 31 Oct 2014 20:44:21 +0100 Pantxo Diribarne Make "image ()" use the default image cdata
Mon, 14 Apr 2014 22:53:44 +0200 Pantxo Diribarne Update image "x/ydata" when "cdata" is changed (bug #42121)
Tue, 10 Jun 2014 14:03:09 -0700 Rik Fix bug when hggroup used with primitive graphic object (bug #42532).
Sat, 26 Apr 2014 16:39:20 -0700 Rik Add support for integer data types for image cdata.
Fri, 18 Apr 2014 19:26:22 -0700 Rik image.m: Set axes layer to "top" for compatability with Matlab.
Fri, 04 Apr 2014 11:40:40 -0700 Rik Set only 'axis tight' for image functions and Matlab compatibility (bug #42043, bug #41886) stable
Tue, 25 Feb 2014 23:56:49 +0100 Pantxo Diribarne axis.m: make 'tight' embrace whole images (bug #36594). stable
Mon, 10 Feb 2014 09:41:59 -0800 Rik image.m: Fix axis limit bug when column vectors are used as x,y input (bug #41466). stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 18 Oct 2013 16:27:44 -0700 Rik Overhaul image, imagesc to use newplot and support low-level invocation form.
Fri, 18 Oct 2013 14:19:18 -0700 Rik doc: Add information about High-Level/Low-Level calling forms for image, imagesc.
Sun, 13 Oct 2013 17:57:36 -0700 Rik image.m: Implement better check for linearity (bug #37410)
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 24 Jul 2013 23:12:28 -0700 Rik image.m: Update to use new __plt_get_axis_arg__ without using "axes" and "newplot" function.
Mon, 10 Dec 2012 15:38:38 -0800 Rik Temporary fix for display of indexed images of integer class.
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
Fri, 03 Aug 2012 17:38:05 -0700 Rik image.m: Remove input validation tests which cause window to pop up.
Tue, 31 Jul 2012 18:06:54 -0400 Jordi GutiƩrrez Hermoso Handle complex arguments in imagesc (bug #36866)
Tue, 31 Jul 2012 11:11:05 -0700 Rik image.m: Don't accept complex image data (bug #36866)
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 24 Jan 2012 09:51:48 -0800 Rik doc: Update docstrings for functions in image/ directory