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

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
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
Tue, 23 Nov 2021 13:28:34 -0800 Rik maint: Shorten some long lines to <= 80 characters (bug #57599)
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 21:35:39 -0500 Nicholas R. Jankowski Updated property references for text and graphics functions (bug #50247) stable
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances 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
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
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.
Thu, 29 Sep 2016 15:59:48 -0700 Rik test: Change tests w/imread to use names without spaces (bug #49219). stable
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 19 May 2016 08:42:55 -0700 Rik imread: Clean up function and its private implementation.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sat, 26 Dec 2015 20:41:49 -0800 Rik maint: Use two newlines between endfunction and start of BIST tests.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Fri, 10 Jul 2015 16:46:24 +0100 Carnë Draug Saturated red channel on RGB image, makes imread() return logical (bug #41584)
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.
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Thu, 03 Apr 2014 22:01:36 +0100 Carnë Draug imread.m: expand documentation and add tests for the PixelRegion option.
Thu, 16 Jan 2014 19:12:36 +0000 Carnë Draug Fix input parsing for imageIO functions and make imread accept URL (bug #41234)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 04 Sep 2013 21:22:43 +0100 Carnë Draug imread: fix returning multiple variables.
Tue, 03 Sep 2013 15:37:26 +0100 Carnë Draug imread: always return image, even if nargout is zero.
Fri, 30 Aug 2013 10:52:16 -0400 Michael Goffioul * scripts/image/imread.m: Fix typo in documentation.
Thu, 29 Aug 2013 06:31:55 +0100 Carnë Draug Rewrite of imfinfo.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sun, 04 Aug 2013 13:22:53 -0700 Rik doc: Periodic spellcheck of documentation.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Wed, 31 Jul 2013 21:28:48 +0100 Carnë Draug Implement PixelRegion option for imread().
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style.
Thu, 18 Jul 2013 01:52:09 +0100 Carnë Draug Read alpha values from indexed images. Always read indexes from indexed images.
Sat, 13 Jul 2013 12:41:59 +0100 Carnë Draug imread: implement options Index, Frames, and Info.
Fri, 12 Jul 2013 18:06:20 +0100 Carnë Draug imread: make sure test file is removed if imread() errors.
Fri, 12 Jul 2013 02:53:51 +0100 Carnë Draug doc: document index argument for reading multipage images.
Wed, 10 Jul 2013 18:18:21 +0100 Carnë Draug Add optional extension argument to image IO functions.
Sun, 07 Jul 2013 18:26:25 +0100 Carnë Draug Connect imread with imformats.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 14 Sep 2009 07:57:38 +0200 John W. Eaton imread.m: fix test release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 Alexander Mamonov image/imread.m Test added. release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton imread.m: undo unintended change release-3-2-x
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-x
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace