log

age author description
Tue, 10 Oct 2006 19:24:34 +0000 gnumuthu zagzig & zigzag functions from Fredrik Bulow, for use with matrix processing octave-forge
Tue, 10 Oct 2006 09:31:37 +0000 sis-sou Initial commit into CVS. octave-forge
Tue, 10 Oct 2006 07:56:47 +0000 mcreel correct erroneous information in help string octave-forge
Tue, 10 Oct 2006 07:56:07 +0000 mcreel nicer format for output octave-forge
Tue, 10 Oct 2006 07:15:52 +0000 sis-sou Help added. octave-forge
Tue, 10 Oct 2006 00:21:24 +0000 adb014 M4_OPTIONS in build of developers.html octave-forge
Mon, 09 Oct 2006 23:23:07 +0000 adb014 ignore www/polynomial subdirectory as well octave-forge
Mon, 09 Oct 2006 23:20:07 +0000 adb014 Also clean up some files/dirs that might be left by octave pkg function octave-forge
Mon, 09 Oct 2006 23:15:54 +0000 adb014 Can't have empty m4 macro it appears, so remove __PACKAGE_TRAILER__ octave-forge
Mon, 09 Oct 2006 23:15:18 +0000 adb014 No longer have global OCTAVE_PACKAGE_PREFIX. Use the 'prefix' directive to pkg to replae it octave-forge
Mon, 09 Oct 2006 23:13:31 +0000 adb014 Must have Categories field octave-forge
Mon, 09 Oct 2006 22:19:00 +0000 adb014 add the minimum to allow the building of the polynmial package added by Simon octave-forge
Mon, 09 Oct 2006 22:01:43 +0000 adb014 texinfo help should be seperated from copyright block octave-forge
Mon, 09 Oct 2006 20:33:49 +0000 adb014 Reorganize the test codem disabling some that can't work octave-forge
Mon, 09 Oct 2006 20:01:44 +0000 adb014 Use macro to include '?download' in octave-forge download site, as it'll make it easier later for the test site octave-forge
Mon, 09 Oct 2006 19:59:53 +0000 adb014 Use addpath to include the package build directory and some test code might be included but not installed octave-forge
Mon, 09 Oct 2006 19:58:09 +0000 adb014 Remove dependency on miscellaneous transpose function. Simplify tests and add function handle tests octave-forge
Mon, 09 Oct 2006 19:57:18 +0000 adb014 Remove dependency on plot toolbox in test code octave-forge
Mon, 09 Oct 2006 19:09:06 +0000 gnumuthu Removing some comments octave-forge
Mon, 09 Oct 2006 19:07:56 +0000 gnumuthu Corner case fixed in Rice encoder octave-forge
Mon, 09 Oct 2006 18:03:07 +0000 sis-sou Initial commit into CVS. octave-forge
Mon, 09 Oct 2006 16:50:45 +0000 gnumuthu Rice enco is not wrong, still testing some corner case, fixed some commenting style in ricedeco octave-forge
Mon, 09 Oct 2006 16:15:35 +0000 gnumuthu huffmandict updated to perform as wanted in the mailing list: with code-words for zero probability symbols, eventhough I wouldnt do it myself, and moreover its 'canonical huffman' which I think warrants this octave-forge
Mon, 09 Oct 2006 16:06:33 +0000 gnumuthu added proper test case for shannonfanodict.m as David pointed out. octave-forge
Mon, 09 Oct 2006 14:26:21 +0000 mcreel fix bug with scalar parameters octave-forge
Mon, 09 Oct 2006 12:23:09 +0000 sis-sou Initial commit into CVS. octave-forge
Mon, 09 Oct 2006 08:20:53 +0000 sis-sou Matrix support. octave-forge
Sun, 08 Oct 2006 21:41:04 +0000 adb014 check isnumeric for vector and 'function_handle' not 'function handle' in isa test octave-forge
Sun, 08 Oct 2006 21:15:12 +0000 adb014 all_va_args gone in 2.9 octave-forge
Sun, 08 Oct 2006 21:05:23 +0000 adb014 Remove infinite loop on build failure. Don't fail if fntest.log is missing octave-forge