log scripts/image/imwrite.m @ 31211:edbd725ee76c

age author description
Tue, 06 Sep 2022 21:12:29 +0200 magedrifaat imwrite: fixed tests to reflect alpha channel behavior for Tiff images
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
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
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, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
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
Mon, 19 Mar 2018 14:36:58 -0700 Rik maint: Don't use brackets around a single output variable in a function declaration. stable
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, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 18 Nov 2015 22:07:12 -0800 Rik doc: Periodic spellcheck of documentation.
Tue, 28 Jul 2015 17:43:23 +0100 Carnë Draug Add compression option to imwrite and default to "none" (bug #45565)
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, 11 Feb 2015 17:50:23 +0000 Carnë Draug imwrite: add tests for jpeg writing (bugs #41673, #44118, #42474)
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Mon, 09 Jun 2014 11:03:17 -0700 Rik doc: Periodic grammarcheck of documentation.
Fri, 07 Mar 2014 13:02:43 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 04 Mar 2014 20:10:00 +0000 Carnë Draug Fix writing of grayscale images when there is an alpha channel. stable
Tue, 04 Mar 2014 19:44:19 +0000 Carnë Draug imwrite.m: simplify test blocks by make use of shared %!function. stable
Tue, 04 Mar 2014 16:52:00 +0000 Carnë Draug Fix writing and reading of multipage images. stable
Mon, 03 Mar 2014 07:07:06 -0800 Rik imwrite.m: Fix bug with numfields introduction in cset fcd87f68af4f.
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.
Tue, 05 Nov 2013 07:05:30 +0000 Carnë Draug imwrite: implement DisposalMethod option.
Tue, 05 Nov 2013 05:48:56 +0000 Carnë Draug imwrite: implement DelayTime option.
Tue, 05 Nov 2013 05:05:11 +0000 Carnë Draug imwrite: implement LoopCount option.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 19 Aug 2013 16:11:18 +0100 Carnë Draug Implement writing of CMYK and fix writing of image alpha channel (bug #32986).
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 17 Aug 2013 04:49:28 +0100 Carnë Draug imwrite: add simple test for actual successfully writing
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.
Fri, 26 Jul 2013 00:47:23 +0100 Carnë Draug Rename private core_imfnc functions to follow the __fnc__ convention style.
Tue, 16 Jul 2013 17:29:45 +0100 Carnë Draug imwrite: implement WriteMode option.
Thu, 11 Jul 2013 02:07:10 +0100 Carnë Draug imwrite: clean up finding of filename and its connection to imformats.
Wed, 10 Jul 2013 18:18:21 +0100 Carnë Draug Add optional extension argument to image IO functions.
Sun, 07 Jul 2013 21:45:17 +0100 Carnë Draug Connect imwrite with imformats.
Sun, 02 Dec 2012 10:02:57 -0800 Rik Clean up scripts in image directory.
Fri, 12 Oct 2012 23:11:08 +0200 Carnë Draug rgbplot.m, cmpermute.m, cmunique.m, ind2rgb.m, imwrite.m: use core iscolormap function
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
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