log src/ov-flt-re-mat.cc @ 14193:72aebe619641 stable rc-3-6-0-0

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 16 Jul 2011 13:06:21 -0700 Rik codesprint: Add tests for single()
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
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
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Thu, 04 Mar 2010 09:35:38 +0100 Jaroslav Hajek implement built-in erfcx
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
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
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
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Wed, 18 Nov 2009 11:06:45 +0100 Jaroslav Hajek fix typos in previous change
Tue, 17 Nov 2009 11:22:36 +0100 Jaroslav Hajek improve r->c mapper strategy
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
Wed, 07 Oct 2009 10:59:46 -0400 John W. Eaton avoid some warnings from g++
Wed, 29 Jul 2009 13:40:42 -0400 John W. Eaton use complex function for acos mapper if arg is out of range [-1, 1]
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function
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
Thu, 12 Mar 2009 09:24:37 +0100 Jaroslav Hajek remove float perm matrices
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
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
Thu, 11 Dec 2008 11:04:18 +0100 Jaroslav Hajek alow single/double conversion of diag & perm matrices
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
Tue, 29 Jul 2008 17:01:43 +0200 David Bateman Various doc fixes. Readd cellidx
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
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