log

age author description
Wed, 27 Nov 2002 08:40:11 +0000 pkienzle author/license updates
Wed, 27 Nov 2002 08:39:50 +0000 pkienzle Make sure all new functions are indexed
Thu, 21 Nov 2002 05:46:52 +0000 pkienzle Oops! Perhaps we don't need HAVE_JPEG?
Sat, 16 Nov 2002 21:10:06 +0000 pkienzle Not doing output, so don't need stdio.h
Sat, 16 Nov 2002 17:08:57 +0000 pkienzle Keep gcc 3.2 happy.
Mon, 04 Nov 2002 20:09:07 +0000 etienne varargout changes
Sat, 02 Nov 2002 10:43:39 +0000 pkienzle (for Jeff Orchard) image transforms
Sat, 02 Nov 2002 10:40:54 +0000 pkienzle bwfill was not being built.
Sat, 02 Nov 2002 10:40:31 +0000 pkienzle Keep gcc 3.2 happy by using includes without the .h
Sat, 02 Nov 2002 10:39:36 +0000 pkienzle gcc 3.2 wants \n\ for multi-line strings.
Sat, 02 Nov 2002 10:36:38 +0000 pkienzle Use varargin
Sun, 29 Sep 2002 17:31:55 +0000 etienne imginfo : return size of an image file using 'convert'
Thu, 19 Sep 2002 18:42:02 +0000 pkienzle Modified by David Fletcher <david@megapico.co.uk> to avoid artificially
Fri, 06 Sep 2002 19:32:57 +0000 pkienzle for Jeff Boyd <boyd@cpsc.ucalgary.ca>: C++ version of bwlabel
Fri, 16 Aug 2002 19:59:32 +0000 pkienzle Accept weight of 0 on a transition (for instantaneous color changes).
Fri, 10 May 2002 18:12:34 +0000 pkienzle image block processing function
Fri, 26 Apr 2002 11:54:10 +0000 pkienzle Check for libjpeg during configure. Octave-Forge-2002.05.09
Mon, 22 Apr 2002 13:23:57 +0000 pkienzle Use std::string
Sat, 20 Apr 2002 18:33:26 +0000 pkienzle function added to octave long ago Octave-Forge-2002.04.20
Sat, 20 Apr 2002 05:16:21 +0000 pkienzle rewrite because old one was broken
Fri, 19 Apr 2002 15:42:03 +0000 pkienzle new functions
Wed, 10 Apr 2002 05:47:18 +0000 pkienzle Tune the first sentence heuristic
Tue, 09 Apr 2002 20:49:44 +0000 pkienzle Split main.idx into individual subdirectories to make it more manageable
Tue, 26 Mar 2002 03:16:45 +0000 pkienzle Fix doc strings in preparation for automated index building.
Tue, 19 Mar 2002 19:47:17 +0000 aadler fixed Makefile
Tue, 19 Mar 2002 19:47:04 +0000 aadler added else clauses to stop warnings
Tue, 19 Mar 2002 19:37:21 +0000 aadler jpgread.cc and jpgwrite.cc functions
Tue, 19 Mar 2002 18:14:13 +0000 aadler unfortunately using popen seems to create problems, mostly
Mon, 18 Mar 2002 07:43:33 +0000 pkienzle Makefiles more consistent; accept optional "install" target in tertiary makes
Sun, 17 Mar 2002 05:26:14 +0000 aadler now accept filenames with spaces
Sun, 17 Mar 2002 02:38:52 +0000 aadler fill and edge detection operators
Sun, 17 Mar 2002 02:36:12 +0000 aadler minor mod to add unwind_protect
Mon, 11 Mar 2002 01:56:47 +0000 aadler general image read/write functionality using imagemagick utilities Octave-Forge-2002.03.10
Thu, 31 Jan 2002 06:11:53 +0000 alnd Cosmetic changes in the comment section for 'Copyright' and/or 'Author'
Fri, 04 Jan 2002 15:53:57 +0000 pkienzle Changes required to compile for gcc-3.0 in debian hppa/unstable
Fri, 07 Dec 2001 16:21:05 +0000 pkienzle Write .bmp files
Wed, 10 Oct 2001 19:54:49 +0000 pkienzle Initial revision Octave-Forge-2001.11.02