log scripts/image/imread.m @ 11591:1d13679b587e

age author description
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
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sat, 17 Jul 2010 19:53:01 -0700 Rik Add spellchecker scripts for Octave and run spellcheck of documentation
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Wed, 02 Dec 2009 20:34:01 -0800 Rik Only run imread test cases if GraphicMagick library exists
Thu, 23 Jul 2009 16:19:20 -0400 John W. Eaton imread.m: fix test
Thu, 16 Jul 2009 13:30:13 -0400 John W. Eaton imread.m: undo unintended change
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
Tue, 23 Jun 2009 14:41:03 -0400 Alexander Mamonov image/imread.m Test added.
Wed, 27 May 2009 07:43:20 +0200 Jaroslav Hajek Backed out changeset 7f3a1a90f4f4
Tue, 26 May 2009 14:57:46 -0400 John W. Eaton imread: scale values from old Octave image format
Wed, 01 Apr 2009 17:06:45 -0700 Rik Cleanup documentation for signal.texi, image.texi, audio.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Thu, 25 Sep 2008 13:43:42 -0400 sh Improve documentation for image I/O.
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Sat, 12 Jul 2008 10:11:30 -0400 Thomas L. Scofield Add original imread() files (from octave-forge) to core octave.