log liboctave/Array.cc @ 8920:eb63fbe60fab

age author description
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 19 Feb 2009 15:19:59 +0100 Jaroslav Hajek improve lookup, provide Array<T>::lookup
Wed, 18 Feb 2009 11:26:56 +0100 Jaroslav Hajek improve resize & resize on assignment
Tue, 17 Feb 2009 21:47:10 +0100 Jaroslav Hajek remove dead branch in Array.cc
Mon, 16 Feb 2009 15:05:24 +0100 Jaroslav Hajek fix 2-subs assigment into n-d arrays
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 13:05:35 +0100 Jaroslav Hajek sorting optimizations
Tue, 03 Feb 2009 08:16:39 +0100 Jaroslav Hajek reduce memory usage in sorting
Fri, 23 Jan 2009 13:13:39 +0100 Jaroslav Hajek further indexing optimization touches
Thu, 22 Jan 2009 13:26:04 +0100 Jaroslav Hajek optimize resizable indexing with scalars
Thu, 15 Jan 2009 16:59:15 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:58:49 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek clean up Array and DiagArray2
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek implement non-copying contiguous range indexing
Tue, 13 Jan 2009 10:59:12 -0500 John W. Eaton Array.cc: style fixes
Tue, 16 Dec 2008 10:29:38 +0100 Jaroslav Hajek optimize permute
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek optimize repmat for scalar & matrix case
Sat, 06 Dec 2008 09:15:44 +0100 Jaroslav Hajek allow initialized local buffers
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Sun, 02 Nov 2008 06:44:12 +0100 Jaroslav Hajek fix dim check in Array<T>::delete_elements
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Fri, 03 Oct 2008 13:04:14 +0200 Jaroslav Hajek imported patch maybe_delete_fix.diff
Fri, 03 Oct 2008 13:03:34 +0200 Jaroslav Hajek fix assignN still calling maybe_delete_elements
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Fri, 19 Sep 2008 11:05:34 -0400 John W. Eaton clear index before throwing error in Array indexed assignment functions
Thu, 18 Sep 2008 16:58:27 -0400 Jaroslav Hajek make null assignment more Matlab-compatible
Sat, 09 Aug 2008 23:33:03 +0200 Jaroslav Hajek avoid null pointer call in Array<T>::hermitian
Tue, 13 May 2008 12:40:23 +0200 David Bateman Fix tests for transpose in Array.cc
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator =
Wed, 26 Mar 2008 15:38:25 -0400 David Bateman additional fixes for Array::assignN
Tue, 25 Mar 2008 23:06:45 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Wed, 19 Mar 2008 14:12:57 -0400 David Bateman Fix for array indexing if original matrix is empty
Tue, 18 Mar 2008 15:39:13 -0400 David Bateman shortened empty indexing fix
Sat, 08 Mar 2008 10:14:37 -0500 John W. Eaton eliminate one_zero stuff from idx_vector
Wed, 13 Feb 2008 00:00:33 -0500 Jason Riedy compilation fixes
Fri, 08 Feb 2008 16:00:16 -0500 John W. Eaton eliminate UNDEFINED sort mode
Sun, 03 Feb 2008 20:58:12 +0000 jwe [project @ 2008-02-03 20:58:12 by jwe]
Sun, 03 Feb 2008 19:34:26 +0000 jwe [project @ 2008-02-03 19:34:26 by jwe]
Thu, 31 Jan 2008 18:59:11 +0000 dbateman [project @ 2008-01-31 18:59:09 by dbateman]
Tue, 18 Dec 2007 03:48:04 +0000 jwe [project @ 2007-12-18 03:48:03 by jwe]
Mon, 03 Dec 2007 22:55:21 +0000 jwe [project @ 2007-12-03 22:55:20 by jwe]
Mon, 26 Nov 2007 20:42:11 +0000 dbateman [project @ 2007-11-26 20:42:09 by dbateman]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Fri, 21 Sep 2007 18:18:27 +0000 jwe [project @ 2007-09-21 18:18:27 by jwe]
Mon, 10 Sep 2007 20:43:27 +0000 jwe [project @ 2007-09-10 20:43:26 by jwe]
Fri, 07 Sep 2007 21:48:10 +0000 jwe [project @ 2007-09-07 21:48:09 by jwe]
Thu, 06 Sep 2007 12:08:45 +0000 dbateman [project @ 2007-09-06 12:08:44 by dbateman]
Thu, 31 May 2007 18:19:01 +0000 jwe [project @ 2007-05-31 18:19:01 by jwe]
Fri, 20 Apr 2007 15:37:20 +0000 jwe [project @ 2007-04-20 15:37:19 by jwe]
Fri, 13 Apr 2007 16:18:29 +0000 jwe [project @ 2007-04-13 16:18:29 by jwe]
Tue, 03 Apr 2007 19:39:12 +0000 jwe [project @ 2007-04-03 19:39:11 by jwe]
Wed, 07 Mar 2007 18:20:47 +0000 jwe [project @ 2007-03-07 18:20:46 by jwe]
Wed, 07 Mar 2007 09:13:50 +0000 jwe [project @ 2007-03-07 09:13:50 by jwe]
Wed, 07 Mar 2007 08:47:36 +0000 jwe [project @ 2007-03-07 08:47:36 by jwe]