log liboctave/oct-convn.cc @ 12312:b10ea6efdc58 release-3-4-x ss-3-3-91

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Wed, 03 Mar 2010 12:32:30 -0500 John W. Eaton oct-convn.cc (convolve): cast int constant to octave_idx_type in call to std::max
Wed, 03 Mar 2010 10:13:12 +0100 Jaroslav Hajek rewrite convn optimizations based on xAXPY
Tue, 02 Mar 2010 10:59:05 +0100 Jaroslav Hajek add omitted source from the last change