Thu, 30 Sep 2010 21:50:35 +0200 |
Jaroslav Hajek |
avoid SID in octave_fields
|
Wed, 29 Sep 2010 22:08:34 +0200 |
Jaroslav Hajek |
fix off-by-1 error in octave_scalar_map
|
Wed, 01 Sep 2010 12:41:05 +0200 |
Jaroslav Hajek |
tweaks in concatenation of empty structs
|
Fri, 02 Jul 2010 14:10:57 +0200 |
Jaroslav Hajek |
make map constructors from octave_fields public
|
Fri, 02 Jul 2010 10:10:51 +0200 |
Jaroslav Hajek |
implement map concat optimizations for [] operator
|
Fri, 02 Jul 2010 08:10:57 +0200 |
Jaroslav Hajek |
fix off-by-1 dim in scalar map horzcat/vertcat
|
Thu, 01 Jul 2010 08:51:14 +0200 |
Jaroslav Hajek |
optimize cellfun with uniform struct output
|
Fri, 25 Jun 2010 10:47:14 +0200 |
Jaroslav Hajek |
more array-like methods in octave_map
|
Fri, 25 Jun 2010 09:50:55 +0200 |
Jaroslav Hajek |
yield compatible dims from cell2struct + more fixes. build & tests OK
|
Thu, 24 Jun 2010 13:00:11 +0200 |
Jaroslav Hajek |
struct rewrite: 4 failures remaining
|
Thu, 24 Jun 2010 12:43:35 +0200 |
Jaroslav Hajek |
important fixes for struct rewrite(1)
|
Thu, 24 Jun 2010 08:02:26 +0200 |
Jaroslav Hajek |
more octave_map compatibility
|
Wed, 23 Jun 2010 13:58:04 +0200 |
Jaroslav Hajek |
fix octave_map::extract_scalar
|
Wed, 23 Jun 2010 12:21:49 +0200 |
Jaroslav Hajek |
make the new interface more backward compatible
|
Tue, 22 Jun 2010 15:22:36 +0200 |
Jaroslav Hajek |
initial code for structs rewrite
|
Mon, 24 May 2010 12:41:43 +0200 |
Jaroslav Hajek |
cosmetic changes in Cell interface
|
Sat, 23 Jan 2010 21:41:03 +0100 |
Jaroslav Hajek |
merge MArray classes & improve Array interface
|
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
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Wed, 24 Jun 2009 21:33:24 +0200 |
Thorsten Meyer |
Add tests for preservation of key order
|
Tue, 23 Jun 2009 09:58:12 -0400 |
John W. Eaton |
oct-map.cc: fix thinko in previous change
|
Tue, 23 Jun 2009 09:55:53 -0400 |
John W. Eaton |
oct-map.cc: preserve key order
|
Fri, 17 Apr 2009 11:07:00 +0200 |
Jaroslav Hajek |
fix empty struct indexed assignment
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 05 Feb 2009 15:15:59 +0100 |
Jaroslav Hajek |
optimize Octave_map::index
|
Thu, 05 Feb 2009 13:58:11 +0100 |
Jaroslav Hajek |
optimize scalar indexing
|
Tue, 13 Jan 2009 12:16:21 +0100 |
Jaroslav Hajek |
remove qsort in favor of sort
|
Thu, 30 Oct 2008 17:31:15 -0400 |
John W. Eaton |
oct-map.cc: copy key_list in indexing functions
|
Thu, 02 Oct 2008 22:50:44 +0200 |
Jaroslav Hajek |
fix null assignment for structs
|