log liboctave/fCColVector.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Thu, 23 Feb 2012 13:50:26 -0500 John W. Eaton correctly fill result for M * v for Nx0 * 0x1 operations stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 06 Sep 2011 14:58:44 -0400 JĂșlio Hoffimann maint: fix compilation problem with g++ -std=c++0x option
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
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, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Fri, 26 Feb 2010 11:44:38 +0100 Jaroslav Hajek improve diag matrix interface & implementation
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Sun, 06 Sep 2009 11:00:19 +0200 Jaroslav Hajek optimize Matrix*ColumnVector
Wed, 19 Aug 2009 22:55:15 +0200 Jaroslav Hajek refactor binary & bool ops in liboctave
Fri, 20 Mar 2009 11:39:25 +0100 Jaroslav Hajek allow empty matrices in stream input operators
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps