log src/ov-flt-cx-mat.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
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, 21 Oct 2010 16:12:00 -0400 John W. Eaton use gripe functions for NaN to logical and NaN to character conversions more consistently
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Mon, 23 Nov 2009 10:48:31 +0100 Jaroslav Hajek implement complex built-in logical conversions
Fri, 13 Nov 2009 12:34:46 +0100 Jaroslav Hajek narrow complex values with negative zero imaginary parts
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Fri, 20 Mar 2009 11:39:25 +0100 Jaroslav Hajek allow empty matrices in stream input operators
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 18 Feb 2009 11:27:47 -0500 John W. Eaton ov-flt-cx-mat.cc, ov-cx-mat.cc: comment out unused static function
Thu, 05 Feb 2009 13:58:11 +0100 Jaroslav Hajek optimize scalar indexing
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps