Thu, 20 Jan 2011 00:12:05 -0500 |
John W. Eaton |
attempt better backward compatibility for Array resize functions
|
Wed, 19 Jan 2011 17:55:56 -0500 |
John W. Eaton |
attempt better backward compatibility for Array constructors
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 13 Jan 2011 06:01:08 -0500 |
John W. Eaton |
Array.h, Array.cc: more constructor fixes
|
Wed, 22 Sep 2010 07:06:25 +0200 |
Jaroslav Hajek |
simplify more array tests
|
Mon, 21 Jun 2010 15:48:56 +0200 |
Jaroslav Hajek |
improve cat code design in data.cc, make horzcat/vertcat more Matlab compatible
|
Tue, 01 Jun 2010 12:34:16 +0200 |
Jaroslav Hajek |
new Array method for internal use
|
Tue, 01 Jun 2010 12:29:01 +0200 |
Jaroslav Hajek |
remove deprecated Array method
|
Thu, 20 May 2010 15:10:34 +0200 |
Jaroslav Hajek |
abstract scalar index checking off Array<T> (prep for struct optimizations)
|
Mon, 17 May 2010 11:52:59 +0200 |
Jaroslav Hajek |
remove deprecated Array method
|
Sun, 18 Apr 2010 17:56:16 +0200 |
Jaroslav Hajek |
basic cat functionality in liboctave
|
Wed, 14 Apr 2010 12:23:13 +0200 |
Jaroslav Hajek |
add some missing copyright stmts
|
Sat, 27 Feb 2010 08:37:34 +0100 |
Jaroslav Hajek |
improve Array indexing error messages
|
Fri, 26 Feb 2010 12:05:48 +0100 |
Jaroslav Hajek |
remove dangerous pointer-acquiring Array ctors
|
Thu, 25 Feb 2010 12:55:13 +0100 |
Jaroslav Hajek |
improve some size_t queries
|
Tue, 23 Feb 2010 16:12:27 +0100 |
Jaroslav Hajek |
remove Array2
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
Thu, 11 Feb 2010 12:14:48 -0500 |
John W. Eaton |
untabify liboctave header files
|
Wed, 20 Jan 2010 19:04:35 -0500 |
John W. Eaton |
remove Emacs local-variable settings from liboctave source files
|
Wed, 20 Jan 2010 10:38:00 +0100 |
Jaroslav Hajek |
make OCTAVE_QUIT a function
|
Fri, 15 Jan 2010 10:34:54 +0100 |
Jaroslav Hajek |
simplify Array::insert methods
|
Wed, 13 Jan 2010 18:19:37 +0100 |
Jaroslav Hajek |
always chop dimension vector when constructing Arrays
|
Fri, 08 Jan 2010 11:25:08 +0100 |
Jaroslav Hajek |
return class types by reference in const Array element access functions
|
Sat, 05 Dec 2009 06:10:41 +0100 |
Jaroslav Hajek |
fix & improve lookup API
|
Fri, 27 Nov 2009 09:10:21 +0100 |
Jaroslav Hajek |
implement Array<T>::nnz
|
Thu, 19 Nov 2009 15:48:33 +0100 |
Jaroslav Hajek |
improve safe numel() calculation for arrays
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Wed, 11 Nov 2009 10:59:27 +0100 |
Jaroslav Hajek |
improve some mx_inline loops
|
Thu, 05 Nov 2009 21:13:31 +0100 |
Jaroslav Hajek |
rename oct-mem functions
|
Tue, 03 Nov 2009 11:35:59 +0100 |
Jaroslav Hajek |
optimize memory manipulation by arrays & indexing
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Fri, 16 Oct 2009 10:28:26 +0200 |
Jaroslav Hajek |
extend Array<T>
|
Wed, 14 Oct 2009 13:23:31 +0200 |
Jaroslav Hajek |
implement nth_element
|
Fri, 18 Sep 2009 15:27:09 +0200 |
Jaroslav Hajek |
improve linspace in liboctave
|
Sun, 06 Sep 2009 10:54:36 +0200 |
Jaroslav Hajek |
implement Array<T>::clear overloads
|
Sun, 23 Aug 2009 22:00:03 +0200 |
Jaroslav Hajek |
make a few Array methods inline
|
Wed, 19 Aug 2009 13:47:59 +0200 |
Jaroslav Hajek |
optimize op= in common cases
|
Fri, 12 Jun 2009 16:01:53 +0200 |
Jaroslav Hajek |
extend lookup capabilities
|
Fri, 15 May 2009 13:24:38 +0200 |
Jaroslav Hajek |
guard against implicit instantiation
|
Fri, 27 Mar 2009 12:22:05 +0100 |
Jaroslav Hajek |
make Array::find already return Matlab-compatible dimensions
|
Thu, 26 Mar 2009 13:05:03 +0100 |
Jaroslav Hajek |
adjust some array dim query methods
|
Thu, 26 Mar 2009 13:05:00 +0100 |
Jaroslav Hajek |
add Array<T>::find
|
Thu, 19 Mar 2009 17:46:38 +0100 |
Jaroslav Hajek |
optimize isnan/isinf/isfinite mappers
|
Tue, 10 Mar 2009 13:55:52 -0400 |
John W. Eaton |
include <iosfwd> instead of <iostream> in header files
|
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
|
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
|
Sat, 17 Jan 2009 16:33:30 +0100 |
Jaroslav Hajek |
add some explaining comments
|
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 12:16:21 +0100 |
Jaroslav Hajek |
remove qsort in favor of sort
|
Tue, 18 Nov 2008 11:14:31 -0500 |
John W. Eaton |
style fixes
|
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, 26 Sep 2008 11:52:01 -0400 |
Jaroslav Hajek |
make null assignment matlab compatible
|
Thu, 18 Sep 2008 16:58:27 -0400 |
Jaroslav Hajek |
make null assignment more Matlab-compatible
|
Thu, 18 Sep 2008 08:34:04 +0200 |
Jaroslav Hajek |
replace int->octave_idx_type in Array<T>
|