log

age author description
Sat, 14 Oct 2006 17:39:35 +0000 hauberg Removed unvalid characters from all GPL licenses in the packages
Mon, 09 Oct 2006 19:58:09 +0000 adb014 Remove dependency on miscellaneous transpose function. Simplify tests and add function handle tests
Mon, 09 Oct 2006 19:57:18 +0000 adb014 Remove dependency on plot toolbox in test code
Sun, 08 Oct 2006 21:41:04 +0000 adb014 check isnumeric for vector and 'function_handle' not 'function handle' in isa test
Sun, 08 Oct 2006 21:15:12 +0000 adb014 all_va_args gone in 2.9
Sat, 07 Oct 2006 19:34:01 +0000 adb014 more indexing fixes
Fri, 06 Oct 2006 20:50:55 +0000 adb014 more INDEX fixes
Wed, 04 Oct 2006 21:22:32 +0000 hauberg Moved deftypefnx to the top of the help text in imresize
Mon, 02 Oct 2006 19:47:38 +0000 adb014 Latest mega package manager update
Fri, 15 Sep 2006 20:33:29 +0000 adb014 Further automatic rpm build fixes
Sun, 10 Sep 2006 21:18:55 +0000 adb014 Simplify package Makefiles, package all default package files, and remove the redundant Makefiles
Sun, 10 Sep 2006 05:45:31 +0000 adb014 remove redundant admin directory
Sun, 10 Sep 2006 05:41:18 +0000 adb014 Fix for non 8bit Quantum sizes in imagemagick
Sun, 10 Sep 2006 05:37:38 +0000 adb014 more unit tests to code
Wed, 30 Aug 2006 23:12:18 +0000 adb014 move image test code to jpgwrite/pngwrite using test/assert code
Mon, 28 Aug 2006 20:06:51 +0000 adb014 More package manager stuff
Fri, 25 Aug 2006 19:49:46 +0000 adb014 Latest package manager mega patch, but not the last
Wed, 23 Aug 2006 23:58:45 +0000 adb014 remove cruft of #ifdef
Wed, 23 Aug 2006 23:54:24 +0000 adb014 clean-up image package
Mon, 21 Aug 2006 18:39:26 +0000 hauberg Added a lot of .cvsignore's in main
Sun, 20 Aug 2006 12:59:37 +0000 hauberg Changed the structure to match the package system
Mon, 17 Jul 2006 18:25:13 +0000 qspencer IMAGEPATH is now changed to IMAGE_PATH in 2.9.6, so fix all references to it. Everything in extra/patches is so old it is not relevant for 2.9.x, so I'm removing it all.
Tue, 23 May 2006 19:33:55 +0000 adb014 Remove conv2 as it has also recontly been added to 2.9.5+ Octave-Forge-2006.07.09
Fri, 19 May 2006 06:58:51 +0000 jwe *** empty log message ***
Fri, 12 May 2006 13:25:45 +0000 adb014 Change order of arguments for regexp call, and simpify by usinging regexp tokens (For Zach W)
Wed, 22 Mar 2006 17:50:47 +0000 qspencer Change calls to 'system' function to reflect new ordering of output arguments.
Mon, 20 Mar 2006 03:11:05 +0000 pkienzle Fix newly broken indexed 256 color bmp
Mon, 20 Mar 2006 02:59:54 +0000 pkienzle Support truecolor and 256 color indexed formats.
Mon, 27 Feb 2006 12:46:40 +0000 sjvdw Imagemagick interface is broken for PNGs. Use pngread and jpgread in the meantime. Octave-Forge-2006.03.17
Sat, 04 Feb 2006 15:16:51 +0000 pkienzle Fix multiple function per file linkage problems.