log liboctave/Array-f.cc @ 14138:72c96de7a403 stable

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
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Sun, 28 Feb 2010 20:20:05 +0000 Michael Goffioul Remove obsolete DiagArray2::Proxy explicit instantiations.
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Tue, 08 Dec 2009 12:45:58 +0100 Jaroslav Hajek several fixes by M. Goffioul
Sat, 05 Dec 2009 21:30:47 +0100 Jaroslav Hajek optimize issorted for doubles & floats
Fri, 04 Dec 2009 14:02:15 +0100 Jaroslav Hajek fix issorted with NaNs in middle
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Tue, 02 Jun 2009 21:29:09 +0200 Jaroslav Hajek conditionally enable MSVC-specific DiagArray2<T>::Proxy instantiations
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Sat, 21 Mar 2009 20:46:21 +0100 Jaroslav Hajek replace lo_ieee_isnan by xisnan, add missing includes
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 12 Feb 2009 02:49:14 -0500 John W. Eaton [mq]: sort-traits
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Mon, 09 Feb 2009 21:51:31 +0100 Jaroslav Hajek fix typo in Array-f.cc ss-3-1-52
Mon, 09 Feb 2009 13:05:35 +0100 Jaroslav Hajek sorting optimizations
Tue, 03 Feb 2009 08:16:39 +0100 Jaroslav Hajek reduce memory usage in sorting
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps